summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Docs: TweaksMatthias Clasen2021-06-055-12/+12
* Merge branch 'powimod_icon' into 'master'Matthias Clasen2021-06-051-1/+3
|\
| * Load icon from executable on Windowsdparisot2021-03-211-1/+3
* | wayland: Add a commentMatthias Clasen2021-06-041-0/+1
* | Merge branch 'bilelmoussaoui/markdown-links' into 'master'Matthias Clasen2021-06-041-2/+2
|\ \
| * | Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2021-06-041-2/+2
| * | docs: use markdown syntax for hyperlinksBilal Elmoussaoui2021-05-251-1/+1
* | | gdk/wayland: Break only implicit grabs on wl_pointer.leave w/ pressed buttonsCarlos Garnacho2021-06-031-1/+5
* | | Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2021-06-021-1/+23
|\ \ \
| * | | x11: Be more careful with NVIDIA workaroundBenjamin Otte2021-05-221-1/+23
* | | | docs: fix broken linksBilal Elmoussaoui2021-05-273-3/+3
* | | | gdk: fix wrong doc annotationBilal Elmoussaoui2021-05-251-1/+1
| |/ / |/| |
* | | doc: Syntax fixesMatthias Clasen2021-05-252-2/+2
* | | media/gstreamer: Support using GL for video for WindowsChun-wei Fan2021-05-241-8/+28
* | | 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