HotKey Daemon, simple hotkey daemon that woks using the evdev interface
Go to file
Alessandro Mauri 1f007ab92e implemented polling for multiple events
changelog:
* fixed small (1B) memory leak in pressBufferAdd
* fixed bug where SIGINT would not cause shut down
* implemented polling for every event inside /dev/input
* added more TODOs
2020-04-14 22:04:48 +02:00
.gitignore changed fopen to open 2020-04-13 23:53:19 +02:00
macrod.c implemented polling for multiple events 2020-04-14 22:04:48 +02:00
README.md first working prototype 2020-04-13 23:29:21 +02:00