summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkeventsource.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Formatting fixesMatthias Clasen2015-02-281-6/+8
* wayland: Don't use g_error() on connection lostOlivier Fourdan2015-02-271-3/+10
* gdkeventsource-wayland: Fix styleJasper St. Pierre2014-12-281-2/+2
* Handle recursion from motion event handlersOwen W. Taylor2013-11-111-2/+2
* wayland: Dispatch pending events before entering pollRob Bradford2013-08-041-0/+3
* wayland: Handle the display connection erroring outRob Bradford2013-07-091-2/+8
* wayland: Don't clear revents until we've checked for G_IO_HUPKristian Høgsberg2013-07-091-4/+4
* wayland: Don't error out on G_IO_HUP until we've read G_IO_IN dataKristian Høgsberg2013-03-301-4/+4
* wayland: don't attempt to unqueue events when events are pausedThomas Wood2013-02-211-0/+6
* wayland: React to G_IO_ERR and G_IO_HUP on the wayland socketRob Bradford2013-02-061-1/+4
* wayland: Update to reflect protocol changesScott Moreau2012-10-191-27/+4
* gdk: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-301-2/+2
* wayland: Rename GdkDisplayWayland to GdkWaylandDisplayRob Bradford2012-04-171-6/+6
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* wayland: Make the event source use _gdk_display_get_next_serialRob Bradford2012-01-061-2/+2
* wayland: Support setting cursorsKristian Høgsberg2011-02-091-1/+1
* Dont iterate the display if there's nothing to writeKristian Høgsberg2011-02-051-0/+10
* Add Wayland backendKristian Høgsberg2011-02-051-0/+167