Pen input
Open
- Dominant language
- C++
- Stars
- 643
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
I am currently experimenting with a drawing app, and the seemingly lack of API for pen inputs make it harder than it can be (should at least allow the software to differentiate touch from pen).
I suggest adding support for these APIs:
* MacOS w/ sidecar: https://developer.apple.com/documentation/uikit/pencil_interactions/handling_input_from_apple_pencil
* Windows: https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-pointer_pen_info
* Wacom tablets
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.