summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdisplay-x11.c
Commit message (Expand)AuthorAgeFilesLines
* x11: Add private gdk_x11_drag_surface_new()Benjamin Otte2023-04-261-3/+1
* x11: Get rid of sizes when constructing surfacesBenjamin Otte2023-04-261-13/+3
* display: Remove x/y/w/h from create_surface()Benjamin Otte2023-04-261-1/+9
* x11: Stop using g_sliceMatthias Clasen2023-03-141-3/+3
* Deprecate more startup-notification APIMatthias Clasen2023-02-021-1/+9
* gdk: Rename GDK_SURFACE_TEMPMatthias Clasen2022-11-171-1/+1
* Fix spelling errorsMatthias Clasen2022-11-171-1/+1
* Rename gdk-private.h to gdkprivate.hMatthias Clasen2022-09-231-1/+1
* x11: Use the new debug macrosMatthias Clasen2022-09-231-69/+69
* egl: Move extension checks to GdkDisplayBenjamin Otte2021-10-061-5/+0
* egl: Move EGLSurface handling to GdkSurfaceBenjamin Otte2021-10-061-2/+0
* x11: Port to shared EGL codeBenjamin Otte2021-10-061-11/+102
* gdk: Make GDK_DEBUG GL backend selection globalBenjamin Otte2021-10-051-5/+0
* x11: Don't include gdkinternals.hBenjamin Otte2021-09-241-1/+1
* x11: Fix handling of `RRScreenChangeNotify`/`RRNotify` eventsIan Douglas Scott2021-08-271-2/+2
* x11: ensure WM class is not null even if display is initialized earlyVincent Bernat2021-08-101-3/+0
* x11: set a default value for program_classVincent Bernat2021-07-301-0/+3
* display: Move GL selection code into gdkdisplay-x11.cBenjamin Otte2021-07-221-67/+109
* gdk: Move GL context construction to GdkGLContextBenjamin Otte2021-07-221-1/+6
* gl: Move vfuncBenjamin Otte2021-07-221-1/+0
* gdk: Get rid of paint contextsBenjamin Otte2021-07-221-1/+1
* gdk: Add GdkDisplay::init_gl vfuncBenjamin Otte2021-07-221-63/+82
* x11: Properly record the error when initializing GLBenjamin Otte2021-07-221-1/+3
* x11: Get Visual from EGL directlyBenjamin Otte2021-07-221-1/+1
* x11: Rework Visual selectionBenjamin Otte2021-07-221-21/+42
* x11: Move GL init code into the GL contextBenjamin Otte2021-07-221-19/+0
* x11: Pass the display, not the screenBenjamin Otte2021-07-221-2/+2
* x11: Move function callBenjamin Otte2021-07-221-1/+0
* x11: Initialize GL at startupBenjamin Otte2021-07-221-0/+20
* x11: Reorder codeBenjamin Otte2021-07-221-0/+6
* x11: Remove unused functionBenjamin Otte2021-07-221-47/+0
* x11: Move code where it belongsBenjamin Otte2021-07-221-18/+22
* x11: Remove XCompositeBenjamin Otte2021-07-201-22/+0
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-36/+35
* docs: Reduce redundancyMatthias Clasen2021-05-201-3/+3
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* Documentation fixesMatthias Clasen2021-05-201-10/+9
* x11: Don't beep on untrusted displaysuntrusted-beepMatthias Clasen2021-04-201-0/+3
* gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-071-1/+1
* x11/surface: Remember when there is a pending ConfigureNotifyJonas Ådahl2020-12-071-0/+1
* x11: Use resize counting for freezing updates tooJonas Ådahl2020-12-071-10/+0
* gdk/x11: Flush layout changes to the frame clack dispatchJonas Ådahl2020-12-071-6/+22
* x11: Remove handling of 'substructure' eventsJonas Ådahl2020-12-071-55/+39
* x11: Stop using gdk_surface_new_tempMatthias Clasen2020-10-071-4/+5
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-71/+71
* Port tracing to the sysprof collector apiMatthias Clasen2020-08-211-2/+1
* x11: Fix getting the primary monitorMatthias Clasen2020-08-081-5/+4
* docs: Clean up dangling links in gdk docsMatthias Clasen2020-08-051-10/+2
* x11: Ignore stray DestroyNotify eventsMatthias Clasen2020-08-021-1/+2
* gdk/x11: Add annotations to improve GIR APIRico Tzschichholz2020-07-311-4/+4