gtk2/gdk/wayland
Benjamin Otte aa9e974c86 gdk: Make atoms handled generically
This is another step towards making GdkDisplayManager backend-agnostic.

Most of the backends profit from this as their atom implementations
where generic anyway - x11 needed that to allow multiple X displays and
broadway, quartz and wayland don't have the concept of displays.

The X11 backend still did things, so I only #if 0'd some code but did
not actually update anything.
2013-04-15 15:43:27 +02:00
..
gdkapplaunchcontext-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-wayland.c wayland: Use more explicit out parameter names 2013-04-09 12:52:56 +01:00
gdkdevice-wayland.c wayland: don't leave root window values uninitialised 2013-04-09 12:52:16 +01:00
gdkdisplay-wayland.c displaymanager: Move set_default_display vfunc 2013-04-15 15:43:26 +02: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 gdk: Make atoms handled generically 2013-04-15 15:43:27 +02: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 displaymanager: Move set_default_display vfunc 2013-04-15 15:43:26 +02: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 wayland: Don't get the shell surface twice 2013-04-13 17:20:05 -04:00
Makefile.am wayland: Clean up gdkwayland.h 2013-04-08 22:32:50 -04:00