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
Support versions of xidlehook which have removed the `mode` argument
to `--timer`, while continuing, at least for the time being, to
also support the older syntax.
Fixes#24.
@epchris can you test the branch referenced in the PR above to see if it fixes this for you? @irlevesque if you are still using the older version of xidlehook which uses the old syntax, can you test to confirm that this change works for you as well?
I have installed xidlehook in arch linux via AUR and it seems as though the comment here:
https://github.com/quantopian/PenguinDome/blob/master/client/plugins/screenlock.py#L125
reflects a perhaps-out-of-date version of xidlehook.
My usage of xidlehook only uses a duration, command and canceller:
--timer <duration> <command> <canceller>
The text was updated successfully, but these errors were encountered: