don't select mouse wheel events on x11 reparenting window
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 26 Jun 2015 16:35:59 +0000 (12:35 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 26 Jun 2015 16:37:02 +0000 (12:37 -0400)
commitc30e0240e4713ab53afa8d475f799389b9128e5d
tree35c5e14a2ceeb4ffafb77e79265276e968b3b952
parent3a395b4223960ac2554bfd90e0e891ba4423ad93
don't select mouse wheel events on x11 reparenting window

this fixes mouse eventing/focus on windows, though I'm not entirely sure why...
probably something with binding grabs
src/bin/e_comp_x.c