]> git.sur5r.net Git - i3/i3/commit
Revert "Bugfix: Ignore enter_notify when warping pointer (makes "goto" work correctly)"
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Mar 2010 16:51:28 +0000 (17:51 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Mar 2010 16:52:15 +0000 (17:52 +0100)
commita6d22f005dd29a3391c52425ec316bfaf0177c73
tree8477bacf2d3a4414b56af187595a41808ac1f9f5
parent78d4d18477226dc29933b361142e8f1adb14a1dc
Revert "Bugfix: Ignore enter_notify when warping pointer (makes "goto" work correctly)"

This reverts commit 7d6e80b5ef8656bf35a8dc7471d36ad64ef279fb.
Instead fix it by setting focus correctly before causig the warp.
include/handlers.h
src/client.c
src/commands.c
src/handlers.c
src/workspace.c