<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Plugins, 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-06-28T01:22:30Z</updated>
<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 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>A simple CatInt monitor</title>
<updated>2014-05-29T17:16:38Z</updated>
<author>
<name>Nathaniel Wesley Filardo</name>
<email>nwf@cs.jhu.edu</email>
</author>
<published>2014-05-29T06:16:07Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=8f9c5f1ecec8ee13bb0e803a1f26140bb8d8357e'/>
<id>urn:sha1:8f9c5f1ecec8ee13bb0e803a1f26140bb8d8357e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accepting "unknown" as network device state</title>
<updated>2014-05-04T11:43:47Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@imladris</email>
</author>
<published>2014-05-04T11:43:47Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=2fe068efbe6cead812630e0c426c2247f5431ce7'/>
<id>urn:sha1:2fe068efbe6cead812630e0c426c2247f5431ce7</id>
<content type='text'>
Cf. discussion of issue #98
</content>
</entry>
<entry>
<title>CoreTemp: Add alternative path for linux 3.15</title>
<updated>2014-05-03T11:31:35Z</updated>
<author>
<name>Tomas Janousek</name>
<email>tomi@nomi.cz</email>
</author>
<published>2014-05-03T11:31:35Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=3e496952a01e529beb12949a7df2736cfa8f9ed5'/>
<id>urn:sha1:3e496952a01e529beb12949a7df2736cfa8f9ed5</id>
<content type='text'>
Since v3.15-rc1, coretemp temperatures are elsewhere, see
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d72d19c26c417d514787ae85b197af34de286c0a
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bab2243ce1897865e31ea6d59b0478391f51812b
</content>
</entry>
<entry>
<title>CoreCommon: Try several paths in checkedDataRetrieval</title>
<updated>2014-05-03T11:30:37Z</updated>
<author>
<name>Tomas Janousek</name>
<email>tomi@nomi.cz</email>
</author>
<published>2014-05-03T11:30:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=4218ab4b76e81227364ed008d8d55a8c5f3ed1a0'/>
<id>urn:sha1:4218ab4b76e81227364ed008d8d55a8c5f3ed1a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build on old versions of ghc by qualifying import to avoid conflict</title>
<updated>2014-04-18T02:15:07Z</updated>
<author>
<name>Max DeLiso</name>
<email>maxdeliso@gmail.com</email>
</author>
<published>2014-04-18T02:15:07Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=5fcba3734bfe97abd485e9ab5dcc3364d6517abe'/>
<id>urn:sha1:5fcba3734bfe97abd485e9ab5dcc3364d6517abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MPD monitor has vbar for track progress</title>
<updated>2014-03-16T02:51:54Z</updated>
<author>
<name>Eric Mrak</name>
<email>mail@ericmrak.info</email>
</author>
<published>2014-03-16T02:51:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=d933e0adcca6d065836c91607f29c22941fd81f1'/>
<id>urn:sha1:d933e0adcca6d065836c91607f29c22941fd81f1</id>
<content type='text'>
</content>
</entry>
</feed>
