Merge pull request #106959 from bruvzg/w10_cleanup

[Windows] Drop support for Windows 7/8/8.1.
This commit is contained in:
Thaddeus Crews
2025-06-02 18:51:46 -05:00
11 changed files with 45 additions and 376 deletions

View File

@@ -1954,7 +1954,7 @@
<description>
Set active tablet driver name.
Supported drivers:
- [code]winink[/code]: Windows Ink API, default (Windows 8.1+ required).
- [code]winink[/code]: Windows Ink API, default.
- [code]wintab[/code]: Wacom Wintab API (compatible device driver required).
- [code]dummy[/code]: Dummy driver, tablet input is disabled.
[b]Note:[/b] This method is implemented only on Windows.