summaryrefslogtreecommitdiff
path: root/sway/commands/input/left_handed.c
AgeCommit message (Collapse)Author
2017-03-10UnGNUify the codebaseDrew DeVault
2016-10-25Add left_handed support for input devicesMichał Winiarski
Some users may want to switch buttons on their input devices, turns out libinput already supports it. Let's add a support for it in our config. Signed-off-by: Michał Winiarski <[email protected]>