]> Pileus Git - ~andy/gtk/commit
wayland: Store the device that does a grab for a window on the window
authorRob Bradford <rob@linux.intel.com>
Mon, 27 Feb 2012 14:06:22 +0000 (14:06 +0000)
committerRob Bradford <rob@linux.intel.com>
Mon, 27 Feb 2012 17:15:12 +0000 (17:15 +0000)
commitbdca0520e696a5671f5c02088e92366891c135e8
treec069ea1a95e604ce8a1902577ebc57f97f314937
parent161b9d2066ebb21f7e4c9ae95d0c2c1a5ca4f91a
wayland: Store the device that does a grab for a window on the window

This allows us to get the device if we need to make the window a popup. This
relies on the side effect that GTK calls into GDK to take a grab before the
popup window is shown.
gdk/wayland/gdkdevice-wayland.c
gdk/wayland/gdkprivate-wayland.h
gdk/wayland/gdkwindow-wayland.c