summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkprivate-wayland.h
Commit message (Expand)AuthorAgeFilesLines
* Fix up indentation after GdkSurface renameAlexander Larsson2018-03-211-25/+25
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-17/+17
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-5/+5
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-21/+21
* wayland: Set display on keymapsMatthias Clasen2018-01-121-1/+1
* dnd: Remove gdk_drag_get_selection()Benjamin Otte2017-12-141-9/+5
* gdk: Remove propertiesBenjamin Otte2017-12-141-21/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-131-7/+0
* gdk: Remove gdk_selection_add_targets()Benjamin Otte2017-12-131-7/+0
* dnd: Pass content to gdk_drag_begin()Benjamin Otte2017-12-131-1/+1
* gdk: Remove gdk_drag_manage_dnd()Benjamin Otte2017-12-111-2/+3
* Remove GdkDragProtocol from the apiMatthias Clasen2017-12-031-2/+0
* wayland: Add primary clipboard subclassBenjamin Otte2017-12-031-3/+0
* wayland: Implement reading the clipboardBenjamin Otte2017-12-031-0/+2
* wayland: Drop GdkWaylandDeviceManagerMatthias Clasen2017-11-251-10/+5
* wayland: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-251-9/+11
* Drop the GdkDeviceManager::display propertyMatthias Clasen2017-11-251-0/+2
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-8/+8
* Remove gdkprivate.hMatthias Clasen2017-11-171-1/+0
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-151-0/+7
* wayland: Drop an unused functionMatthias Clasen2017-11-071-4/+0
* wayland: Drop the root windowMatthias Clasen2017-11-061-1/+3
* gdk: Cursors are created genericallyBenjamin Otte2017-11-041-9/+0
* wayland: Redo cursor handlingBenjamin Otte2017-11-041-14/+14
* cursor: Turn new_from_surface() into new_from_texture()Benjamin Otte2017-11-041-4/+4
* wayland: Some cursor cleanupsMatthias Clasen2017-11-011-2/+2
* Some forgotten cleanupsMatthias Clasen2017-11-011-2/+0
* wayland: No more screenMatthias Clasen2017-11-011-24/+10
* wayland: Stop using ::monitors-changedMatthias Clasen2017-10-311-0/+3
* Add gdk_display_get_toplevel_windowsMatthias Clasen2017-10-311-0/+1
* Drop gdk_window_get_screenMatthias Clasen2017-10-311-1/+0
* wayland: Implement the GdkDisplay get_setting vfuncMatthias Clasen2017-10-301-0/+4
* wayland: add shortcut inhibitor supportOlivier Fourdan2017-08-021-0/+5
* wayland: Make beep requests go through the GdkDisplayJonas Ådahl2017-07-201-0/+5
* wayland: Sync attributes also when drawing with GLBenjamin Otte2016-12-061-0/+1
* gdk: Remove attributes_mask from gdk_window_new()Benjamin Otte2016-11-071-2/+1
* wayland: Make gdk_wayland_window_get_wl_output() privateOlivier Fourdan2016-05-191-0/+2
* gdk/dnd: Don't use default display when getting cursorJonas Ådahl2016-04-261-1/+2
* wayland: Clean up naming of GdkWaylandDisplay pointersJonas Ådahl2016-04-261-3/+4
* wayland: Don't invent our own unstable protocol semanticsJonas Ådahl2016-03-101-4/+0
* Fix builddir != srcdirEmmanuele Bassi2016-02-281-1/+1
* wayland: Implement the (so far internal) primary selection protocolCarlos Garnacho2016-02-261-3/+10
* wayland: Make the function to get the last serial a seat oneCarlos Garnacho2016-02-261-2/+2
* wayland: Implement gtk_shell.set_startup_idCarlos Garnacho2016-02-191-1/+3
* wayland: always return FALSE from begin_paintRay Strode2016-02-061-2/+0
* wayland: Implement DnD actions as per wl_data_device v3Carlos Garnacho2016-01-191-1/+3
* wayland: Add internal gdk_wayland_seat_set_global_cursor()Carlos Garnacho2016-01-191-0/+3
* wayland: add support for wl_pointer frame/axis_source/axis_discrete/axis_stopPeter Hutterer2016-01-181-0/+1
* wayland: Improve creation of windowing surface rolesCarlos Garnacho2015-12-151-4/+2
* wayland: Add GdkSeat implementationCarlos Garnacho2015-12-151-2/+0