]> git.sur5r.net Git - i3/i3/commit
Fixed logging statement.
authorIngo Bürk <ingo.buerk@tngtech.com>
Sun, 25 Oct 2015 13:25:55 +0000 (14:25 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sun, 25 Oct 2015 13:25:55 +0000 (14:25 +0100)
commitac4ac941819b25243ede6420c8fa8f56b9e3c399
tree76a3a1b9eb8f9681d5bfa9e0b55abf198d778c00
parent185a2f24ba9fde8a8e1df5a60c7c2b7b620ef73b
Fixed logging statement.

Assignments don't necessarily represent workspace assignments, but could
also be used, e.g., for no_focus. Hence, there's no point in logging
dest.workspace for all assignments.
src/assignments.c