jD91mZM2 / xidlehook

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

Stopped xidlehook by caffeine and second timer executes before first #69

Open Meister1593 opened 3 years ago

Meister1593 commented 3 years ago
  1. When xidlehook is being under caffeine (for example, when video is playing), it can't be controlled and basically stopped in processes I assume that this wasn't intended, it blocks using xidlehook completely (in my case - it can't be triggered by pipe)
  2. Sometimes instead of timer1 and timer2 execution, only timer2 executes. In my setup, timer1 is lock and timer2 is display disabling Not sure what causes this, maybe first timer is skipped and second timer executed without first?