summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | | Merge branch 'wip/hadess/quiet-broadway-gtk3' into 'gtk-3-24'Matthias Clasen2021-10-191-1/+1
|\ \ \ \
| * | | | broadway: Quiet initialisation failuresBastien Nocera2021-10-111-1/+1
* | | | | Merge branch 'wip/fix-remap-up-left-popup' into 'gtk-3-24'Matthias Clasen2021-10-181-0/+12
|\ \ \ \ \
| * | | | | window/wayland: Reset position when hiding popupJonas Ådahl2021-09-021-0/+12
| | |/ / / | |/| | |
* | | | | Merge branch 'surfaceloop' into 'gtk-3-24'Jonas Ådahl2021-10-181-3/+5
|\ \ \ \ \
| * | | | | Check if size changed before hiding a surfaceRonan Pigott2021-09-131-3/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'gdk-win32-ensure-correct-order-of-operations-when-handling-dpi-...Luca Bacci2021-10-187-115/+114
|\ \ \ \ \
| * | | | | GdkWin32: Initialize _gdk_offset_x / _gdk_offset_x to unscaled valuesLuca Bacci2021-09-231-3/+5
| * | | | | GdkWin32: Ensure a consistent order of operations when handling DPI scale and...Luca Bacci2021-09-237-111/+108
| * | | | | GdkWin32: Use a signed integral type for the DPI scaleLuca Bacci2021-09-231-1/+1
| |/ / / /
* | | | | [quartz]Use the absolute value of Scale values for CGContextScaleSCMJohn Ralls2021-10-141-2/+1
| |_|/ / |/| | |
* | | | GDK/Win32: Fix MinGW autotools buildwip/lantw/GDK-Win32-Fix-MinGW-autotools-buildTing-Wei Lan2021-09-241-1/+5
|/ / /
* | | Ignore wl_output globals not bound by usRonan Pigott2021-09-131-0/+8
| |/ |/|
* | Update Quartz version detection for macOS 12.John Ralls2021-09-082-10/+9
* | Move includes of gdkinternal-quartz.h from headers to impl files.John Ralls2021-09-078-11/+14
* | Let gdkquartz-cocoa-access.h find gdkquartz.h during build.John Ralls2021-09-071-1/+1
|/
* accepts NSPasteboardTypeFileURL as "text/uri-list".Hiroyuki Ito2021-08-141-0/+5
* Merge branch 'opengl.win32.fixes' into 'gtk-3-24'Matthias Clasen2021-07-283-8/+9
|\
| * GDK/Win32: Fix up OpenGL a bitChun-wei Fan2021-07-283-8/+9
* | gdkdevicemanager-win32.c: Fix buildChun-wei Fan2021-07-281-7/+2
|/
* Merge branch 'wintab-set-cxo-system-option' into 'gtk-3-24'Chun-wei Fan2021-07-121-1/+17
|\
| * Wintab: Set the CXO_SYSTEM optionLuca Bacci2021-06-111-0/+11
| * Wintab: set the right device field in the event structureLuca Bacci2021-06-111-1/+6
* | [quartz] Fix incorrect include path for gdkquartz.hJohn Ralls2021-07-101-1/+1
* | Merge branch 'gdkkeys' into 'gtk-3-24'Matthias Clasen2021-07-091-0/+1
|\ \
| * | gdkkeys-win32.c: fix initialisation of key_state in update_keymapJeremy Tan2021-07-091-0/+1
* | | Add winpointer.h to Makefile.am sources listLuca Bacci2021-07-091-0/+1
|/ /
* | gdk/wayland: Fix pointer-gestures version selectionVlad Zahorodnii2021-07-051-3/+3
* | Add support for Windows Pointer Input StackLuca Bacci2021-07-0315-103/+2327
* | Merge branch 'fix-issue-2019' into 'gtk-3-24'Chun-wei Fan2021-06-221-26/+7
|\ \
| * | GdkW32: remove klassTEMPSHADOWLuca Bacci2020-10-271-26/+7
* | | quartz: fix compilation on macOS 10.10Tom Schoonjans2021-06-122-6/+2
| |/ |/|
* | Merge branch 'arb_fbo' into 'gtk-3-24'Matthias Clasen2021-06-081-17/+17
|\ \
| * | Switch to GL_ARB_framebuffer_objectEmmanuel Gil Peyrot2020-06-111-17/+17
* | | Backport 'fix integer overflow in monitor refresh rate calculation' to GTK3Luca Bacci2021-06-041-1/+1
* | | Fix value of `MAC_OS_X_VERSION_MAX_ALLOWED`Mosè Giordano2021-05-071-1/+1
* | | gdk/wayland: Take transform into account when setting physical sizeGuido Günther2021-05-051-1/+15