summaryrefslogtreecommitdiffstats
path: root/driver
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into openslxv23Simon Rettberg2019-02-187-9/+137
|\
| * Update to 5.42Simon Rettberg2019-02-187-9/+137
| |
* | Forgot one DPMS killing instanceSimon Rettberg2018-10-191-1/+1
| |
* | Add dpmsFullThrottle:Simon Rettberg2018-10-196-10/+18
| | | | | | | | 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-168-7/+115
|/
* Original 5.40Simon Rettberg2018-10-1683-0/+45365