summaryrefslogtreecommitdiff
path: root/test/penpal.cxx
AgeCommit message (Collapse)Author
2 dayswipmaxim nikonov
3 dayswipmaxim nikonov
2025-11-29Improve access to C++ symbols.Matthias Melcher
For events, fonts, and callback reasons
2025-11-20Adjust some pen driver comments.Matthias Melcher
Made global variables private.
2025-11-17Add pen/stylus/tablet API and driver for macOS (#1326)Matthias Melcher
* define the pen/tablet support API * add pen event handler stub as a fallback * add pen device test "penpal". * Add macOS pen/stylus/tablet driver. * Add Oxygen documentation.