ardour/libs/tk/ydk/win32
Robin Gareus 90755045f5
Windows multitouch tweaks
* Fix special case of first single touch. While another touch
is active, any new touch must not get the ID of the (ignored)
first touch.

* reset "last-touch" coordinate on touch-begin.
Previously it was possible that the first motion event was
ignored.

NB: This does not fix missing events when the first touch
coincides with any other finger (gesture?).
2025-01-15 03:32:17 +01:00
..
rc
bdfcursor.c
gdkapplaunchcontext-win32.c
gdkcolor-win32.c
gdkcursor-win32.c
gdkdisplay-win32.c
gdkdnd-win32.c
gdkdrawable-win32.c
gdkevents-win32.c Windows multitouch tweaks 2025-01-15 03:32:17 +01:00
gdkfont-win32.c
gdkgc-win32.c
gdkgeometry-win32.c
gdkglobals-win32.c
gdkim-win32.c
gdkimage-win32.c
gdkinput-win32.c
gdkinput.c
gdkkeys-win32.c
gdkmain-win32.c
gdkpixmap-win32.c
gdkprivate-win32.h
gdkproperty-win32.c
gdkscreen-win32.c
gdkselection-win32.c
gdkspawn-win32.c
gdktestutils-win32.c
gdkvisual-win32.c
gdkwin32id.c
gdkwindow-win32.c Windows Multitouch: disable gestures 2024-11-02 04:54:28 +01:00