gtk2/gdk/wayland
Thomas Wood 00a107cc4c wayland: don't attempt to unqueue events when events are paused
When events are paused, we should not return TRUE from prepare() or check().
GTK+ handles this for events that are already in the GTK+ queue, but
we also need suppress checks for events that are in the system queue - if we
return TRUE indicating that there are events in the system queue, then we'll
call dispatch(), and do nothing. The event source will spin, and will never
run the other phases of the paint clock.

https://bugzilla.gnome.org/show_bug.cgi?id=694274
2013-02-21 09:59:58 -05:00
..
gdkapplaunchcontext-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-wayland.c wayland: avoid returning NULL when getting a cursor 2013-02-06 16:56:44 +00:00
gdkdevice-wayland.c wayland: attempt to determine the possible parent surface for popups 2013-02-18 19:38:21 -05:00
gdkdisplay-wayland.c wayland: Add support for output device removal 2013-02-14 13:28:07 +00:00
gdkdisplay-wayland.h wayland: Add basic multiple output support 2013-02-14 13:02:27 +00:00
gdkdisplaymanager-wayland.c wayland: update to work with stable libxkbcommon 2012-10-29 15:45:31 +00:00
gdkdnd-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventsource.c wayland: don't attempt to unqueue events when events are paused 2013-02-21 09:59:58 -05:00
gdkkeys-wayland.c wayland: update to work with stable libxkbcommon 2012-10-29 15:45:31 +00:00
gdkprivate-wayland.h wayland: attempt to determine the possible parent surface for popups 2013-02-18 19:38:21 -05:00
gdkscreen-wayland.c wayland: Add support for output device removal 2013-02-14 13:28:07 +00:00
gdkselection-wayland.c wayland: Remove unhelpful debug message 2012-07-12 15:58:37 +01:00
gdkwayland.h wayland: Make GdkWaylandDevice public 2013-02-01 23:03:17 -05:00
gdkwaylanddevice.h wayland: Make GdkWaylandDevice public 2013-02-01 23:03:17 -05:00
gdkwaylanddisplay.h wayland: Make GdkWaylandDisplay public 2013-01-23 22:26:27 +01:00
gdkwaylandwindow.h wayland: Make GdkWaylandWindow public 2013-01-23 22:26:27 +01:00
gdkwindow-wayland.c wayland: Synthesize fullscreen window state change 2013-02-19 13:11:12 +00:00
Makefile.am wayland: Make GdkWaylandDevice public 2013-02-01 23:03:17 -05:00