jD91mZM2 / xidlehook

GitLab: https://gitlab.com/jD91mZM2/xidlehook
MIT License
382 stars 33 forks source link

Allow starting without timers if --socket is provided #66

Open wavexx opened 3 years ago

wavexx commented 3 years ago

Starting with just xidlehook --socket path isn't currently allowed, since xidlehook requires at least one timer. However, if I'm planning to to control xidlehook using the socket, this should be allowed, since I can add timers later.