]> git.sur5r.net Git - i3/i3/commit
Bugfix: Only ignore EnterNotify events after UnmapNotifies from managed windows
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 17 Jan 2012 20:37:36 +0000 (20:37 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 17 Jan 2012 20:37:36 +0000 (20:37 +0000)
commit62cde927a5b50b287b7383eee99effa9650f2423
treefa0f1025e0d5e406247c34d4a5c79f5a7786f137
parent518d210a9b5f8efbb0aaab711fe070c35c23a51c
Bugfix: Only ignore EnterNotify events after UnmapNotifies from managed windows

This should fix (some?) focus follows mouse problems.
src/handlers.c