<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar, branch 0.21</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.21</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.21'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2014-07-01T16:45:35Z</updated>
<entry>
<title>Release 0.21</title>
<updated>2014-07-01T16:45:35Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2014-07-01T16:45:35Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=85fae7ddd5652c72d99b2b3a1e5e10a48147c3ea'/>
<id>urn:sha1:85fae7ddd5652c72d99b2b3a1e5e10a48147c3ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docs updated for latest fix</title>
<updated>2014-06-28T01:38:27Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2014-06-28T01:38:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=06809693ee48019fbc7f4ceab4f7fb021aa71923'/>
<id>urn:sha1:06809693ee48019fbc7f4ceab4f7fb021aa71923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for CPU monitor on long-running systems</title>
<updated>2014-06-28T01:22:30Z</updated>
<author>
<name>Robert J. Macomber</name>
<email>robertm@dilithium</email>
</author>
<published>2014-06-28T01:22:30Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a0397ad2ad0f9382bccf4e10ecf1435dab9cf01c'/>
<id>urn:sha1:a0397ad2ad0f9382bccf4e10ecf1435dab9cf01c</id>
<content type='text'>
After running long enough, the numbers in /proc/stat get big enough
that they will not fit in a Float without loss of precision, which
leads to erratic results such as reporting "NaN%" CPU usage.

This commit simply keeps the numbers integral until producing the final
percentage result.
</content>
</entry>
<entry>
<title>Allow user to define punctuation.</title>
<updated>2014-06-09T06:00:20Z</updated>
<author>
<name>Conner McDaniel</name>
<email>connermcd@gmail.com</email>
</author>
<published>2014-06-09T06:00:20Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=cfb6773cd3761ae7df279bc2387edb6547aa15b9'/>
<id>urn:sha1:cfb6773cd3761ae7df279bc2387edb6547aa15b9</id>
<content type='text'>
I'd like to be able to choose which punctuation to use. All my other xmobar plugins use a colon and a space (e.g. `B: 100%` for battery), but this one leaves the space out (e.g. `E:1`) which is mildly annoying. It would be nice to let the user choose if he/she would like to use something other than a colon or to add extra whitespace.</content>
</entry>
<entry>
<title>Unsafe versions of XPropertyLog and NamedXPropertyLog</title>
<updated>2014-05-30T21:33:44Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@imladris</email>
</author>
<published>2014-05-30T21:33:44Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=6dd945510c09ff65c0c9976e123279d264aa4d14'/>
<id>urn:sha1:6dd945510c09ff65c0c9976e123279d264aa4d14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding README section for UnsafeXMonadLog</title>
<updated>2014-05-30T19:12:42Z</updated>
<author>
<name>Eric Mrak</name>
<email>mail@ericmrak.info</email>
</author>
<published>2014-05-30T19:11:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=efe48f337ffbc0c3002f18ca52d8b9aa529e6209'/>
<id>urn:sha1:efe48f337ffbc0c3002f18ca52d8b9aa529e6209</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding UnsafeXMonadLog, similar to UnsafeStdinReader</title>
<updated>2014-05-30T06:19:41Z</updated>
<author>
<name>Eric Mrak</name>
<email>mail@ericmrak.info</email>
</author>
<published>2014-05-30T06:19:23Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=0c73b9179e618684d5d3325c70ff69ba6ce3fcd0'/>
<id>urn:sha1:0c73b9179e618684d5d3325c70ff69ba6ce3fcd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>News and credits for Nathaniel's patches</title>
<updated>2014-05-29T22:36:55Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@imladris</email>
</author>
<published>2014-05-29T22:36:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ef990c7a4715cdc8a7e322ab2fb8581f1a911b92'/>
<id>urn:sha1:ef990c7a4715cdc8a7e322ab2fb8581f1a911b92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add &lt;raw=len:str/&gt; tags for handling tainted text</title>
<updated>2014-05-29T20:09:20Z</updated>
<author>
<name>Nathaniel Wesley Filardo</name>
<email>nwf@cs.jhu.edu</email>
</author>
<published>2014-05-29T06:17:58Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=394cb4ffeab6d59ffc31393ffed64a044d036887'/>
<id>urn:sha1:394cb4ffeab6d59ffc31393ffed64a044d036887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop using '++ "&amp;"' to background an action</title>
<updated>2014-05-29T17:17:05Z</updated>
<author>
<name>Nathaniel Wesley Filardo</name>
<email>nwf@cs.jhu.edu</email>
</author>
<published>2014-05-29T06:17:23Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=19bb3834ac44372bd6c86f496b7fb12e65a70821'/>
<id>urn:sha1:19bb3834ac44372bd6c86f496b7fb12e65a70821</id>
<content type='text'>
</content>
</entry>
</feed>
