summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkdisplay-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Include generated sources from builddir, not srcdirTimm Bäder2017-05-031-3/+3
* wayland: Annotate the log_handler functionEmmanuele Bassi2017-04-281-0/+1
* wayland: avoid an unnecessary g_list_length callMohammed Sadiq2017-01-161-1/+1
* wayland: Add support for Vulkan rendererGeorges Basile Stavracas Neto2017-01-041-0/+9
* API: Remove gdk_window_process_all_updates()Benjamin Otte2016-11-231-13/+0
* gdkdisplay-wayland: Add API to set startup notification IDFlorian Müllner2016-11-091-0/+27
* Remove the last uses of GDK_DISPLAY_OBJECTMatthias Clasen2016-10-251-1/+1
* API: Remove gdk_window_set_composited()Benjamin Otte2016-10-161-7/+0
* gdkdisplay-wayland: Fix some memory leaksTimm Bäder2016-09-081-0/+12
* wayland: Add API for setting an exported as a parentJonas Ådahl2016-08-291-0/+6
* wayland: Add API for creating exported window handlesJonas Ådahl2016-08-291-0/+7
* wayland: Port to xdg_shell unstable v6Jonas Ådahl2016-08-251-9/+12
* wayland: Remove gdk_wayland_display_get_xdg_shell()Jonas Ådahl2016-08-251-18/+0
* wayland: Update current tablet support to using v2Carlos Garnacho2016-07-221-3/+3
* wayland: fall back to shm_open if memfd unavailableRay Strode2016-06-161-3/+38
* wayland: fix error handling for memfd_createRay Strode2016-06-161-10/+21
* wayland: Add get_monitor_at_window to Wayland backendOlivier Fourdan2016-05-181-0/+27
* wayland: Make gdk_display_get_name workMatthias Clasen2016-05-011-1/+7
* wayland: Port to new monitor apiMatthias Clasen2016-04-271-0/+27
* wayland: Clean up naming of GdkWaylandDisplay pointersJonas Ådahl2016-04-261-38/+38
* Wayland: Add initial support for drawing tabletsStephen Chandler Paul2016-04-061-0/+7
* wayland: Add debug output for pixel formatsMatthias Clasen2016-03-261-0/+92
* wayland: Add system bell support via gtk_shellJonas Ådahl2016-03-101-0/+9
* wayland: Don't invent our own unstable protocol semanticsJonas Ådahl2016-03-101-12/+9
* gdk: remove the display->list_devices vfuncPaolo Borelli2016-02-291-29/+0
* gdk: remove the core_pointer field from GdkDisplayPaolo Borelli2016-02-291-2/+2
* wayland: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-2/+2
* Fix an memory overrunMatthias Clasen2016-02-261-0/+1
* wayland: Implement the (so far internal) primary selection protocolCarlos Garnacho2016-02-261-0/+6
* wayland: Implement gtk_shell.set_startup_idCarlos Garnacho2016-02-191-2/+45
* wayland: check for support of xdg_shell interfaceOlivier Fourdan2016-02-181-0/+10
* wayland: don't handle buffer release centrallyRay Strode2016-02-061-14/+0
* wayland: always return FALSE from begin_paintRay Strode2016-02-061-19/+0
* wayland: rename cairo surface user data key to be more specificRay Strode2016-02-061-4/+4
* wayland: __NR_memfd_create instead of SYS_memfd_createRay Strode2016-01-251-1/+1
* wayland: use memfd_create instead of open in tmpdirRay Strode2016-01-251-16/+12
* wayland: Don't hardcode /tmpMatthias Clasen2016-01-211-5/+10
* wayland: don't pass in width and height to create_shm_poolRay Strode2016-01-201-6/+3
* wayland: clean up stride calculation when creating shm surfaceRay Strode2016-01-201-3/+3
* wayland: unlink shm file earlier in create functionRay Strode2016-01-201-1/+1
* wayland: Implement DnD actions as per wl_data_device v3Carlos Garnacho2016-01-191-1/+3
* wayland: add support for wl_pointer frame/axis_source/axis_discrete/axis_stopPeter Hutterer2016-01-181-1/+3
* wayland: Avoid GdkDeviceManager APIsCarlos Garnacho2015-12-161-57/+2
* wayland: Use pointer gestures protocol from wayland-protocolsJonas Ådahl2015-11-261-4/+4
* wayland: remove embarrassing g_print()sCarlos Garnacho2015-11-241-4/+0
* wayland: Plug surface leakCarlos Garnacho2015-11-241-0/+4
* wayland: Make display closing workMatthias Clasen2015-08-281-5/+9
* wayland: Only bind supported unstable pointer gestures globalJonas Ådahl2015-08-211-2/+4
* Revert "wayland: require WAYLAND_DISPLAY be set to open wayland display"Ray Strode2015-08-141-4/+1
* wayland: change wl_log level to G_LOG_LEVEL_DEBUGRay Strode2015-08-141-1/+1