Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xscreensaver 6.00v28r1openslx | Simon Rettberg | 2021-04-07 | 803 | -34100/+345102 |
| | |||||
* | Maybe not remove, but ... | Simon Rettberg | 2020-12-02 | 1 | -1/+1 |
| | |||||
* | Update .gitignore | Simon Rettberg | 2020-12-02 | 1 | -1/+4 |
| | |||||
* | Merge branch 'master' into openslx | Simon Rettberg | 2020-12-02 | 82 | -1258/+7663 |
|\ | |||||
| * | 5.44 | Simon Rettberg | 2020-12-02 | 82 | -1258/+7663 |
| | | |||||
* | | driver/timers.c: fix flush_events()v26 | Jonathan Bauer | 2020-01-30 | 1 | -1/+1 |
| | | |||||
* | | Würg around reset idle time through ungrab hook | Simon Rettberg | 2019-11-15 | 5 | -39/+198 |
| | | |||||
* | | Merge branch 'master' into openslx (5.43) | Simon Rettberg | 2019-07-30 | 496 | -87115/+6017 |
|\| | |||||
| * | Update to 5.43 | Simon Rettberg | 2019-07-30 | 88 | -3035/+6017 |
| | | |||||
| * | Remove android and OSX files | Simon Rettberg | 2019-07-30 | 408 | -84077/+0 |
| | | |||||
* | | Flush X events before locking if we have an external ungrab command | Simon Rettberg | 2019-07-30 | 3 | -0/+18 |
| | | | | | | | | | | | | | | The external ungrab command might have generated some synthetic keyboard or mouse events, which would in turn immediately disable the screen saver again if it gets activated (but not locked). This is supposed to help mitigate that case. | ||||
* | | Merge branch 'master' into openslxv23 | Simon Rettberg | 2019-02-18 | 511 | -1761/+83882 |
|\| | |||||
| * | Update to 5.42 | Simon Rettberg | 2019-02-18 | 511 | -1761/+83882 |
| | | |||||
* | | Forgot one DPMS killing instance | Simon Rettberg | 2018-10-19 | 1 | -1/+1 |
| | | |||||
* | | Add dpmsFullThrottle: | Simon Rettberg | 2018-10-19 | 6 | -10/+18 |
| | | | | | | | | Don't suspend/kill screen hack when monitor enters standby mode. | ||||
* | | Increase sleep-after-spawn some more: | Simon Rettberg | 2018-10-17 | 1 | -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 hack | Simon Rettberg | 2018-10-16 | 1 | -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 prompt | Simon Rettberg | 2018-10-16 | 8 | -7/+115 |
|/ | |||||
* | Update gitignore | Simon Rettberg | 2018-10-16 | 1 | -0/+18 |
| | |||||
* | Original 5.40 | Simon Rettberg | 2018-10-16 | 1703 | -0/+1277324 |