]> git.sur5r.net Git - i3/i3/commit
Bugfix: Ignore enter_notify when warping pointer (makes "goto" work correctly)
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Mar 2010 16:04:56 +0000 (17:04 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Mar 2010 16:04:56 +0000 (17:04 +0100)
commit7d6e80b5ef8656bf35a8dc7471d36ad64ef279fb
treecd72a90eb52145cc378aa83291fd233aefa93e7f
parent2a3d44a79460afb78bea0d6f899857b604132502
Bugfix: Ignore enter_notify when warping pointer (makes "goto" work correctly)
include/handlers.h
src/client.c
src/handlers.c
src/workspace.c