summaryrefslogtreecommitdiff
path: root/src/mouse_die.c
Commit message (Collapse)AuthorAgeFilesLines
* switched to using named constants instead of magic values. right now to ↵epoch2020-07-171-16/+41
| | | | configure mouse buttons you need to edit these files.
* redid most of the /dev/input/mice codeepoch2020-04-141-1/+44
|
* fixed up the /dev/input/event (die) inputs to work better with libidcepoch2020-04-121-1/+9
|
* added the separated out mouse and keyboard filesepoch2019-02-051-0/+38