Tags: germag/clicklockd
Tags
Update C standard I think is time to update the C standard to C11 Signed-off-by: German Maglione <[email protected]>
Re-add touchpad devices I removed the touchpad support because I'm dumb, don't drink and git push :) Signed-off-by: German Maglione <[email protected]>
Removes syslog Now all the logging is done in the stderr. This is the recomended behavior fi you run clicklockd through systemd. It's not perfect, I plan to rewrite the logger to support syslog in the future. Signed-off-by: German Maglione <[email protected]>