<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Plugins/Monitors, branch 0.22.1</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.22.1</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.22.1'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2014-09-27T22:36:33Z</updated>
<entry>
<title>Using fromMaybe</title>
<updated>2014-09-27T22:36:33Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2014-09-27T22:36:33Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=5c6252dc55a87a42c3cd43e5ffab7e9328004f4d'/>
<id>urn:sha1:5c6252dc55a87a42c3cd43e5ffab7e9328004f4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to libmpd 0.9</title>
<updated>2014-09-27T22:25:54Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2014-09-27T22:24:15Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=6b9dfabf23b7c48a86c3553a63ebb3924bea8d46'/>
<id>urn:sha1:6b9dfabf23b7c48a86c3553a63ebb3924bea8d46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename dynamic string to icon pattern</title>
<updated>2014-09-24T08:31:54Z</updated>
<author>
<name>Alexander Shabalin</name>
<email>shabalyn.a@gmail.com</email>
</author>
<published>2014-09-24T08:31:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f8b7b22253d72b7b6ecf83bac87a8cda41040f49'/>
<id>urn:sha1:f8b7b22253d72b7b6ecf83bac87a8cda41040f49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement DynamicString for Monitors supporting vbar.</title>
<updated>2014-09-14T08:03:48Z</updated>
<author>
<name>Alexander Shabalin</name>
<email>shabalyn.a@gmail.com</email>
</author>
<published>2014-09-07T18:24:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e590f14593728b8afc2b77e8be356e5c06428107'/>
<id>urn:sha1:e590f14593728b8afc2b77e8be356e5c06428107</id>
<content type='text'>
* Batt
* Bright
* Cpu
* Disk
* MPD
* Mem
* MultiCpu
* Net
* Volume
* Wireless
</content>
</entry>
<entry>
<title>Add DynamicString as an alternative to vbars.</title>
<updated>2014-09-14T08:03:48Z</updated>
<author>
<name>Alexander Shabalin</name>
<email>shabalyn.a@gmail.com</email>
</author>
<published>2014-09-04T18:53:06Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e8e4415b7eba49d2d6ddb18ab13b3151c9a787bd'/>
<id>urn:sha1:e8e4415b7eba49d2d6ddb18ab13b3151c9a787bd</id>
<content type='text'>
* DynamicString is an Int -&gt; String which takes a value from 0..8
  and produces a string with this value embedded. Usefull for replacing
  vbars with icons: an icon per one of 9 states.
* API is similar to that of vbar.
* Default parser of DynamicString produces a function of `i` to a string
  that replaces all occurences of "%%" with `show i`
</content>
</entry>
<entry>
<title>Fix string to calm wind report</title>
<updated>2014-09-11T12:35:26Z</updated>
<author>
<name>Tony Morris</name>
<email>tmorris@tmorris.net</email>
</author>
<published>2014-09-11T12:35:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=eb9f7a73677cc2bc872c3ea69f073faeefe6c989'/>
<id>urn:sha1:eb9f7a73677cc2bc872c3ea69f073faeefe6c989</id>
<content type='text'>
</content>
</entry>
<entry>
<title>differentiate betwee 0 degrees and no wind speed using mu (μ)</title>
<updated>2014-09-11T05:21:23Z</updated>
<author>
<name>Tony Morris</name>
<email>tmorris@tmorris.net</email>
</author>
<published>2014-09-11T05:21:23Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=4ddfafe8904780ef599158525a7b4f52da7c6965'/>
<id>urn:sha1:4ddfafe8904780ef599158525a7b4f52da7c6965</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Occasionally there is no wind and a METAR report gives simply, "Wind: 0"</title>
<updated>2014-09-11T05:01:56Z</updated>
<author>
<name>Tony Morris</name>
<email>tmorris@tmorris.net</email>
</author>
<published>2014-09-11T05:01:56Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=2db05384549f463a4a95076e63ddf8acad1c7b33'/>
<id>urn:sha1:2db05384549f463a4a95076e63ddf8acad1c7b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: not colorizings total size in DiskU (issue #189)</title>
<updated>2014-09-04T23:25:18Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2014-09-04T23:25:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=00721a6ff57978cf07dcfe4b7369fe26fe938674'/>
<id>urn:sha1:00721a6ff57978cf07dcfe4b7369fe26fe938674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New wind report variables for Weather monitor</title>
<updated>2014-09-01T02:12:05Z</updated>
<author>
<name>Tony Morris</name>
<email>tmorris@tmorris.net</email>
</author>
<published>2014-09-01T00:54:06Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=fa9d7f775769594f82bae2e2808cae9af5169472'/>
<id>urn:sha1:fa9d7f775769594f82bae2e2808cae9af5169472</id>
<content type='text'>
* Wind cardinal direction (`windCardinal`)
* Wind azimuth direction (`windAzimuth`)
* Wind speed (MPH) (`windMph`)
* Wind speed (knots) (`windKnots`)
</content>
</entry>
</feed>
