summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: add length annotation to pango functionsbilelmoussaoui/gdk-pango-lengthBilal Elmoussaoui2021-05-231-2/+2
* docs: More syntax fixesMatthias Clasen2021-05-222-2/+2
* docs: More syntax fixesMatthias Clasen2021-05-221-1/+1
* gdk: Cosmetic docs changesMatthias Clasen2021-05-227-22/+22
* gdk: Clean up docs syntaxMatthias Clasen2021-05-2261-267/+266
* docs: Reduce redundancyMatthias Clasen2021-05-2019-60/+53
* introspection: Stop using allow-noneMatthias Clasen2021-05-2013-30/+30
* Documentation fixesMatthias Clasen2021-05-2036-201/+184
* gdk: annotate Content Serialize/Deserialize return_errorBilal Elmoussaoui2021-05-192-2/+2
* x11: Pair eglInitialize with eglTerminateEmmanuele Bassi2021-05-131-1/+4
* x11: Loosen the match for the NVIDIA driverEmmanuele Bassi2021-05-131-1/+1
* Merge branch 'wip/chergert/fix-gi-typo' into 'master'Matthias Clasen2021-05-121-2/+2
|\
| * gdk: fix typo in G-I attributeChristian Hergert2021-05-121-2/+2
* | Win32: Add EGLDisplay getterChun-wei Fan2021-05-122-1/+34
|/
* wayland: Add EGLDisplay getterEmmanuele Bassi2021-05-112-9/+38
* x11: Add EGLDisplay getterEmmanuele Bassi2021-05-112-1/+21
* Merge branch 'ebassi/egl-x11' into 'master'Emmanuele Bassi2021-05-1011-1224/+2227
|\
| * x11: Don't update GLX visuals with EGLEmmanuele Bassi2021-05-101-0/+3
| * x11: Always fall back to GLX on NVIDIAEmmanuele Bassi2021-05-101-0/+9
| * x11: Move the damage fences into the GLX codeEmmanuele Bassi2021-05-104-246/+196
| * x11: Add debug toggle for preferring GLXEmmanuele Bassi2021-05-103-6/+11
| * x11: Add profiler marks for SwapBuffersEmmanuele Bassi2021-05-102-2/+5
| * x11: Use EGL for GL supportEmmanuele Bassi2021-05-109-20/+865
| * x11: Decouple GLX from GdkX11GLContextEmmanuele Bassi2021-05-104-1056/+1244
* | broadway: Add a setter for display scaleMatthias Clasen2021-05-103-2/+40
* | CosmeticsMatthias Clasen2021-05-091-1/+2
|/
* gdk/x11: Ensure to map the non-ewmh moveresize emulation window before useCarlos Garnacho2021-05-071-0/+1
* Conditional check for gdesktopappinfo headerDan Cîrnaț2021-05-061-1/+4
* gdk/wayland: Take transform into account when setting physical sizeGuido Günther2021-05-051-1/+15
* Merge branch 'static-analysis-fixes' into 'master'Matthias Clasen2021-05-032-2/+6
|\
| * x11: A few static analysis fixesMatthias Clasen2021-05-031-2/+4
| * gdktoplevelsize: Comment out some unused codeMatthias Clasen2021-05-031-0/+2
* | gdk/wayland: Support the xdg-activation wayland protocolCarlos Garnacho2021-05-037-6/+81
|/
* Add gdk_wayland_device_get_xkb_keymapMatthias Clasen2021-05-022-0/+19
* Add 4.4 version macrosMatthias Clasen2021-05-021-0/+23
* Merge branch 'mesa.win32.fixes' into 'master'Matthias Clasen2021-05-021-8/+18
|\
| * gdkglcontext-win32.c: Fix running with Mesa driversmesa.win32.fixesChun-wei Fan2021-04-291-8/+18
* | contentdeserializer: Fix an oversightMatthias Clasen2021-05-011-1/+1
* | wayland: Rewrite shm format debug spewMatthias Clasen2021-05-011-114/+18
* | gdk: add zero-terminated annotation to content_formats_get_gtypesbilelmoussaoui/gdk-content-formats-annotationsBilal Elmoussaoui2021-04-301-1/+1
* | gdk: fix content_formats_get_mime_types annotationBilal Elmoussaoui2021-04-301-2/+2
|/
* gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not avail...David Lechner2021-04-271-1/+0
* x11: Try harder to find the right monitorMatthias Clasen2021-04-261-2/+9
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-04-261-5/+15
|\
| * clipboard: Fix reading of filesBenjamin Otte2021-04-261-2/+3
| * clipboard: Make sure G_TYPE_STRING is nul-terminatedBenjamin Otte2021-04-261-3/+12
* | wayland: Print all layouts in debug spewMatthias Clasen2021-04-261-1/+16
* | gdk: Avoid synthetic motion confusionsynthetic-motion-grabMatthias Clasen2021-04-221-0/+7
* | Merge branch 'untrusted-beep' into 'master'Matthias Clasen2021-04-212-0/+6
|\ \
| * | x11: Don't beep on untrusted displaysuntrusted-beepMatthias Clasen2021-04-202-0/+6