summaryrefslogtreecommitdiff
path: root/sway/commands/input.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]>
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin