Commit d4a817ae authored by Rudolf Polzer's avatar Rudolf Polzer
Browse files

Move blanking from saver_blank to main.c.

Behaves somewhat better if the value is low; still could not get a zero value
to work, as X11 then still wakes up the screen on key-release events.

Note that after this change, SIGUSR1 is only sent if
XSECURELOCK_SAVER_RESET_ON_AUTH_CLOSE is enabled, and savers
should ideally handle it by soft-resetting the saver (implemented in
saver_xscreensaver only for now); not handling it will cause a hard-reset
of the saver by restarting it from scratch.

Fixes #75.
parent 9578313a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment