aboutsummaryrefslogtreecommitdiff
path: root/sway/input/tablet.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-11-21seat: Fix cursor theme reload for tablet toolNemuiBanila
2023-01-16input/tablet: handle focusing NULL surfaceKirill Primak
2022-11-28Make libinput backend optionalSimon Ser
2022-06-22Remove access to wlr_input_device unionSimon Ser
2022-03-17sway/input: follow up wlroots input device events renamingSimon Zeni
2020-11-11Add missing includes for wlr_input_device.hSimon Ser
2020-10-12input/tablet: add tool_mode option to set tablet tools as relative inputTudor Brindus
2020-04-26input/tablet: query tablet focused surface for cursor image checkTudor Brindus
2020-03-12input: Avoid creating the PAD device multiple timesOlivier Fourdan
2019-09-25input: Add support for tablet protocol.John Chadwick