Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Tweaks | Matthias Clasen | 2021-06-05 | 5 | -12/+12 |
* | Merge branch 'powimod_icon' into 'master' | Matthias Clasen | 2021-06-05 | 1 | -1/+3 |
|\ | |||||
| * | Load icon from executable on Windows | dparisot | 2021-03-21 | 1 | -1/+3 |
* | | wayland: Add a comment | Matthias Clasen | 2021-06-04 | 1 | -0/+1 |
* | | Merge branch 'bilelmoussaoui/markdown-links' into 'master' | Matthias Clasen | 2021-06-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | Apply 1 suggestion(s) to 1 file(s) | Matthias Clasen | 2021-06-04 | 1 | -2/+2 |
| * | | docs: use markdown syntax for hyperlinks | Bilal Elmoussaoui | 2021-05-25 | 1 | -1/+1 |
* | | | gdk/wayland: Break only implicit grabs on wl_pointer.leave w/ pressed buttons | Carlos Garnacho | 2021-06-03 | 1 | -1/+5 |
* | | | Merge branch 'wip/otte/for-master' into 'master' | Matthias Clasen | 2021-06-02 | 1 | -1/+23 |
|\ \ \ | |||||
| * | | | x11: Be more careful with NVIDIA workaround | Benjamin Otte | 2021-05-22 | 1 | -1/+23 |
* | | | | docs: fix broken links | Bilal Elmoussaoui | 2021-05-27 | 3 | -3/+3 |
* | | | | gdk: fix wrong doc annotation | Bilal Elmoussaoui | 2021-05-25 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | doc: Syntax fixes | Matthias Clasen | 2021-05-25 | 2 | -2/+2 |
* | | | media/gstreamer: Support using GL for video for Windows | Chun-wei Fan | 2021-05-24 | 1 | -8/+28 |
* | | | docs: More syntax fixes | Matthias Clasen | 2021-05-22 | 2 | -2/+2 |
* | | | docs: More syntax fixes | Matthias Clasen | 2021-05-22 | 1 | -1/+1 |
* | | | gdk: Cosmetic docs changes | Matthias Clasen | 2021-05-22 | 7 | -22/+22 |
* | | | gdk: Clean up docs syntax | Matthias Clasen | 2021-05-22 | 61 | -267/+266 |
* | | | docs: Reduce redundancy | Matthias Clasen | 2021-05-20 | 19 | -60/+53 |
* | | | introspection: Stop using allow-none | Matthias Clasen | 2021-05-20 | 13 | -30/+30 |
* | | | Documentation fixes | Matthias Clasen | 2021-05-20 | 36 | -201/+184 |
|/ / | |||||
* | | gdk: annotate Content Serialize/Deserialize return_error | Bilal Elmoussaoui | 2021-05-19 | 2 | -2/+2 |
* | | x11: Pair eglInitialize with eglTerminate | Emmanuele Bassi | 2021-05-13 | 1 | -1/+4 |
* | | x11: Loosen the match for the NVIDIA driver | Emmanuele Bassi | 2021-05-13 | 1 | -1/+1 |
* | | Merge branch 'wip/chergert/fix-gi-typo' into 'master' | Matthias Clasen | 2021-05-12 | 1 | -2/+2 |
|\ \ | |||||
| * | | gdk: fix typo in G-I attribute | Christian Hergert | 2021-05-12 | 1 | -2/+2 |
* | | | Win32: Add EGLDisplay getter | Chun-wei Fan | 2021-05-12 | 2 | -1/+34 |
|/ / | |||||
* | | wayland: Add EGLDisplay getter | Emmanuele Bassi | 2021-05-11 | 2 | -9/+38 |
* | | x11: Add EGLDisplay getter | Emmanuele Bassi | 2021-05-11 | 2 | -1/+21 |
* | | Merge branch 'ebassi/egl-x11' into 'master' | Emmanuele Bassi | 2021-05-10 | 11 | -1224/+2227 |
|\ \ | |||||
| * | | x11: Don't update GLX visuals with EGL | Emmanuele Bassi | 2021-05-10 | 1 | -0/+3 |
| * | | x11: Always fall back to GLX on NVIDIA | Emmanuele Bassi | 2021-05-10 | 1 | -0/+9 |
| * | | x11: Move the damage fences into the GLX code | Emmanuele Bassi | 2021-05-10 | 4 | -246/+196 |
| * | | x11: Add debug toggle for preferring GLX | Emmanuele Bassi | 2021-05-10 | 3 | -6/+11 |
| * | | x11: Add profiler marks for SwapBuffers | Emmanuele Bassi | 2021-05-10 | 2 | -2/+5 |
| * | | x11: Use EGL for GL support | Emmanuele Bassi | 2021-05-10 | 9 | -20/+865 |
| * | | x11: Decouple GLX from GdkX11GLContext | Emmanuele Bassi | 2021-05-10 | 4 | -1056/+1244 |
* | | | broadway: Add a setter for display scale | Matthias Clasen | 2021-05-10 | 3 | -2/+40 |
* | | | Cosmetics | Matthias Clasen | 2021-05-09 | 1 | -1/+2 |
|/ / | |||||
* | | gdk/x11: Ensure to map the non-ewmh moveresize emulation window before use | Carlos Garnacho | 2021-05-07 | 1 | -0/+1 |
* | | Conditional check for gdesktopappinfo header | Dan Cîrnaț | 2021-05-06 | 1 | -1/+4 |
* | | gdk/wayland: Take transform into account when setting physical size | Guido Günther | 2021-05-05 | 1 | -1/+15 |
* | | Merge branch 'static-analysis-fixes' into 'master' | Matthias Clasen | 2021-05-03 | 2 | -2/+6 |
|\ \ | |||||
| * | | x11: A few static analysis fixes | Matthias Clasen | 2021-05-03 | 1 | -2/+4 |
| * | | gdktoplevelsize: Comment out some unused code | Matthias Clasen | 2021-05-03 | 1 | -0/+2 |
* | | | gdk/wayland: Support the xdg-activation wayland protocol | Carlos Garnacho | 2021-05-03 | 7 | -6/+81 |
|/ / | |||||
* | | Add gdk_wayland_device_get_xkb_keymap | Matthias Clasen | 2021-05-02 | 2 | -0/+19 |
* | | Add 4.4 version macros | Matthias Clasen | 2021-05-02 | 1 | -0/+23 |
* | | Merge branch 'mesa.win32.fixes' into 'master' | Matthias Clasen | 2021-05-02 | 1 | -8/+18 |
|\ \ | |||||
| * | | gdkglcontext-win32.c: Fix running with Mesa driversmesa.win32.fixes | Chun-wei Fan | 2021-04-29 | 1 | -8/+18 |