summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdisplay-x11.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* egl: Move extension checks to GdkDisplayBenjamin Otte2021-10-061-4/+0
* egl: Move EGLSurface handling to GdkSurfaceBenjamin Otte2021-10-061-1/+0
* x11: Port to shared EGL codeBenjamin Otte2021-10-061-3/+0
* x11: Don't include gdkinternals.hBenjamin Otte2021-09-241-1/+0
* gl: Require EGL_KHR_surfaceless_context with eglBenjamin Otte2021-07-221-1/+0
* x11: Properly record the error when initializing GLBenjamin Otte2021-07-221-0/+3
* x11: Do not call glXQueryExtension()Benjamin Otte2021-07-221-2/+0
* x11: Get Visual from EGL directlyBenjamin Otte2021-07-221-3/+0
* x11: Use single GLX fbconfig and store it in the displayBenjamin Otte2021-07-221-2/+1
* x11: Rework Visual selectionBenjamin Otte2021-07-221-0/+3
* x11: Store the EGL config in the displayBenjamin Otte2021-07-221-0/+1
* x11: Move the EGL display into the private structBenjamin Otte2021-07-221-1/+2
* x11: Remove unused functionBenjamin Otte2021-07-221-3/+0
* x11: Remove XCompositeBenjamin Otte2021-07-201-2/+0
* x11: Use EGL for GL supportEmmanuele Bassi2021-05-101-5/+15
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-11/+11
* x11: Defer _NET_WM_FRAME_DRAWN update until frame usable by compositorRay Strode2020-06-051-0/+1
* x11: Add back support for the damage extensionRay Strode2020-06-051-0/+6
* x11: Remove XDamage dependencyBenjamin Otte2020-05-171-2/+0
* x11: Remove gdk_x11_register_standard_event_type()Benjamin Otte2020-05-171-6/+0
* x11: Use a GListStore for the monitorsBenjamin Otte2020-05-131-1/+1
* x11: Get rid of GdkAtom and APIs supporting it.Benjamin Otte2020-02-231-2/+2
* x11: Register DND atoms with all other atomsBenjamin Otte2020-02-231-3/+0
* x11: Change the wm protocols filter apiMatthias Clasen2020-02-211-1/+2
* gdk/x11: Drop GdkDeviceManagerCoreCarlos Garnacho2019-05-151-1/+1
* x11: switch a bunch of variable typesBenjamin Otte2018-06-181-1/+1
* surface: Remove queue_antiexpose()Benjamin Otte2018-03-211-3/+0
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-2/+2
* Remove gdk_window_add_filterMatthias Clasen2018-02-071-3/+4
* gdk: Remove ability to request selection notificationsBenjamin Otte2017-12-141-7/+9
* x11: Refactor xevent filtering some moreBenjamin Otte2017-12-131-1/+1
* x11: Add GdkX11Display:translate-event signalBenjamin Otte2017-12-131-1/+5
* x11: Implement claiming the X Selection with the clipboardBenjamin Otte2017-12-031-1/+1
* x11: Add gdk_x11_display_get_max_request_size()Benjamin Otte2017-12-031-0/+1
* x11: Add an initial clipboard implementationBenjamin Otte2017-12-031-0/+3
* x11: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-251-1/+2
* x11: Stop using gdk_display_get_device_managerMatthias Clasen2017-11-251-0/+1
* x11: Stop using GdkScreen in apiMatthias Clasen2017-11-171-3/+4
* Stop including gdkmain.hMatthias Clasen2017-11-171-1/+0
* x11: Add gdk_x11_display_set_program_classMatthias Clasen2017-11-161-0/+1
* x11: Stop creating a root windowMatthias Clasen2017-11-131-2/+0
* x11: Store toplevel list in GdkDisplayMatthias Clasen2017-11-131-0/+1
* x11: Make gdk_x11_display_get_root_window availableMatthias Clasen2017-11-051-0/+2
* x11: Redo cursor handling completelyBenjamin Otte2017-11-041-0/+3
* x11: Maointin window visuals without GdkVisualBenjamin Otte2016-11-031-0/+5
* Drop support for offscreen GdkWindowswip/alexl/no-offscreenAlexander Larsson2016-10-251-3/+0