summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdkkeys-win32: Ignore CTRL bit for key translationPhilip Zander2022-01-291-0/+7
* Merge Lukas Oberhuber's 'fix-retina-cursors' into gtk-3-24.John Ralls2022-01-261-1/+8
|\
| * macos: correctly handle retina cursorsLukas Oberhuber2022-01-141-1/+8
* | gdk/display-wayland: Don't bypass portal for theme entriesFlorian Müllner2022-01-191-1/+5
* | Revert "Bug 676077: Fix handling of Keyboard Input on Windows"Chun-wei Fan2022-01-171-8/+1
|/
* Merge branch 'wip/keep-scale-3-24' into 'gtk-3-24'Matthias Clasen2022-01-121-5/+16
|\
| * wayland/window: Only update the scale if on any outputsJonas Ådahl2022-01-071-5/+16
* | gdkkeys-win32: Perform keyboard layout substitutionDavid Hogan2022-01-101-10/+87
* | gdkkeys-win32: Fix handling of SGCAPSPhilip Zander2022-01-093-20/+15
* | gdkkeys-win32: Fix crash when keyboard DLL failed to loadPhilip Zander2022-01-092-17/+50
* | gdkkeys-win32: Add keysym mapping for capslock keyPhilip Zander2022-01-091-1/+2
* | gdkkeys-win32: Fix capslock handlingPhilip Zander2022-01-093-64/+54
* | gdkkeys-win32: Fix uninitialized valuePhilip Zander2022-01-071-0/+2
* | GDK/build: Rename deprecated_h_sources to gdk_deprecated_h_sourcesChun-wei Fan2022-01-042-3/+3
* | Visual Studio projects: Improve generating GDK sourcesChun-wei Fan2022-01-041-5/+7
* | gdk: Split out public headers listingChun-wei Fan2022-01-042-44/+46
* | Winpointer: Fix keyboard stateLuca Bacci2022-01-031-2/+4
* | Merge branch 'fix_windows_build' into 'gtk-3-24'Luca Bacci2022-01-022-1/+5
|\ \
| * | Add define for GC_ALLGESTURES, in-case WINVER is not set.Melroy van den Berg2021-12-281-0/+4
| * | Lowercaps Windows.h -> windows.hMelroy van den Berg2021-12-281-1/+1
* | | macOS: Fix QuartzCore linking and compiling with 10.11Thomas Holder2021-12-292-1/+4
|/ /
* | Merge branch 'fix-dist' into 'gtk-3-24'Matthias Clasen2021-12-211-0/+1
|\ \
| * | gdk/win32/Makefile.am: Dist gdkkeys-win32.hChun-wei Fan2021-12-211-0/+1
* | | gdk/wayland: Support new `high-contrast` keyFlorian Müllner2021-12-211-0/+39
|/ /
* | macOS: Big Sur performance patchLukas Oberhuber2021-12-182-4/+36
|/
* gdkquartz: fix crash on uninitialized attributeLukas Oberhuber2021-12-162-3/+24
* Merge branch 'win32-rewrite-keymap-v2' into 'gtk-3-24'Luca Bacci2021-12-1511-1289/+1407
|\
| * gdk/win32: Fix modifiers sometimes being consumed for special keysPhilip Zander2021-12-102-28/+33
| * gdk/win32: Fix group parameter not being used by translate_keyboard_statePhilip Zander2021-12-091-2/+4
| * gdk/win32: Add licensing boilerplate to gdkkeys-win32Philip Zander2021-12-093-4/+74
| * gdk/win32: Remove unneeded struct _GdkWin32KernelCPUFuncsPhilip Zander2021-12-082-16/+11
| * gdk/win32: Consolidate CPU detection in one placeChun-wei Fan2021-12-084-33/+48
| * GdkWin32Keymap: Be more robust against DLL loading failuresPhilip Zander2021-12-082-6/+10
| * Rewrite GdkWin32Keymap (load table directly from layout DLL)Philip Zander2021-12-089-1282/+1309
* | Merge branch 'gtk-3-24-x11-xi2.4-gestures' into 'gtk-3-24'Carlos Garnacho2021-12-136-6/+215
|\ \ | |/ |/|
| * gdk/x11: Report XI2 version on the serverPovilas Kanapickas2021-12-031-1/+2
| * gdk/x11: Implement XI2.4 touchpad gesture supportPovilas Kanapickas2021-12-036-5/+213
* | Merge branch 'wayland-clipboard-fix' into 'gtk-3-24'Carlos Garnacho2021-12-061-19/+29
|\ \ | |/ |/|
| * wayland: Ensure clipboard handling doesn't lock up in certain corner casesmsizanoen12021-12-061-19/+29
* | Merge branch 'wip/fix-randr-race-3-24' into 'gtk-3-24'Emmanuele Bassi2021-11-241-1/+10
|\ \
| * | x11: Trap error when getting CRTC infoJonas Ådahl2021-11-171-1/+10
* | | Quartz: Fix keyboard layout notificationLuca Bacci2021-11-241-1/+1
* | | GdkWin32: Make OLE2 DND work in monitors with different OS scalesLuca Bacci2021-11-132-0/+28
|/ /
* | Merge branch 'gtk3-dnd-find-dest-window-fix' into 'gtk-3-24'Luca Bacci2021-11-132-83/+66
|\ \
| * | Use WindowFromPoint to find DND target windowLuca Bacci2021-09-102-83/+66
* | | Merge branch 'win32-gl-reorg-3' into 'gtk-3-24'Luca Bacci2021-11-067-703/+842
|\ \ \
| * | | GDK-Win32: Add fallback mode to GLESwin32-gl-reorg-3Chun-wei Fan2021-09-063-60/+109
| * | | gdk/win32: Some further small GL-related cleanupChun-wei Fan2021-09-064-16/+2
| * | | GDK-Win32: Reorganize gdkgdlcontext-win32.cChun-wei Fan2021-09-066-722/+826
* | | | gdk/wayland: Do not use xdg_wm_base.ping serials as "user input" serialsCarlos Garnacho2021-11-051-4/+0