summaryrefslogtreecommitdiffstats
path: root/driver/xscreensaver.c
Commit message (Collapse)AuthorAgeFilesLines
* Increase sleep-after-spawn some more:Simon Rettberg2018-10-171-2/+2
| | | | | | This is (like most things) an ugly quick hack. There should simply be an option to disable stopping the hack while the password prompt is displayed.
* Sleep a bit after spawning hackSimon Rettberg2018-10-161-0/+2
| | | | | | The SIGSTOP would arrive before bwlp-screensaver has a chance to fork, so you don't see anything after wakeup from screen suspend. Sleep 50ms to prevent this.
* Add ungrab command, respawn hack before password promptSimon Rettberg2018-10-161-0/+5
|
* Original 5.40Simon Rettberg2018-10-161-0/+2463