summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkdisplay-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/cursor-output-scale-changes' into 'master'Matthias Clasen2018-06-291-0/+12
|\
| * wayland: Update cursor surface scale when output scale changesJonas Ådahl2018-06-281-0/+12
* | Remove a lot of Since annotationsMatthias Clasen2018-06-251-2/+0
* | Merge branch 'master' into 'issue1084'Matthias Clasen2018-06-201-17/+4
|\ \
| * | wayland: Use shm_open(SHM_ANON) on FreeBSDmyfreeweb2018-06-191-0/+4
| |/
| * wayland: Get rid of GdkWaylandSelectionBenjamin Otte2018-06-181-17/+0
* | display: Add new virtual gdk_display_get_startup_notification_id() method.Mario Sanchez Prada2018-06-111-0/+18
* | display: Avoid unsetting the DESKTOP_STARTUP_ID variable too lateMario Sanchez Prada2018-06-111-13/+5
|/
* wayland: Add support for xdg-shell stableJonas Ådahl2018-05-011-15/+54
* Misc documentation fixesMatthias Clasen2018-04-281-3/+1
* gdk: Add Cairo context implementations for all backendsBenjamin Otte2018-04-241-0/+2
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-2/+2
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-4/+4
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-9/+9
* gdk/wayland: Add GdkDisplay call to query available globalsCarlos Garnacho2018-02-131-6/+36
* The big versioning cleanupMatthias Clasen2018-02-061-6/+0
* gdk: Drop some unused cursor apisMatthias Clasen2018-01-161-4/+0
* Make gdk logging per-displayMatthias Clasen2018-01-141-1/+1
* wayland: Set display on keymapsMatthias Clasen2018-01-121-1/+1
* display: Remove leftover old clipboard APIsBenjamin Otte2017-12-141-17/+0
* gdk: Remove ability to request selection notificationsBenjamin Otte2017-12-141-17/+0
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-141-3/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-131-2/+0
* gdk: Remove gdk_selection_add_targets()Benjamin Otte2017-12-131-2/+0
* wayland: Don't provide gsetting if dconf is not availableMatthias Clasen2017-11-261-0/+3
* wayland: Drop GdkWaylandDeviceManagerMatthias Clasen2017-11-251-7/+2
* wayland: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-251-1/+0
* Drop the GdkDeviceManager::display propertyMatthias Clasen2017-11-251-1/+4
* wayland: Stop using display->device_managerMatthias Clasen2017-11-251-6/+3
* wayland: Intern settings keysMatthias Clasen2017-11-171-0/+7
* Add private api for setting cursor themeMatthias Clasen2017-11-171-0/+1
* Drop the error trap vfuncsMatthias Clasen2017-11-171-14/+0
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-151-0/+2
* wayland: Drop the root windowMatthias Clasen2017-11-061-14/+26
* Drop gdk_display_get_root_windowMatthias Clasen2017-11-051-7/+0
* wayland: Stop using gdk_display_get_root_windowMatthias Clasen2017-11-051-1/+1
* gdk: Cursors are created genericallyBenjamin Otte2017-11-041-2/+0
* wayland: Redo cursor handlingBenjamin Otte2017-11-041-2/+0
* cursor: Turn new_from_surface() into new_from_texture()Benjamin Otte2017-11-041-1/+1
* t Remove gdk_cursor_new_for_displayMatthias Clasen2017-11-011-1/+0
* wayland: No more screenMatthias Clasen2017-11-011-20/+772
* Drop gdk_display_get_default_screenMatthias Clasen2017-11-011-9/+0
* Add gdk_display_get_toplevel_windowsMatthias Clasen2017-10-311-0/+7
* wayland: Stop using gdk_screen_get_settingMatthias Clasen2017-10-301-2/+2
* wayland: Implement the GdkDisplay get_setting vfuncMatthias Clasen2017-10-301-0/+9
* Wayland: Implement KDE's SSD protocolDrew DeVault2017-10-261-0/+39
* GdkDisplay: Add a private _emit_openedTimm Bäder2017-10-101-1/+1
* gdk/wayland: Don't make gtk_shell1 v2 mandatoryCarlos Garnacho2017-09-191-1/+1
* wayland: Bump GTK_SHELL1 version to 2Georges Basile Stavracas Neto2017-09-181-1/+3
* wayland: add shortcut inhibitor supportOlivier Fourdan2017-08-021-0/+6