Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-22 | Remove access to wlr_input_device union | Simon Ser | |
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3626 Closes: https://github.com/swaywm/sway/issues/7077 | |||
2020-10-12 | input/tablet: add tool_mode option to set tablet tools as relative input | Tudor Brindus | |
Closes #4139. | |||
2019-09-25 | input: Add support for tablet protocol. | John Chadwick | |
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. |