summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* gdk/wayland: Clear modifiers when we lose keyboard focusJan Alexander Steffens (heftig)2020-04-021-0/+1
* wayland: Implement inhibit_system_shortcuts APIOlivier Fourdan2020-03-301-1/+74
* wayland: Use a GdkSeat as key for our internal hash tableOlivier Fourdan2020-03-301-7/+6
* Drop GdkToplevel:accept-focus/:focus-on-mapMatthias Clasen2020-03-141-12/+0
* Drop GdkToplevel:keep-above/belowMatthias Clasen2020-03-141-12/+0
* Drop GdkToplevel:stickyMatthias Clasen2020-03-141-6/+0
* wayland: Stop capping cursor scalesMatthias Clasen2020-03-132-5/+0
* Drop root coordinates from _gdk_device_query_stateMatthias Clasen2020-03-122-22/+0
* Move fullscreen-mode to GdkToplevelMatthias Clasen2020-03-121-0/+9
* Move edge-constraints to GdkToplevelMatthias Clasen2020-03-121-1/+7
* wayland: Drop some unused vfuncsMatthias Clasen2020-03-121-185/+0
* wayland: Drop dead codeMatthias Clasen2020-03-121-14/+0
* wayland: Stop using surface-typeMatthias Clasen2020-03-121-11/+3
* wayland: Stop using surface typesMatthias Clasen2020-03-121-1/+1
* wayland: Implement GdkPopup, GdkToplevel and GdkDragSurfaceMatthias Clasen2020-03-121-11/+485
* wayland: Stop using gdk_surface_set_titleMatthias Clasen2020-03-121-2/+4
* wayland: Stop tracking orphan dialogsMatthias Clasen2020-03-112-68/+0
* surface: Rename gdk_surface_input_shape_combine_regionMatthias Clasen2020-03-111-10/+5
* wayland: Stop using gdk_surface_set_geometry_hintsMatthias Clasen2020-03-111-6/+10
* wayland: Stop abusing type hintsMatthias Clasen2020-03-113-13/+15
* wayland: Stop calling frontend surface apiMatthias Clasen2020-03-111-4/+9