summaryrefslogtreecommitdiffstats
path: root/sway/input.c
Commit message (Collapse)AuthorAge
* Handle calloc failuresLibravatar Drew DeVault2016-12-15
|
* Handle some more memory allocation failuresLibravatar Drew DeVault2016-12-15
|
* Add left_handed support for input devicesLibravatar Michał Winiarski2016-10-25
| | | | | | | 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 <knr@hardline.pl>
* Reorganize includesLibravatar Drew DeVault2016-09-01
|
* Add input cmd for setting pointer accel profile.Libravatar Jasen Borisov2016-05-01
|
* libinputLibravatar Cole Mickens2016-01-19