ardour/libs/tk/ydk
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
..
quartz amend GdkQuartzView:drawRect to be able to show both the exposed and "leftover" areas 2024-11-26 19:02:42 -07:00
win32 Windows multitouch tweaks 2025-01-15 03:32:17 +01:00
x11 Linux/X11 grab window when emulating touch button events 2025-01-15 02:06:45 +01:00
ydk Turn touchscreen debug prints into gdk-debug messages 2024-11-07 06:13:12 +01:00
config.h ytk: some #defines need to be different when building with MSVC 2024-12-02 10:55:02 +00:00
gdk.c Turn touchscreen debug prints into gdk-debug messages 2024-11-07 06:13:12 +01:00
gdkaliasdef.c
gdkapplaunchcontext.c
gdkcairo.c
gdkcolor.c
gdkcursor.c
gdkdisplay.c Implement multitouch grab 2024-10-24 23:33:31 +02:00
gdkdisplaymanager.c
gdkdnd.c
gdkdraw.c
gdkenumtypes.c Define YDK/YTKMM Touch Event API 2024-10-24 23:33:28 +02:00
gdkevents.c Define YDK/YTKMM Touch Event API 2024-10-24 23:33:28 +02:00
gdkfont.c
gdkgc.c
gdkglobals.c move gdk global for modal notification to be with other gdk globals 2024-08-19 15:15:45 -06:00
gdkimage.c
gdkkeynames.c
gdkkeys.c
gdkkeyuni.c
gdkmarshalers.c
gdkmedialib.c
gdkoffscreenwindow.c
gdkpango.c
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixmap.c
gdkpolyreg-generic.c
gdkrectangle.c
gdkregion-generic.c
gdkrgb.c
gdkscreen.c
gdkselection.c
gdkvisual.c
gdkwindow.c Linux/X11 grab window when emulating touch button events 2025-01-15 02:06:45 +01:00
gdkwindowimpl.c
wscript Implement YDK Touch API for Linux/X11 2024-10-24 23:33:31 +02:00