<feed xmlns='http://www.w3.org/2005/Atom'>
<title>py3status.git/py3status/modules/dpms.py, branch master</title>
<subtitle>py3status is an extensible i3status wrapper written in python
</subtitle>
<id>http://forge.jan.systems/py3status.git/atom?h=master</id>
<link rel='self' href='http://forge.jan.systems/py3status.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/'/>
<updated>2015-07-21T14:50:07Z</updated>
<entry>
<title>typo, my bad :(</title>
<updated>2015-07-21T14:50:07Z</updated>
<author>
<name>Kenneth Watson</name>
<email>git@shrimpworks.za.net</email>
</author>
<published>2015-07-21T14:50:07Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=822c6086a878c57047c3f6de79dddb677b1e6cf0'/>
<id>urn:sha1:822c6086a878c57047c3f6de79dddb677b1e6cf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address comment raised in #109, now uses separate format strings for on/off, rather than status strings</title>
<updated>2015-07-21T14:48:03Z</updated>
<author>
<name>Kenneth Watson</name>
<email>git@shrimpworks.za.net</email>
</author>
<published>2015-07-21T14:48:03Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=580156b5835d131d9b9d060d550a85e6d3e0beb4'/>
<id>urn:sha1:580156b5835d131d9b9d060d550a85e6d3e0beb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add format string support for dpms module, and add some options</title>
<updated>2015-07-20T18:48:41Z</updated>
<author>
<name>Kenneth Watson</name>
<email>git@shrimpworks.za.net</email>
</author>
<published>2015-07-20T18:48:41Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=6dc290a5313acf8d190fc1467c3a5003f9f87ba0'/>
<id>urn:sha1:6dc290a5313acf8d190fc1467c3a5003f9f87ba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove useless py3status forced refresh</title>
<updated>2015-04-03T14:28:36Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2015-04-03T14:28:36Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=3eeb9f0423cf855e97e8018c435a0b39918a8267'/>
<id>urn:sha1:3eeb9f0423cf855e97e8018c435a0b39918a8267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init is not needed anymore</title>
<updated>2015-04-02T18:02:04Z</updated>
<author>
<name>J.M. Dana</name>
<email>jmdana@gmail.com</email>
</author>
<published>2015-04-02T18:02:04Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=dc96298a963d821b00261af76e5bc493c31a0fab'/>
<id>urn:sha1:dc96298a963d821b00261af76e5bc493c31a0fab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>External processes might change DPMS so the module should check in the</title>
<updated>2015-04-01T20:11:46Z</updated>
<author>
<name>J.M. Dana</name>
<email>jmdana@gmail.com</email>
</author>
<published>2015-04-01T20:11:46Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=6b10daf968f0ed990a5c0a5c42ad73a97bc98d5b'/>
<id>urn:sha1:6b10daf968f0ed990a5c0a5c42ad73a97bc98d5b</id>
<content type='text'>
main loop
</content>
</entry>
<entry>
<title>move config parameters on every module docstring, overall QA</title>
<updated>2015-03-31T11:14:25Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2015-03-31T11:14:25Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=ada99c0af5665828abc725923bf2f104c577c852'/>
<id>urn:sha1:ada99c0af5665828abc725923bf2f104c577c852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QA on all modules docstrings for a clean CLI parsing</title>
<updated>2015-03-27T18:01:28Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2015-03-27T18:01:28Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=bf1d875da988b53059212b178358899582ac4526'/>
<id>urn:sha1:bf1d875da988b53059212b178358899582ac4526</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[DPMS] Activate/deactivate the screensaver as well.</title>
<updated>2015-02-21T13:17:27Z</updated>
<author>
<name>J.M. Dana</name>
<email>jmdana@gmail.com</email>
</author>
<published>2015-02-21T12:49:38Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=d10ede19747751c0a422e3f79a2cdfb8274e750c'/>
<id>urn:sha1:d10ede19747751c0a422e3f79a2cdfb8274e750c</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>module dpms QA and config</title>
<updated>2014-12-21T19:13:27Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-12-21T19:13:27Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=1658050564607ef0a189af3028e0119fc1561216'/>
<id>urn:sha1:1658050564607ef0a189af3028e0119fc1561216</id>
<content type='text'>
</content>
</entry>
</feed>
