<feed xmlns='http://www.w3.org/2005/Atom'>
<title>py3status.git/py3status/__init__.py, branch 1.2</title>
<subtitle>py3status is an extensible i3status wrapper written in python
</subtitle>
<id>http://forge.jan.systems/py3status.git/atom?h=1.2</id>
<link rel='self' href='http://forge.jan.systems/py3status.git/atom?h=1.2'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/'/>
<updated>2014-01-10T18:35:20Z</updated>
<entry>
<title>order i3status output updates to prevent it from overwritting any modification made on i3status json list by a user module, this avoids a possible user filter flapping on i3status modules</title>
<updated>2014-01-10T18:35:20Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-01-10T18:35:20Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=28763201e039bbbfb63a95072707c314e34e4088'/>
<id>urn:sha1:28763201e039bbbfb63a95072707c314e34e4088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix delay on first execution of each module which could be equal to py3status interval time before being executed</title>
<updated>2014-01-08T17:53:26Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-01-08T17:53:26Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=6b8145580ada9ef7302e273d151ed08897aed220'/>
<id>urn:sha1:6b8145580ada9ef7302e273d151ed08897aed220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the real i3status thread output json list is passed to all modules as the i3status_output_json parameter, this allows any user module to change any of the i3status output by simply altering the given json on the list, inspired thx to @drestebon on issue #23</title>
<updated>2014-01-05T23:07:44Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-01-05T23:07:44Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=b9635455c9c4e7ea6aeabcb3e3d7cfcb85ec2f6d'/>
<id>urn:sha1:b9635455c9c4e7ea6aeabcb3e3d7cfcb85ec2f6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add validation for the position parameter</title>
<updated>2014-01-05T22:59:34Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-01-05T22:59:34Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=d2efbcafaa2e6a9281fbda54813aaec3ec225f30'/>
<id>urn:sha1:d2efbcafaa2e6a9281fbda54813aaec3ec225f30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new generic click event handler using the special module file named i3bar_click_events.py which will be forwarded any orphan click event for action. this allows you to take action on clicks made on your i3status modules.</title>
<updated>2013-12-13T17:23:23Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2013-12-13T17:23:23Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=9ca0ee00a7cd12ce4a0ca7ea2b6ca8fcb55b47fa'/>
<id>urn:sha1:9ca0ee00a7cd12ce4a0ca7ea2b6ca8fcb55b47fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add the filename as the module_name property to the Module class</title>
<updated>2013-12-13T17:16:02Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2013-12-13T17:16:02Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=45872ecb1db0336531ea27605a7fd978583a46da'/>
<id>urn:sha1:45872ecb1db0336531ea27605a7fd978583a46da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>redirect stdout and stderr to null to suppress modules outputs</title>
<updated>2013-12-09T09:12:41Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2013-12-09T09:12:41Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=d72dd6cea99d0a75eab9f29757eacaaf1b3560c2'/>
<id>urn:sha1:d72dd6cea99d0a75eab9f29757eacaaf1b3560c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use base stdout for the output on i3bar</title>
<updated>2013-12-09T09:11:42Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2013-12-09T09:11:42Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=d76358ef2cc6e645f6be94c136369b7f27366ff7'/>
<id>urn:sha1:d76358ef2cc6e645f6be94c136369b7f27366ff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix first event opening line wrt issue #19 thx to @lathan</title>
<updated>2013-12-01T19:24:56Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2013-12-01T19:24:56Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=eb48bbb38953ea82b9ddf0d553fadd3114e978bb'/>
<id>urn:sha1:eb48bbb38953ea82b9ddf0d553fadd3114e978bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix delay on py3status start waiting for i3status, this caused a useless first refresh delay of py3status of i3status interval seconds, thx to @Edholm on issue #18</title>
<updated>2013-11-12T16:17:04Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2013-11-12T16:17:04Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=8ce520420052eb992dc41e899261bee482b2720c'/>
<id>urn:sha1:8ce520420052eb992dc41e899261bee482b2720c</id>
<content type='text'>
</content>
</entry>
</feed>
