]> git.sur5r.net Git - i3/i3/commit
Bugfix: Re-enable X11 Eventmask *after* pushing all the X11 changes
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 26 Aug 2011 17:11:46 +0000 (19:11 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 26 Aug 2011 17:17:52 +0000 (19:17 +0200)
commitf53f954a335a05decdddf86e051d826b55a34ed0
tree1f49da3c9d6a560a215fef9c0d62db2d3a709b08
parentfdc4413c46576296f731325150a43c928d3923dd
Bugfix: Re-enable X11 Eventmask *after* pushing all the X11 changes

This should fix focus problems where EnterNotify events were generated while
moving windows. Hopefully it does not trigger any regressions :).

Fixes #500
src/x.c