check for possible parent window on x11 mouse button events
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 29 Jun 2015 19:28:41 +0000 (15:28 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 29 Jun 2015 19:28:41 +0000 (15:28 -0400)
commit14c038d7302172cbd20adc334592a65176204835
tree9e153b5a5afed4cc29f2d607a376b14050982f54
parentaa32ef87f95f9d0e885fbeba7509a2fb6749b615
check for possible parent window on x11 mouse button events

in the case of different window <-> event_window, window is a child window
of event_window, and thus checking event_window here is valid (and necessary)
src/bin/e_comp_x.c