summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Fix parent relative background crashSam Bazley2020-10-271-3/+20
* [imquartz] Set the filter key to passthrough regardless of selector.John Ralls2020-10-131-332/+3
* Merge branch 'w32-transient-ordering-rollback' into 'gtk-3-24'LRN2020-10-082-215/+8
|\
| * GDK W32: Remove stacking functionsРуслан Ижбулатов2020-04-261-207/+0
| * Revert "GDK W32: Use SWP_NOOWNERZORDER everywhere it can be applied"Руслан Ижбулатов2020-04-262-11/+11
* | Merge branch 'cursor-docs' into 'gtk-3-24'Matthias Clasen2020-09-291-1/+1
|\ \
| * | gdkcursor: Add annotations for gdk_cursor_new_for_display()Philip Withnall2020-09-291-1/+1
* | | gdk/wayland: Add support for primary-selection-unstable-v1Robert Mader2020-09-277-64/+236
* | | wayland: Emit dummy configure event when resizing while fixedJonas Ådahl2020-09-071-1/+13
|/ /
* | gdk: Keep a reference on the last source deviceCarlos Garnacho2020-08-312-1/+2
* | Fix resource leak in gdk_display_close() under WaylandJulien Ropé2020-08-311-0/+2
* | Merge branch 'wip/exalm/hotspot-fix-324' into 'gtk-3-24'Matthias Clasen2020-08-261-1/+1
|\ \
| * | wayland: Fix dnd hotspot movementAlexander Mikhaylenko2020-08-271-1/+1
* | | gdk/wayland: Use double-click/drag-threshold settings from g-d-sCarlos Garnacho2020-08-271-0/+2
* | | gdk/wayland: Look for font settings in gsettings-desktop-schemasCarlos Garnacho2020-08-271-12/+50
|/ /
* | Accommodate macOS 11.0 Big Sur in gdk_quartz_osx_version.John Ralls2020-08-112-1/+5
* | Merge branch 'move-msvc-projects' into 'gtk-3-24'Chun-wei Fan2020-07-243-16/+16
|\ \
| * | Visual Studio projects: move projects to win32/Chun-wei Fan2020-07-163-16/+16
* | | Merge branch 'gtk3.win.egl.unfullscreen' into 'gtk-3-24'Chun-wei Fan2020-07-241-0/+1
|\ \ \
| * | | gdkwindow-win32.c: Fix GLES glitches during un-fullscreenChun-wei Fan2019-11-221-0/+1
* | | | Merge branch 'gles-windows-arm64' into 'gtk-3-24'Chun-wei Fan2020-07-243-1/+53
|\ \ \ \
| * | | | GDK/Win32: Force GLES if running on ARM64Chun-wei Fan2020-07-073-1/+53
* | | | | Merge branch 'win32-native-input' into 'gtk-3-24'Chun-wei Fan2020-07-244-71/+58
|\ \ \ \ \
| * | | | | Fix 2 warnings, formattingPhilip Zander2020-07-161-6/+8
| * | | | | Remove VK_PACKET handling code that has become unnecessaryPhilip Zander2020-07-162-69/+6
| * | | | | FormattingPhilip Zander2020-07-162-19/+21
| * | | | | Use native Windows API for converting keystrokes to charactersPhilip Zander2020-07-163-2/+48
| | |_|/ / | |/| | |
* | | | | gdk: update gdkkeysyms.h with ./gdkkeysyms-update.pl scriptIan Douglas Scott2020-07-212-0/+16
|/ / / /
* | | | wayland: prefer a manually requested size over the configure hintChristian Rauch2020-07-151-1/+8
* | | | Merge branch 'wip/mbiggio/quartz-device-axes-reset' into 'gtk-3-24'Emmanuele Bassi2020-07-101-0/+46
|\ \ \ \
| * | | | quartz: mimic source device axesBiggio2020-07-081-0/+46
* | | | | build: Don't export GResource-related symbols with newer GLibSimon McVittie2020-07-091-2/+2
|/ / / /
* | | | gtk#767 add a way to change the application_id of a toplevel wayland GdkSurfaceCaolán McNamara2020-07-072-11/+35
|/ / /
* | | [Quartz]Fix some deprecation and unused variable warnings.John Ralls2020-06-202-7/+8
* | | [Quartz] Correct availability macro name.John Ralls2020-06-201-1/+1
* | | [Quartz] Only normal toplevels should be in the Windows menu.John Ralls2020-06-201-5/+11
* | | Merge branch 'frame-clock-alternative-approach' into 'gtk-3-24'Alexander Larsson2020-06-153-81/+264
|\ \ \
| * | | frame clock: fix schedulingYariv Barkan2020-06-151-20/+14
| * | | frame clock: adjust reported frame timeYariv Barkan2020-06-151-6/+115
| * | | frame clock: schedule in refresh intervalsYariv Barkan2020-06-051-1/+1
| * | | frame clock: Better handle non-regular clock cyclesAlexander Larsson2020-06-051-11/+8
| * | | frame clock: Track if paint is caused by thaw or notAlexander Larsson2020-06-051-5/+8
| * | | Fix frameclock going backwardsAlexander Larsson2020-06-051-1/+2
| * | | frame-clock: Ensure we're always monotonicAlexander Larsson2020-05-281-11/+20
| * | | frame-clock: New approach in smoothing frame clockAlexander Larsson2020-05-283-48/+111
| * | | frame clock: Use compositor refresh rate info even if presentation time not setAlexander Larsson2020-05-281-10/+15
| * | | FrameClock debug: Log drawn_time if setAlexander Larsson2020-05-281-0/+2
* | | | wayland: Remove unused fribidi includeSebastian Keller2020-06-041-1/+0
* | | | Support for macOS Pen / Eraser input #1551Andreas Butti2020-05-195-11/+302
|/ / /
* | | gdk/wayland: Handle disorderly tablet/pad disconnectsCarlos Garnacho2020-05-151-0/+8