]> git.sur5r.net Git - i3/i3/commit
i3-input: set focus before sending the command (Thanks emias)
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 24 Jan 2013 12:57:08 +0000 (13:57 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 24 Jan 2013 12:57:08 +0000 (13:57 +0100)
commit28933f8de30c39d1ac9223b5c34d6e6659194d57
tree56dcadf5e0c4b905aa0333d772b0b42f8a061997
parentbfd150872d6d5022127357d9f6fdbd6c6164e636
i3-input: set focus before sending the command (Thanks emias)

This avoids problems with sending 'focus left' or other commands which
manipulate focus.
i3-input/main.c