aboutsummaryrefslogtreecommitdiff
path: root/marsond.c
AgeCommit message (Expand)Author
3 daystighten up parse_args() some more.B. Watson
3 daysbetter error message for missing option argument.B. Watson
3 daystighten up parse_args().B. Watson
3 dayssanity-check -p arg.B. Watson
4 daysfix debug startup message.B. Watson
4 daysimprove --help and debugging output.B. Watson
4 daysfix compile with pcc and tcc.B. Watson
4 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
5 daysuse BUS_VIRTUAL, not BUS_USB.B. Watson
6 daysuse UINPUT_MAX_NAME_SIZE.B. Watson
6 daystweak debug messages.B. Watson
6 daysremove stray newline in PID message.B. Watson
6 daysprint /sys path to input device if debugging.B. Watson
6 daysrearrange man page (move options closer to the top)B. Watson
8 daysadd -p option.B. Watson
8 daysupdate version number and manual group.0.2.0B. Watson
8 daysexit cleanly on both SIGTERM and die().B. Watson
9 daysupdate docs.B. Watson
9 dayscommentary and README.B. Watson
9 daysstop trying to print warnings if we have no stderr due to daemonize()B. Watson
9 daysadd multiple instance warning if the device is busy.B. Watson
9 daysmuch work (run as a daemon, drop priviliges, set priority, etc).B. Watson
9 daysmuch work (options, rc script, make install, etc etc).B. Watson
9 daysinitial commitB. Watson