Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-06 | FreeBSD fixes | johalun | |
Increase _POSIX_SOURCE value where needed. Increase _XOPEN_SOURCE value where needed. Conditionally link to libcap (only on Linux). Possibly some trailing whitespace fixes (automatic). | |||
2017-03-10 | UnGNUify the codebase | Drew DeVault | |
2016-12-15 | Handle calloc failures | Drew DeVault | |
2016-12-15 | Handle some more memory allocation failures | Drew DeVault | |
2016-10-25 | Add left_handed support for input devices | Michał 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 <knr@hardline.pl> | |||
2016-09-01 | Reorganize includes | Drew DeVault | |
2016-05-01 | Add input cmd for setting pointer accel profile. | Jasen Borisov | |
2016-01-19 | libinput | Cole Mickens | |