summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* [quartz] Pad both the content rect and the window width.John Ralls2023-05-091-1/+4
* [quartz] Remove unused variable.John Ralls2023-05-091-2/+0
* Finally resolve gdkquartz.h include path issue.John Ralls2023-05-091-0/+4
* Merge branch 'ole2-dnd-check-for-move' into 'gtk-3-24'Luca Bacci2023-04-061-1/+3
|\
| * OLE2 DND: Check if move is supportedLuca Bacci2023-04-061-1/+3
* | Address issue 5711 by checking that the context is not NULL.Phil Stopford2023-03-301-1/+1
* | wayland: Don't crash without xdg_activation_v1Michael Catanzaro2023-03-281-1/+1
* | wayland: Don't crash on cursor size 0Matthias Clasen2023-03-281-0/+3
* | gdkscreen-wayland: Notify initial setting change from org.gtk.SettingsGaƫl Bonithon2023-03-271-0/+1
* | docs: Try to steer people away from gdk_pixbuf_get_from_window()Emmanuele Bassi2023-03-261-7/+12
* | gdk: Swap Cairo calls when reading back from a GdkWindowEmmanuele Bassi2023-03-261-2/+5
* | [quartz] Convert frame_link, windows_awaiting_frame to GSList.John Ralls2023-03-233-7/+12
|/
* GdkWin32: Zero-out memory of an allocated structLuca Bacci2023-03-211-2/+2
* Merge branch 'check-egl-support-at-runtime' into 'gtk-3-24'Luca Bacci2023-03-131-0/+6
|\
| * GdkWin32GLContext: check for EGL support at runtimeLuca Bacci2023-03-101-0/+6
* | gdkglcontext-win32.c: Fix running under GLESChun-wei Fan2023-03-091-1/+1
|/
* Merge branch 'backport-mr-4620-to-gtk-3-24' into 'gtk-3-24'Luca Bacci2023-02-131-63/+45
|\
| * GdkWin32: Generate crossing event after button releaseLuca Bacci2023-02-131-29/+36
| * GdkWin32: Correct generation of crossing events when holding an implicit grabLuca Bacci2023-02-131-34/+9
* | Mark surface as dirty before flushing itEmmanuele Bassi2023-02-121-0/+9
* | [quartz] Silence two compiler warnings.John Ralls2023-02-112-10/+1
* | [quartz] Set the sRGB colorspace on the IOSurface.John Ralls2023-02-111-0/+5
|/
* Merge branch 'gtk-3-24-focus-to-modal-parant-and-transient-for' into 'gtk-3-24'Matthias Clasen2023-02-109-1/+100
|\
| * remove incorrect flag assignmentsMaxim Zakharov2021-09-241-2/+0
| * Adds modal hint for broadway window;Maxim Zakharov2021-09-239-1/+102
* | Revert "Revert "wayland: Add support for gtk_surface1_titlebar_gesture()""Alexander Mikhaylenko2023-01-288-4/+115
* | Merge branch 'revert-titlebar-gestures' into 'gtk-3-24'Matthias Clasen2023-01-288-115/+4
|\ \
| * | Revert "wayland: Add support for gtk_surface1_titlebar_gesture()"Matthias Clasen2023-01-278-115/+4
* | | Merge branch 'fix-xdg-activation-set-surface-gtk-3-24' into 'gtk-3-24'Carlos Garnacho2023-01-271-2/+9
|\ \ \ | |/ / |/| |
| * | gdk/wayland: set requesting surface to xdg-activationJoan Bruguera2023-01-271-2/+9
* | | gl: Synchronize when calling MakeCurrentMatthias Clasen2023-01-271-0/+12
|/ /
* | Merge branch 'wip/carlosg/startup-vs-focus-3-24' into 'gtk-3-24'Matthias Clasen2023-01-252-0/+39
|\ \
| * | gdk/x11: Emit "remove" s-n message from gdk_toplevel_set_startup_idCarlos Garnacho2023-01-251-0/+18
| * | gdk/wayland: Perform xdg_activation on gdk_window_set_startup_idCarlos Garnacho2023-01-251-0/+21
* | | [quartz] GdkWindow, GdkNSView frame and cairo surface same size.John Ralls2023-01-194-11/+31
|/ /
* | [quartz] Fix typo to call function.John Ralls2023-01-061-1/+1
* | Treat XKB_MOD_NAME_LOGO as super keyThomas Jost2023-01-031-2/+2
* | Revert "Treat XKB_MOD_NAME_LOGO as super key"Matthias Clasen2022-12-221-2/+2
* | clipboard: improve EOL conversion of plain textIgnazio Pillai2022-12-221-6/+20
* | Revert "Revert "wayland/cursor: Sanity check cursor image size""Matthias Clasen2022-12-131-5/+16
* | Revert "Make wayland load cursors on demand"Matthias Clasen2022-12-1312-1436/+58
* | Revert "wayland: Look for cursor themes in $HOME"Matthias Clasen2022-12-131-29/+7
* | Merge branch 'ebassi/no-more-autotools-redux' into 'gtk-3-24'Matthias Clasen2022-12-1317-1472/+3
|\ \
| * | build: Remove the Autotools buildEmmanuele Bassi2022-12-0812-1381/+0
| * | x11: Remove unused header fileEmmanuele Bassi2022-12-061-42/+0
| * | broadway: Remove unused fileEmmanuele Bassi2022-12-061-46/+0
| * | wayland: Fix argument's constnessEmmanuele Bassi2022-12-061-1/+1
| * | Drop unnecessary volatile modifierEmmanuele Bassi2022-12-061-1/+1
| * | build: Replace deprecated get_pkgconfig_variable()Emmanuele Bassi2022-12-061-1/+1
* | | Use @basename@ in enumeration type templatesRoss Burton2022-12-121-1/+1