summaryrefslogtreecommitdiff
path: root/gdk/x11
Commit message (Expand)AuthorAgeFilesLines
* Remove gtk-doc annotation from private symbolsEmmanuele Bassi2020-12-022-6/+6
* x11: Plug listmodel memory leaksMatthias Clasen2020-11-101-6/+1
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-10-291-3/+3
|\
| * docs: Stop referring to the Quartz backendMatthias Clasen2020-10-291-3/+3
* | gl: remove unused texture_from_surface APIwip/chergert/gdk-remove-texture_from_surfaceChristian Hergert2020-10-291-254/+0
|/
* x11: Stop using gdk_surface_new_tempMatthias Clasen2020-10-073-8/+19
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-122-8/+8
* x11: Print all tested glx extensionsMatthias Clasen2020-09-101-2/+6
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-105-98/+98
* x11: Drop unused argument from query_stateMatthias Clasen2020-08-264-9/+4
* x11: Fix return value of get_device_stateMatthias Clasen2020-08-261-9/+8
* x11: Stop setting the query_state vfuncMatthias Clasen2020-08-262-5/+2
* x11: Stop using _gdk_device_query_stateMatthias Clasen2020-08-263-9/+15
* Merge branch 'new-sysprof' into 'master'Matthias Clasen2020-08-211-2/+1
|\
| * Port tracing to the sysprof collector apiMatthias Clasen2020-08-211-2/+1
* | *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
|/
* gdk: Move GdkSurfaceTypeHint to its sole userMatthias Clasen2020-08-141-0/+18
* x11: Fix getting the primary monitorMatthias Clasen2020-08-081-5/+4
* docs: Clean up dangling links in gdk docsMatthias Clasen2020-08-054-17/+11
* gdk/toplevel: Negotiate surface size via a compute-size signalJonas Ådahl2020-08-051-8/+37
* x11: Ignore stray DestroyNotify eventsMatthias Clasen2020-08-021-1/+2
* gdk/x11: Add annotations to improve GIR APIRico Tzschichholz2020-07-315-8/+12
* x11: Stop using GTimeValMatthias Clasen2020-07-313-13/+11
* gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices()Carlos Garnacho2020-07-301-2/+2
* gdk/x11: Make device type a X11 detailCarlos Garnacho2020-07-303-10/+35
* gdk/x11: Avoid gdk_device_get_associated_device()Carlos Garnacho2020-07-303-23/+6
* Merge branch 'wip/otte/geometry' into 'master'Benjamin Otte2020-07-301-146/+11
|\
| * Remove unused GDK_HINT_POSBenjamin Otte2020-07-301-10/+7
| * Remove gravity from GdkGeometryBenjamin Otte2020-07-301-71/+3
| * Remove aspect ratio from GdkGeometryBenjamin Otte2020-07-301-33/+0
| * gdk: Remove unused flagsBenjamin Otte2020-07-301-10/+0
| * gdk: Remove base_size and increment from GdkGeometryBenjamin Otte2020-07-301-22/+1
* | gdk: Move default group api to the X11 backendMatthias Clasen2020-07-293-3/+16
|/
* gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::work-areaJonas Ådahl2020-07-294-5/+24
* gdk: Conflate GDK devicesCarlos Garnacho2020-07-292-11/+1
* gdk: Drop source_device argument from _gdk_display_device_grab_update()Carlos Garnacho2020-07-291-7/+1
* gdk: Make events hold an axis array matching GdkAxisUseCarlos Garnacho2020-07-291-8/+5
* gdkdevice: Remove gdk_device_get_state()Carlos Garnacho2020-07-281-77/+0
* gdk: Drop GDK_SOURCE_CURSORCarlos Garnacho2020-07-281-3/+1
* gdk: Improve struct packing in placesMatthias Clasen2020-07-251-1/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-257-54/+54
* Replace "gchar" with "char"Benjamin Otte2020-07-2522-97/+97
* Replace "gint" with "int"Benjamin Otte2020-07-2535-390/+390
* x11: Don't set up frame sync fence on unsupported compositorsRay Strode2020-07-143-5/+7
* x11: Plug a memory leakMatthias Clasen2020-07-091-0/+2
* gdk/x11: Ignore regular crossing events while in implicit grabsCarlos Garnacho2020-07-091-2/+14
* x11: Avoid thawing surface until frame is drawnRay Strode2020-06-301-1/+1
* x11: Handle window getting unmapped while frame still pendingRay Strode2020-06-301-10/+49
* gdk: Depend less on gdk_event_get_device()Carlos Garnacho2020-06-231-3/+2
* gdk: Drop GdkGrabOwnershipCarlos Garnacho2020-06-231-1/+1