mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
options: add --native-touch option
For platforms which send emulated mouse inputs for touch-unaware clients, such as Win32 and X11, this option enables the native multitouch handling and disables emulated mouse inputs. This enables interested scripts to handle multitouch events while keeping compatibility with touch-unaware scripts.
This commit is contained in:
1
DOCS/interface-changes/native-touch.txt
Normal file
1
DOCS/interface-changes/native-touch.txt
Normal file
@@ -0,0 +1 @@
|
||||
add --native-touch option
|
||||
Reference in New Issue
Block a user