gtk2/gdk/wayland
Kristian Høgsberg 8886c63a4e wayland: Don't error out on G_IO_HUP until we've read G_IO_IN data
We can get G_IO_HUP and G_IO_IN at the same time, if the compositor writes
data to us and then closes our connection.  Make sure that we dispatch events
always if we have G_IO_IN and then error out if we get G_IO_HUP after that.
2013-03-30 14:20:00 -04: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: Implement animatable cursors 2013-03-28 10:33:57 -04:00
gdkdisplay-wayland.c docs: Add wayland documentation to Gdk reference 2013-03-27 21:04:05 +01: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: implement GInitable and check the connection to the display server 2013-03-22 22:25:32 -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: Don't recreated keymaps on layout change 2013-03-23 18:04:15 -04:00
gdkprivate-wayland.h wayland: Implement animatable cursors 2013-03-28 10:33:57 -04:00
gdkscreen-wayland.c wayland: Use the wl_display_sync() request to track pending init roundtrips 2013-03-27 13:44:33 -04: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: Implement cursor theme changing 2013-03-22 20:30:51 -04:00
gdkwaylandwindow.h wayland: Add support for custom surfaces 2013-03-24 14:31:51 -04:00
gdkwindow-wayland.c wayland: Pass most recent button press serial to set_popup_surface 2013-03-27 13:39:58 -04:00
Makefile.am wayland: Make GdkWaylandDevice public 2013-02-01 23:03:17 -05:00