summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkdisplay-wayland.h
Commit message (Expand)AuthorAgeFilesLines
* wayland: Track orphaned dialogs per displayJonas Ådahl2016-05-051-0/+3
* wayland: Don't invent our own unstable protocol semanticsJonas Ådahl2016-03-101-1/+1
* gdk: remove the display->list_devices vfuncPaolo Borelli2016-02-291-3/+0
* wayland: Implement the (so far internal) primary selection protocolCarlos Garnacho2016-02-261-0/+1
* wayland: Implement gtk_shell.set_startup_idCarlos Garnacho2016-02-191-0/+1
* wayland: Implement DnD actions as per wl_data_device v3Carlos Garnacho2016-01-191-0/+1
* wayland: add support for wl_pointer frame/axis_source/axis_discrete/axis_stopPeter Hutterer2016-01-181-0/+1
* wayland: Use xdg shell protocol from wayland-protocolsJonas Ådahl2015-11-261-1/+1
* wayland: Use pointer gestures protocol from wayland-protocolsJonas Ådahl2015-11-261-2/+2
* wayland: Only bind supported unstable pointer gestures globalJonas Ådahl2015-08-211-0/+2
* wayland: Implement touchpad gesture eventsCarlos Garnacho2015-08-121-0/+1
* wayland: Add global object depedency trackingJonas Ådahl2015-05-201-0/+7
* wayland: Don't round trip recursively during initializationJonas Ådahl2015-05-201-0/+2
* wayland: Support scaling of theme based cursorsJonas Ådahl2015-03-161-1/+6
* wayland: Formatting fixesMatthias Clasen2015-02-281-3/+3
* gl: Make all user GdkGLContexts not attached to any windowAlexander Larsson2014-10-131-0/+1
* wayland: Add OpenGL supportAlexander Larsson2014-10-131-0/+13
* wayland: Implement drop/destination side of selectionsCarlos Garnacho2014-09-011-0/+4
* wayland: Acquire wl_subcompositor interfaceCarlos Garnacho2014-08-261-0/+1
* wayland: Remove overly complex cursor cacheJasper St. Pierre2014-08-101-1/+1
* wayland: Simplify roundtrip initializationJasper St. Pierre2014-05-161-1/+0
* wayland: Remove unused stuffJasper St. Pierre2014-05-161-2/+1
* wayland: Replace wl_shell_surface with xdg_shellJasper St. Pierre2013-11-181-1/+2
* build: Fix srcdir != builddir with wayland-client-protocol.hColin Walters2013-09-031-1/+1
* wayland: add support for a private gtk-shell protocolGiovanni Campagna2013-09-031-0/+2
* gdk/wayland: cope with the compositor implementing an older protocol than usGiovanni Campagna2013-07-161-0/+1
* wayland: Roundtrip until we've receive initial input and output configurationKristian Høgsberg2013-03-261-0/+2
* wayland: Drop an unused variableMatthias Clasen2013-03-221-3/+0
* wayland: Add a cursor cacheKristian Høgsberg2013-03-201-0/+1
* wayland: Add basic multiple output supportRob Bradford2013-02-141-1/+0
* wayland: Make GdkWaylandDisplay publicJan Arne Petersen2013-01-231-12/+0
* wayland: Drop code to use cairo-gl for renderingRob Bradford2013-01-181-21/+0
* wayland: Update to reflect protocol changesScott Moreau2012-10-191-0/+1
* wayland: Process the keymap that is sent over from the compositorRob Bradford2012-07-161-0/+2
* wayland: Add internal API for handling Wayland serial numbersRob Bradford2012-07-121-1/+2
* wayland: Switch to new wayland cursors mechanismRob Bradford2012-07-121-2/+0
* wayland: Load cursor theme using new Wayland cursor libraryRob Bradford2012-07-121-0/+4
* wayland: Rename GdkDisplayWayland to GdkWaylandDisplayRob Bradford2012-04-171-14/+14
* wayland: Add support for rendering into an SHM buffer with Cairo image backendRob Bradford2012-04-161-0/+10
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* wayland: Retrieve the data device manager objectRob Bradford2011-12-141-0/+1
* wayland: Update to recent API changesKristian Høgsberg2011-12-021-1/+0
* Track wayland protocol changes.Scott Moreau2011-06-231-0/+1
* wayland: Track wayland API changesKristian Høgsberg2011-05-081-1/+0
* wayland: There's only one screenKristian Høgsberg2011-02-111-2/+1
* wayland: Trim some unused struct fieldsKristian Høgsberg2011-02-111-12/+0
* wayland: Support setting cursorsKristian Høgsberg2011-02-091-61/+4
* wayland: Use wayland-eglKristian Høgsberg2011-02-081-6/+4
* Add Wayland backendKristian Høgsberg2011-02-051-0/+173