block compositor keybinds using more accurate x11 detection
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 20 Jul 2015 17:26:09 +0000 (13:26 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 20 Jul 2015 17:29:13 +0000 (13:29 -0400)
commitf2d71ad903786ee532d82b3ded9d0df0e7d37034
treed09a081c5fa9abeff502746a7529d188156877e1
parent35938839bdcbfc96f577c1b21b54f239109102d0
block compositor keybinds using more accurate x11 detection

blocking based on event window here is only valid for true x11 compositors
and not just compositors with root windows

fixes keybind activation when running xwayland clients
src/bin/e_comp_canvas.c