| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | typo, my bad :( | Kenneth Watson | 2015-07-21 | 1 | -2/+2 |
| | | |||||
| * | address comment raised in #109, now uses separate format strings for on/off, ↵ | Kenneth Watson | 2015-07-21 | 1 | -17/+6 |
| | | | | | rather than status strings | ||||
| * | add format string support for dpms module, and add some options | Kenneth Watson | 2015-07-20 | 1 | -1/+32 |
| | | |||||
| * | remove useless py3status forced refresh | Ultrabug | 2015-04-03 | 1 | -1/+0 |
| | | |||||
| * | init is not needed anymore | J.M. Dana | 2015-04-02 | 1 | -6/+0 |
| | | |||||
| * | External processes might change DPMS so the module should check in the | J.M. Dana | 2015-04-01 | 1 | -0/+4 |
| | | | | | main loop | ||||
| * | move config parameters on every module docstring, overall QA | Ultrabug | 2015-03-31 | 1 | -0/+2 |
| | | |||||
| * | QA on all modules docstrings for a clean CLI parsing | Ultrabug | 2015-03-27 | 1 | -2/+3 |
| | | |||||
| * | [DPMS] Activate/deactivate the screensaver as well. | J.M. Dana | 2015-02-21 | 1 | -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 config | Ultrabug | 2014-12-21 | 1 | -16/+17 |
| | | |||||
| * | move modules folder so we can install it as a module of py3status | Ultrabug | 2014-11-23 | 1 | -0/+44 |
