aboutsummaryrefslogtreecommitdiff
path: root/marsond.c
AgeCommit message (Expand)Author
4 dayssanity-check -p arg.B. Watson
5 daysfix debug startup message.B. Watson
5 daysimprove --help and debugging output.B. Watson
5 daysfix compile with pcc and tcc.B. Watson
5 daysmake vendor/product IDs and default device names configurable at build time.B. Watson
5 daysdo not bind keys above 255, stops xinput from showing marsond as a pointer.B. Watson
6 daysuse BUS_VIRTUAL, not BUS_USB.B. Watson
7 daysuse UINPUT_MAX_NAME_SIZE.B. Watson
7 daystweak debug messages.B. Watson
7 daysremove stray newline in PID message.B. Watson
7 daysprint /sys path to input device if debugging.B. Watson
7 daysrearrange man page (move options closer to the top)B. Watson
9 daysadd -p option.B. Watson
9 daysupdate version number and manual group.0.2.0B. Watson
9 daysexit cleanly on both SIGTERM and die().B. Watson
10 daysupdate docs.B. Watson
10 dayscommentary and README.B. Watson
10 daysstop trying to print warnings if we have no stderr due to daemonize()B. Watson
10 daysadd multiple instance warning if the device is busy.B. Watson
10 daysmuch work (run as a daemon, drop priviliges, set priority, etc).B. Watson
10 daysmuch work (options, rc script, make install, etc etc).B. Watson
10 daysinitial commitB. Watson