You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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?
The text was updated successfully, but these errors were encountered:
I assume that this wasn't intended, it blocks using xidlehook completely (in my case - it can't be triggered by pipe)
Not sure what causes this, maybe first timer is skipped and second timer executed without first?
The text was updated successfully, but these errors were encountered: