aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/input/tablet.h
Commit message (Collapse)AuthorAge
* input: Add support for tablet protocol.Libravatar John Chadwick2019-09-25
Sway has basic support for drawing tablets, but does not expose properties such as pressure sensitivity. This implements the wlr tablet v2 protocol, providing tablet events to Wayland clients.