reject x11 NotifyVirtual and NotifyInferior mouse in events
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 27 Jul 2015 17:25:01 +0000 (13:25 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 27 Jul 2015 17:25:01 +0000 (13:25 -0400)
commitc2ecadae14920f9c3fd8de6723bcfb010d8b2baf
tree1deab779d4f761443f487b56c326bd19af2de070
parent0a8ee7b5adc6eac604f6f007bfa031f74a4c4c4e
reject x11 NotifyVirtual and NotifyInferior mouse in events

these are triggered "in passing" when mouse in events occur and do
not necessarily indicate that the mouse has entered this specific window

failing to reject such events can cause mouse-based focus policies to
attempt to set focus onto windows which are not visible, resulting in
an infinite loop where no window is actually focused
src/bin/e_comp_x.c