summaryrefslogtreecommitdiff
path: root/src/drivers/Stubs
AgeCommit message (Collapse)Author
2025-11-27Refactor pen interface into driver system.Matthias Melcher
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.