summaryrefslogtreecommitdiffstats
path: root/py3status/modules/dpms.py
Commit message (Collapse)AuthorAgeFilesLines
* move config parameters on every module docstring, overall QAUltrabug2015-03-311-0/+2
|
* QA on all modules docstrings for a clean CLI parsingUltrabug2015-03-271-2/+3
|
* [DPMS] Activate/deactivate the screensaver as well.J.M. Dana2015-02-211-2/+2
| | | | | | | | The DPMS module allows activation/deactivation of DPMS and does it well. However, the purpose of deactivating DPMS is, in most cases, to avoid the screen going blank. If the screensaver is not deactivated then the screen will go blank anyway. This commits allow simultaneous activation/deactivation of both.
* module dpms QA and configUltrabug2014-12-211-16/+17
|
* move modules folder so we can install it as a module of py3statusUltrabug2014-11-231-0/+44