summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* wayland: Fix grabbing popupMatthias Clasen2020-09-201-1/+1
* Merge branch 'wayland-backend-api-cleanup' into 'master'Matthias Clasen2020-09-192-168/+167
|\
| * wayland: Change backend api to use GdkToplevelMatthias Clasen2020-09-192-168/+167
* | passwordentry: Add an ::activate signalpassword-entry-activateMatthias Clasen2020-09-191-0/+2
|/
* wayland/surface: Make sure to commit ack_configureJonas Ådahl2020-09-175-0/+23
* wayland: Commit surface from cairo contextJonas Ådahl2020-09-173-21/+14
* wayland/surface: Remove 'committed' signalJonas Ådahl2020-09-171-17/+0
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-3/+3
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-45/+45
* Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-08-311-0/+3
|\
| * wayland: Fix a GSettingsSchema leakTimm Bäder2020-08-291-0/+3
* | Fix resource leak in gdk_display_close() under WaylandJulien Ropé2020-08-311-0/+2
|/
* Merge branch 'wip/carlosg/shuffle-font-mouse-settings' into 'master'Matthias Clasen2020-08-271-14/+57
|\
| * gdk/wayland: Use double-click/drag-threshold settings from g-d-sCarlos Garnacho2020-08-271-0/+2
| * gdk/wayland: Look for font settings in gsettings-desktop-schemasCarlos Garnacho2020-08-271-14/+55
* | wayland: Fix dnd hotspot movementAlexander Mikhaylenko2020-08-271-1/+1
* | wayland: Drop unused argument from query_stateMatthias Clasen2020-08-263-13/+15
* | wayland: Fix return value of get_device_stateMatthias Clasen2020-08-261-13/+4
* | wayland: Stop using the query_state vfuncMatthias Clasen2020-08-263-5/+18
|/
* Merge branch 'new-sysprof' into 'master'Matthias Clasen2020-08-213-8/+9
|\
| * Port tracing to the sysprof collector apiMatthias Clasen2020-08-213-8/+9
* | *: Fix spelling mistakes found by codespellBjörn Daase2020-08-212-3/+3
|/
* wayland: Drop unused surface type hint fieldMatthias Clasen2020-08-131-1/+0
* wayland: Don't send invalid anchor rectanglesMatthias Clasen2020-08-091-2/+2
* wayland/toplevel: Don't leak wl_callback used during present()Jonas Ådahl2020-08-071-2/+1
* wayland/surface: Destroy toplevel present callback if ignoredJonas Ådahl2020-08-071-0/+3
* wayland/surface: Fix toplevel present roundtrip conditionJonas Ådahl2020-08-071-2/+1
* wayland: Don't leak content formatsMatthias Clasen2020-08-061-0/+2
* docs: Clean up dangling links in gdk docsMatthias Clasen2020-08-051-1/+1
* gdk/toplevel: Negotiate surface size via a compute-size signalJonas Ådahl2020-08-051-19/+120
* gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices()Carlos Garnacho2020-07-301-3/+3
* gdk: Drop gdk_device_get_device_type()Carlos Garnacho2020-07-301-12/+0
* Merge branch 'wip/otte/geometry' into 'master'Benjamin Otte2020-07-301-3/+0
|\
| * gdk: Remove base_size and increment from GdkGeometryBenjamin Otte2020-07-301-3/+0
* | gdk: Move default group api to the X11 backendMatthias Clasen2020-07-291-9/+0
|/
* gdk: Conflate GDK devicesCarlos Garnacho2020-07-291-40/+9
* gdk: Drop source_device argument from _gdk_display_device_grab_update()Carlos Garnacho2020-07-291-1/+0
* gdk: Make events hold an axis array matching GdkAxisUseCarlos Garnacho2020-07-291-17/+8
* gdk: Add gdk_seat_get_tools() API callCarlos Garnacho2020-07-291-0/+17
* gdkdevice: Remove gdk_device_get_state()Carlos Garnacho2020-07-281-18/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-253-28/+28
* Replace "gchar" with "char"Benjamin Otte2020-07-259-48/+48
* Replace "gint" with "int"Benjamin Otte2020-07-259-72/+72
* gdk/wayland: Add an API to inhibit and uninhibit idleEmmanuel Gil Peyrot2020-07-145-0/+48
* gtk#767 add a way to change the application_id of a toplevel wayland GdkSurfaceCaolán McNamara2020-07-072-13/+37
* 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