<feed xmlns='http://www.w3.org/2005/Atom'>
<title>i3status.git, branch 2.6</title>
<subtitle>[no description]</subtitle>
<id>http://git.sigexec.com/cgit.cgi/i3status.git/atom?h=2.6</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/i3status.git/atom?h=2.6'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/'/>
<updated>2012-10-03T11:44:34+00:00</updated>
<entry>
<title>include contrib/ in release tarballs</title>
<updated>2012-10-03T11:44:34+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2012-10-03T11:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=c705b11d44c44dda08ce3fc3a4526199946e1c8b'/>
<id>urn:sha1:c705b11d44c44dda08ce3fc3a4526199946e1c8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update changelog and manpage for 2.6</title>
<updated>2012-10-03T11:42:01+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2012-10-03T11:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=69cd4fe0038a46931f7019e96ceec433cb146649'/>
<id>urn:sha1:69cd4fe0038a46931f7019e96ceec433cb146649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save the DNS lookup for K.root-servers.net (Thanks barfoos)</title>
<updated>2012-09-28T22:08:56+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2012-09-28T22:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=5c615f70749811acdb64a6821d8143c61d65a583'/>
<id>urn:sha1:5c615f70749811acdb64a6821d8143c61d65a583</id>
<content type='text'>
This avoids running into a timeout when there is no connectivity on
i3status startup.
</content>
</entry>
<entry>
<title>print_battery.c: do END_COLOR only if START_COLOR was used</title>
<updated>2012-09-05T21:28:31+00:00</updated>
<author>
<name>Simon Elsbrock</name>
<email>simon@iodev.org</email>
</author>
<published>2012-09-05T16:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=59d52ad78759ef7b194f9ca50f9d03d721d14398'/>
<id>urn:sha1:59d52ad78759ef7b194f9ca50f9d03d721d14398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>turn volume into red if muted</title>
<updated>2012-09-05T21:28:27+00:00</updated>
<author>
<name>Simon Elsbrock</name>
<email>simon@iodev.org</email>
</author>
<published>2012-09-05T16:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=1c4677a644dfc504d64a58f1b6bb81302eabac9b'/>
<id>urn:sha1:1c4677a644dfc504d64a58f1b6bb81302eabac9b</id>
<content type='text'>
fixes #743
</content>
</entry>
<entry>
<title>modify START_COLOR macro variable naming</title>
<updated>2012-09-05T21:28:17+00:00</updated>
<author>
<name>Simon Elsbrock</name>
<email>simon@iodev.org</email>
</author>
<published>2012-09-05T16:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=674d28e192680e2ebe9c1e83455ec034e451432f'/>
<id>urn:sha1:674d28e192680e2ebe9c1e83455ec034e451432f</id>
<content type='text'>
Rename val to _val to prevent shadowing warnings due to its common
naming.
</content>
</entry>
<entry>
<title>introduce percentages for all values, document them</title>
<updated>2012-08-31T12:16:58+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2012-08-31T12:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=d6b8a4efc1c07f3bbf5f01f524986ecb496711a0'/>
<id>urn:sha1:d6b8a4efc1c07f3bbf5f01f524986ecb496711a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding percentage format string for disk info module</title>
<updated>2012-08-31T12:07:46+00:00</updated>
<author>
<name>gereon</name>
<email>gereon.kremer@rwth-aachen.de</email>
</author>
<published>2012-08-30T17:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=50ad0334f648d74c0093bf95270e5f60859888ae'/>
<id>urn:sha1:50ad0334f648d74c0093bf95270e5f60859888ae</id>
<content type='text'>
explicit cast to double, changed format string to percentage
</content>
</entry>
<entry>
<title>Eat unnecessary space from the battery format str.</title>
<updated>2012-08-31T10:08:24+00:00</updated>
<author>
<name>Piotr Domagalski</name>
<email>piotr@domagalski.com</email>
</author>
<published>2012-08-28T20:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=fa4e9cdfb3147fbcfb9e42067a49652d0a0d7456'/>
<id>urn:sha1:fa4e9cdfb3147fbcfb9e42067a49652d0a0d7456</id>
<content type='text'>
If the battery is not discharging it may be not possible to give information on
remaining time or consumption. The resulting strings (%remaining, %consumption,
%emptytime) are empty then. But because they are in the format string, the
output string contains unnecessary spaces in this case.

This commit makes i3status strip these spaces.
</content>
</entry>
<entry>
<title>add additional battery threshold type "percentage"</title>
<updated>2012-08-28T16:05:11+00:00</updated>
<author>
<name>Simon Elsbrock</name>
<email>simon@iodev.org</email>
</author>
<published>2012-08-23T14:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=68f438ec9eefbca5d735a1a7897d52e0e8e6f1c7'/>
<id>urn:sha1:68f438ec9eefbca5d735a1a7897d52e0e8e6f1c7</id>
<content type='text'>
The battery threshold can now be configured as type "time" or
"percentage", but defaults to "time" to prevent unexpected behavior.
Also, low_threshold was set to a more reasonable default of 30.
</content>
</entry>
</feed>
