summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Replace GTK_USE_PORTAL env var with GDK_DEBUG flagBenjamin Otte2022-06-242-26/+20
* Merge branch 'bad-popup-extents' into 'main'Matthias Clasen2022-06-231-4/+9
|\
| * [x11] Fix coordinate space of rect in gdk_x11_surface_get_frame_extents when ...Emilio Cobos Álvarez2022-06-201-4/+9
* | Merge branch 'wip/xdg-toplevel-bounds' into 'main'Matthias Clasen2022-06-222-8/+47
|\ \ | |/ |/|
| * wayland: Add support for xdg_toplevel.boundsJonas Ådahl2022-06-132-8/+47
* | GdkWin32: Add code for gtk-overlay-scrolling settingLuca Bacci2022-06-171-0/+13
|/
* wayland/display: Don't force HighContrast icon themeFlorian Müllner2022-06-071-2/+1
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2022-06-061-2/+7
|\
| * gdk: Improve GdkTimeCoord docsMatthias Clasen2022-06-061-2/+7
* | Merge branch 'gl-api-es-fix' into 'main'Benjamin Otte2022-06-045-403/+405
|\ \ | |/ |/|
| * glcontext: Simplify get_required_version apiPablo Correa Gómez2022-06-041-39/+9
| * glcontext: Do not check for correctness in set_required_versionPablo Correa Gómez2022-06-041-35/+6
| * glcontext-glx: Refactor realize functionPablo Correa Gómez2022-06-041-167/+142
| * glcontext: Refactor realize function, fix interaction with shared contextPablo Correa Gómez2022-06-042-112/+166
| * macosglcontext: Do not rely on default from get_required_versionPablo Correa Gómez2022-06-041-1/+4
| * glcontext-win32-wgl: Respect user required version, use display as minimumPablo Correa Gómez2022-06-041-11/+5
| * glcontext: Add internal get_clipped_version functionPablo Correa Gómez2022-06-042-0/+23
| * glcontext: Improve get_version documentationPablo Correa Gómez2022-06-041-0/+4
| * glcontext: Improve documentation on get_use_es apiPablo Correa Gómez2022-05-301-1/+3
| * glcontext: Make the creation of EGL context more obviousPablo Correa Gómez2022-05-101-145/+151
* | gdk/wayland: Check the GdkSurface wl_surface before using it for activationCarlos Garnacho2022-06-021-3/+7
* | gdk/wayland: Dispatch GdkAppLaunchContext activation token in its own queueCarlos Garnacho2022-06-021-1/+6
* | wayland: scale cursors to the right sizeMatthias Clasen2022-05-271-38/+54
* | Merge branch 'wayland-cursor-scale' into 'main'Matthias Clasen2022-05-272-17/+50
|\ \
| * | wayland: Make cursors have the right sizeMatthias Clasen2022-05-261-12/+34
| * | wayland: Sanity check cursor image sizeMatthias Clasen2022-05-261-5/+16
* | | Merge branch 'wip/otte/for-main' into 'main'Matthias Clasen2022-05-261-1/+1
|\ \ \ | |/ / |/| |
| * | x11: Always update shadow sizeBenjamin Otte2022-05-261-1/+1
* | | Drop pointer_emulated discrete scroll eventsLuca Bacci2022-05-246-26/+7
* | | Wayland: Only send smooth scroll events for tablet toolsLuca Bacci2022-05-241-11/+0
* | | DirectManipulation: Account for DPI scaleLuca Bacci2022-05-241-2/+6
|/ /
* | GdkWin32: Plug memory leakLuca Bacci2022-05-191-0/+2
* | GdkWin32: Add support for DirectManipulationLuca Bacci2022-05-158-2/+735
* | broadway: Fix gcc 12 complainingBenjamin Otte2022-05-142-18/+15
* | Merge branch 'texture-fixes' into 'main'Matthias Clasen2022-05-131-7/+7
|\ \
| * | Fixes for gdk_memory_texture_new_subtextureMatthias Clasen2022-05-131-7/+7
* | | egl: Fix invalid format stringLoïc Minier2022-05-121-3/+3
|/ /
* | Remove all nicks and blurbs from param specsSophie Herold2022-05-1125-294/+98
* | gdk/wayland: freeze popups when hiddenChristian Hergert2022-05-101-0/+10
* | Merge branch 'check-half-float' into 'main'Matthias Clasen2022-05-062-4/+20
|\ \
| * | gdk: Check OES_vertex_half_float GLES extensionMatthias Clasen2022-05-052-4/+20
| |/
* | GdkWin32: Send smooth scroll eventsLuca Bacci2022-05-061-71/+44
|/
* x11: Trap errors happening when getting output propertiesJonas Ådahl2022-05-021-13/+19
* GdkWin32: Generate crossing event after button releaseLuca Bacci2022-04-061-33/+43
* GdkWin32: Correct generation of crossing events when holding an implicit grabLuca Bacci2022-04-061-34/+9
* GdkWin32: Report serial for eventsLuca Bacci2022-04-061-1/+3
* gdk: always populate GDK_AXIS_{X,Y} in merged event historyHemidark2022-04-051-2/+8
* Merge branch 'sumibi-yakitori/fix-minimize-window-macos' into 'main'Christian Hergert2022-04-042-1/+17
|\
| * macos: Skip running `showAndMakeKey` when a window is minimized by user actionsumibi-yakitori2022-04-052-1/+17
* | macos: prohibit fullscreen transition if in transtionsumibi-yakitori2022-04-033-6/+19
|/