gtk/gdk/wayland
Rob Bradford b37d83e988 wayland: don't leave root window values uninitialised
Under Wayland we don't know the absolute position of the device but there are
some API calls that expect to get an root window position. Previously we were
not assigning any value to these out parameters potentially leaving the values
undefined.

This change returns the current surface relative position of the device.
2013-04-09 12:52:16 +01:00
..
gdkapplaunchcontext-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-wayland.c wayland: Implement animatable cursors 2013-03-28 10:33:57 -04:00
gdkdevice-wayland.c wayland: don't leave root window values uninitialised 2013-04-09 12:52:16 +01:00
gdkdisplay-wayland.c wayland: display: Fix memory leak 2013-04-03 19:20:57 -04:00
gdkdisplay-wayland.h wayland: Roundtrip until we've receive initial input and output configuration 2013-03-26 14:42:16 -04:00
gdkdisplaymanager-wayland.c wayland: Return NULL as the keyval name for 0 2013-04-06 10:48:56 -04:00
gdkdnd-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventsource.c wayland: Don't error out on G_IO_HUP until we've read G_IO_IN data 2013-03-30 14:20:00 -04:00
gdkkeys-wayland.c wayland: Implement gdk_keymap_get_modifier_state 2013-04-06 21:16:38 -04:00
gdkprivate-wayland.h wayland: Fix up key event translation 2013-04-06 10:48:57 -04:00
gdkscreen-wayland.c wayland: Remove unused variable 2013-04-01 14:20:46 +02:00
gdkselection-wayland.c wayland: Remove unhelpful debug message 2012-07-12 15:58:37 +01:00
gdkwayland.h wayland: Clean up gdkwayland.h 2013-04-08 22:32:50 -04:00
gdkwaylanddevice.h wayland: Make GdkWaylandDevice public 2013-02-01 23:03:17 -05:00
gdkwaylanddisplay.h wayland: Implement cursor theme changing 2013-03-22 20:30:51 -04:00
gdkwaylanddisplaymanager.h wayland: Clean up gdkwayland.h 2013-04-08 22:32:50 -04:00
gdkwaylandselection.h wayland: Clean up gdkwayland.h 2013-04-08 22:32:50 -04:00
gdkwaylandwindow.h wayland: Add support for custom surfaces 2013-03-24 14:31:51 -04:00
gdkwindow-wayland.c Remove an unused filed in GdkWindowImplWayland 2013-03-31 22:46:31 -04:00
Makefile.am wayland: Clean up gdkwayland.h 2013-04-08 22:32:50 -04:00