<feed xmlns='http://www.w3.org/2005/Atom'>
<title>py3status.git, branch 1.4</title>
<subtitle>py3status is an extensible i3status wrapper written in python
</subtitle>
<id>http://forge.jan.systems/py3status.git/atom?h=1.4</id>
<link rel='self' href='http://forge.jan.systems/py3status.git/atom?h=1.4'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/'/>
<updated>2014-04-16T09:59:34Z</updated>
<entry>
<title>version 1.4</title>
<updated>2014-04-16T09:59:34Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-04-16T09:59:34Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=280a383cc84b048a686d4ac573e001a9b7891c46'/>
<id>urn:sha1:280a383cc84b048a686d4ac573e001a9b7891c46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2014-04-16T09:54:08Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@ultrabug.net</email>
</author>
<published>2014-04-16T09:54:08Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=615c0939b97f1e476e33bc5d7d6c15f79e877988'/>
<id>urn:sha1:615c0939b97f1e476e33bc5d7d6c15f79e877988</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix formatting to markdown</title>
<updated>2014-04-16T09:51:29Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@ultrabug.net</email>
</author>
<published>2014-04-16T09:51:29Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=5d893cb509e0a7d1e2b30092d57fcefb023cb8e5'/>
<id>urn:sha1:5d893cb509e0a7d1e2b30092d57fcefb023cb8e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move README to markdown, change ordering</title>
<updated>2014-04-16T09:48:30Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-04-16T09:48:30Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=0326b7f4be6f7ab49b8e5814767779eb38982c82'/>
<id>urn:sha1:0326b7f4be6f7ab49b8e5814767779eb38982c82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make ordering debug logs less spammy</title>
<updated>2014-04-15T15:10:04Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-04-15T15:10:04Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=a8156c8a2de3bc52ae115baeede9a9ee6c53c028'/>
<id>urn:sha1:a8156c8a2de3bc52ae115baeede9a9ee6c53c028</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new ordering mechanism with verbose logging. fixes rare cases where the modules methods were not always loaded in the same order and caused inconsistent ordering between reloads. thx to @guiniol for reporting.</title>
<updated>2014-04-14T17:45:53Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-04-14T17:45:53Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=ab02ce91dd86c0f865b0eb60d8447747b58cc8f0'/>
<id>urn:sha1:ab02ce91dd86c0f865b0eb60d8447747b58cc8f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debug: dont catch print() on debug mode</title>
<updated>2014-04-14T17:43:22Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-04-14T17:43:22Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=94b30dc4764ff735519ff57eff931e6105090a22'/>
<id>urn:sha1:94b30dc4764ff735519ff57eff931e6105090a22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debug: add position requested by modules</title>
<updated>2014-04-14T17:42:12Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@gentoo.org</email>
</author>
<published>2014-04-14T17:42:12Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=212086f68343f9807ab9928439cb0a3798fb3a8d'/>
<id>urn:sha1:212086f68343f9807ab9928439cb0a3798fb3a8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #25 from nawadanp/master</title>
<updated>2014-03-09T21:23:05Z</updated>
<author>
<name>Ultrabug</name>
<email>ultrabug@ultrabug.net</email>
</author>
<published>2014-03-09T21:23:05Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=2c3396ec56d2b1915904995d9128b454615d5a41'/>
<id>urn:sha1:2c3396ec56d2b1915904995d9128b454615d5a41</id>
<content type='text'>
new module ns_checker.py thx to @nawadanp</content>
</entry>
<entry>
<title>Add new module ns_checker.py</title>
<updated>2014-03-09T16:01:20Z</updated>
<author>
<name>nawadanp</name>
<email>anthony@brodard.me</email>
</author>
<published>2014-03-09T16:01:20Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/py3status.git/commit/?id=91e8ee44019d6e3ddf097d1dd95b312e486d91b8'/>
<id>urn:sha1:91e8ee44019d6e3ddf097d1dd95b312e486d91b8</id>
<content type='text'>
</content>
</entry>
</feed>
