gtk2/gdk/wayland
Rob Bradford b917c2f027 wayland: Port from wl_shell to wl_surface_shell
Previously all the commands that acted on the shell took the surface that was
to be acted on as parameter. Now we retrieve an object from the shell that
represents its state for the surface. With that wl_shell_surface object we can
then call methods on that.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
2011-12-05 16:20:39 +00:00
..
gdkapplaunchcontext-wayland.c Add Wayland backend 2011-02-05 16:11:54 -05:00
gdkcursor-wayland.c wayland: Update to recent API changes 2011-12-02 05:41:43 -05:00
gdkdevice-wayland.c wayland: Only set x, y, and modifiers if the pointers are non-NULL 2011-02-11 17:07:19 -05:00
gdkdisplay-wayland.c wayland: Port from wl_shell to wl_surface_shell 2011-12-05 16:20:39 +00:00
gdkdisplay-wayland.h wayland: Update to recent API changes 2011-12-02 05:41:43 -05:00
gdkdisplaymanager-wayland.c gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkdnd-wayland.c wayland: Drop empty gdkscreen-wayland.h 2011-02-10 23:00:12 -05:00
gdkeventsource.c wayland: Support setting cursors 2011-02-09 14:48:31 -05:00
gdkkeys-wayland.c wayland: Add modifier masks for meta, hyper and super keys 2011-03-01 11:33:07 -05:00
gdkprivate-wayland.h wayland: Drop GdkToplevelWayland and gdkwindow-wayland.h 2011-02-10 22:51:23 -05:00
gdkscreen-wayland.c wayland: Update to recent API changes 2011-12-02 05:41:43 -05:00
gdkselection-wayland.c wayland: Pretend selection works, print debug message 2011-02-10 10:54:10 -05:00
gdkwayland.h Add Wayland backend 2011-02-05 16:11:54 -05:00
gdkwindow-wayland.c wayland: Port from wl_shell to wl_surface_shell 2011-12-05 16:20:39 +00:00
Makefile.am Use AM_CPPFLAGS instead the obsolete INCLUDES 2011-07-06 15:58:32 +01:00