gtk2/gdk/wayland
Alexander Larsson 590366f0e7 wayland: Don't use double buffers for wayland when not needed
If we got the release event for the last buffer then we're
fine with writing directly to the window surface, as wayland
will not be looing at it. This saves us from allocating
and copying more data.
2013-05-07 16:33:01 +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 Prevent criticals when initializing a Wayland display 2013-05-04 16:13:09 -04:00
gdkdisplay-wayland.h wayland: Roundtrip until we've receive initial input and output configuration 2013-03-26 14:42:16 -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: Don't add/remove displays manually 2013-05-01 18:12:38 +02:00
gdkscreen-wayland.c wayland: fill in refresh_interval in GdkFrameTimings 2013-04-25 13:50:01 -04:00
gdkselection-wayland.c wayland: Remove unhelpful debug message 2012-07-12 15:58:37 +01:00
gdkwayland.h wayland: Remove displaymanager implementation 2013-05-02 16:14:59 +02:00
gdkwaylanddevice.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwaylanddisplay.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwaylandselection.h wayland: Clean up gdkwayland.h 2013-04-08 22:32:50 -04:00
gdkwaylandwindow.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwindow-wayland.c wayland: Don't use double buffers for wayland when not needed 2013-05-07 16:33:01 +02:00
Makefile.am New visibility handling in gdk 2013-05-05 15:38:48 -04:00