]> Pileus Git - ~andy/gtk/commit
gdk: Keep track of the last slave device used
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 3 Dec 2011 14:04:19 +0000 (15:04 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Feb 2012 21:45:29 +0000 (16:45 -0500)
commit5b014bfdfb6481055f9c0a29e5be882be5b8e0ec
tree46c1b6be1b9770b9834965dd4ae47efe80806d76
parent367cc4fc0f155acc4cb32202139299e663f50bc6
gdk: Keep track of the last slave device used

This last slave device (stored per master) is used to fill
in the missing slave device in synthesized crossing events
that are not directly caused by a device event (ie due to
configure events or grabs).
gdk/gdkdisplayprivate.h
gdk/gdkwindow.c
gdk/x11/gdkdisplay-x11.c