]> Pileus Git - ~andy/gtk/commit
gdk: Get the right event window for pointer emulated events
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 27 Feb 2012 12:09:59 +0000 (13:09 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Mar 2012 21:25:28 +0000 (16:25 -0500)
commit28e7d3c14880c27591b19f5edc2a6c5b924c14c1
tree862f46efb9a23bc7586e1b0af8fbe45774dc37d1
parent0bb2e6f26489eda816121aeee1488e59ce6b6e6b
gdk: Get the right event window for pointer emulated events

get_event_window() just checked on GDK_TOUCH_MASK, including for emulated
pointer events, so at the very least those should also match evmasks with
no touch events whatsoever
gdk/gdkwindow.c