Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work around x dpms bug which seems to forget about doing dpms 2nd time | Carsten Haitzler | 2012-09-02 | 1 | -0/+1 |
| | | | | | | | | | around so force a reset of screensaver/dpms settings after coming out of blank. SVN revision: 75940 | ||||
* | convert init/shutdown to EINTERN, move some to _update(). | Gustavo Sverzut Barbieri | 2010-11-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Do not abuse the concept of e_*_init(), make them call-once and those that needed multiple call are renamed to e_*_update(). To make sure convert them to EINTERN so the symbols are not exported. Actually I guess too much is exported as EAPI while they should be EINTERN, but that would require manual investigation, while this patch was basically created with sed + grep. SVN revision: 54795 | ||||
* | do not abuse _init(), provide _update() method instead. | Gustavo Sverzut Barbieri | 2010-11-22 | 1 | -0/+3 |
| | | | | SVN revision: 54794 | ||||
* | Ravenlock's combined dpms/screensaver patches and new config dialogs. | Christopher Michael | 2007-02-13 | 1 | -0/+9 |
Nice work :) SVN revision: 28346 |