summaryrefslogtreecommitdiffstats
path: root/driver/xscreensaver.c
Commit message (Collapse)AuthorAgeFilesLines
* xscreensaver 6.00v28r1openslxSimon Rettberg2021-04-071-2192/+2086Star
|
* Merge branch 'master' into openslxSimon Rettberg2020-12-021-2/+10
|\
| * 5.44Simon Rettberg2020-12-021-2/+10
| |
* | Merge branch 'master' into openslx (5.43)Simon Rettberg2019-07-301-3/+61
|\|
| * Update to 5.43Simon Rettberg2019-07-301-3/+61
| |
* | Merge branch 'master' into openslxv23Simon Rettberg2019-02-181-4/+8
|\|
| * Update to 5.42Simon Rettberg2019-02-181-4/+8
| |
* | Add dpmsFullThrottle:Simon Rettberg2018-10-191-9/+10
| | | | | | | | Don't suspend/kill screen hack when monitor enters standby mode.
* | 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