summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* wayland: Respect GDK_DEBUG=default-settingsMatthias Clasen2020-06-281-0/+3
* gdk: Depend less on gdk_event_get_device()Carlos Garnacho2020-06-233-12/+11
* gdk: Drop gdk_seat_get_logical_pointers()Carlos Garnacho2020-06-231-27/+0
* gdk: Drop GdkGrabOwnershipCarlos Garnacho2020-06-231-4/+0
* gdk: Drop GDK_SOURCE_ERASERCarlos Garnacho2020-06-231-72/+33
* Rename master and slave deviceEmmanuele Bassi2020-06-181-212/+213
* gdk: Drop axis labelsMatthias Clasen2020-06-101-13/+12
* wayland: Drop a pointless vfuncMatthias Clasen2020-06-081-12/+0
* wayland: Remove unused fribidi includeSebastian Keller2020-06-041-1/+0
* wayland: Remove function declaration for nonexisting functionBenjamin Otte2020-05-301-3/+0
* Fix minor typosYuri Chornoivan2020-05-284-4/+4
* Help static analysis with an assertionMatthias Clasen2020-05-251-0/+1
* gdkdisplay-wayland: only remove one monitorTimm Bäder2020-05-201-0/+2
* device: remove get_toplevel from surface_at_position vfuncChristian Hergert2020-05-191-4/+3
* gdk: Simplify gdk_display_supports_input_shapesMatthias Clasen2020-05-171-7/+0
* gdk: Drop gdk_display_supports_shapesMatthias Clasen2020-05-171-7/+0
* gdk: Make gdk_drag_begin take doublesMatthias Clasen2020-05-172-4/+4
* Merge branch 'toplevel-move-resize' into 'master'Matthias Clasen2020-05-171-16/+18
|\
| * gdk: Move the begin_move/resize_drag vfuncs aroundMatthias Clasen2020-05-171-16/+18
* | Merge branch 'wip/otte/monitors' into 'master'Benjamin Otte2020-05-174-83/+61
|\ \ | |/ |/|
| * display: Remove unneeded gettersBenjamin Otte2020-05-172-30/+9
| * display: Remove the monitor signalsBenjamin Otte2020-05-171-2/+1
| * monitor: Add gdk_monitor_set_geometry()Benjamin Otte2020-05-171-2/+4
| * surface: Remove gdk_surface_is_viewable()Benjamin Otte2020-05-171-6/+1
| * gdk: Add gdk_display_get_monitors()Benjamin Otte2020-05-131-0/+9
| * wayland: Use a GListStore for the monitorsBenjamin Otte2020-05-133-57/+51
* | gdk/wayland: Handle disorderly tablet/pad disconnectsCarlos Garnacho2020-05-151-0/+8
* | gtk: Handle seatless displaysMatthias Clasen2020-05-152-25/+36
|/
* gdk/wayland: Drop explicit ungrab after surface move/resizeCarlos Garnacho2020-05-121-10/+0
* gdk/wayland: Ensure .leave events with active buttons breaks grabsCarlos Garnacho2020-05-121-1/+13
* gdkdisplay-wayland: Fix a possibly uninitialized out valueTimm Bäder2020-05-051-3/+8
* keymap: Cache key infoMatthias Clasen2020-04-301-11/+5
* wayland: Fall back to an unthemed default cursorMatthias Clasen2020-04-261-1/+10
* gdk/wayland: Ensure to clean up stale touchpoint data on surface destroyCarlos Garnacho2020-04-243-0/+27
* wayland: Don't continue showing if xdg_popup creation failedJonas Ådahl2020-04-181-11/+15
* Restructure the GdkEvent type hierarchyEmmanuele Bassi2020-04-162-32/+33
* wayland: emit ::enter/leave-monitorMatthias Clasen2020-04-133-0/+19
* wayland: Avoid criticals when unsetting transient parentsMatthias Clasen2020-04-121-2/+2
* wayland: Move transient-for field to GdkWaylandToplevelJonas Ådahl2020-04-081-29/+35
* wayland: Add surface to toplevel list only if toplevelJonas Ådahl2020-04-081-3/+3
* wayland: Remove own pointer to the popup parentJonas Ådahl2020-04-081-6/+1
* wayland: Move toplevel/popup/drag surface definitions higher upJonas Ådahl2020-04-081-58/+68
* wayland: Move popups with xdg_popup.repositionJonas Ådahl2020-04-084-11/+126
* keymap: Remove virtual modifier mapping functionsMatthias Clasen2020-04-061-64/+0
* gdk: Make GdkKeymap a private apiMatthias Clasen2020-04-061-0/+1
* gdk: Redo key eventsMatthias Clasen2020-04-063-10/+58
* wayland: Stop setting MOD2..MOD5Matthias Clasen2020-04-061-16/+0
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-3/+3
* wayland: Notify new device propertiesMatthias Clasen2020-04-061-2/+49
* wayland: Add a comment about keyboard state handlingMatthias Clasen2020-04-021-0/+15