]> Pileus Git - ~andy/gtk/commit
gdk: Have touch grabs behave like the implicit grab wrt crossing events
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 4 Jan 2012 23:51:32 +0000 (00:51 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Mar 2012 21:25:25 +0000 (16:25 -0500)
commit2f2774b7a934610f6158dfcef25516ac36941642
treec6874af9115e0cd54275c28240e09d74cb760169
parentc72a77b04c76b8f28e7680f4acd7a3ca7ec9845c
gdk: Have touch grabs behave like the implicit grab wrt crossing events

These are equivalent to an implicit grab (with !owner_events), so
if the touch leaves or enters the grab window, the other window
won't receive the corresponding counter-event.
gdk/gdkwindow.c