<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Plugins/Monitors, branch 0.23</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.23</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.23'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2015-02-01T02:21:31Z</updated>
<entry>
<title>Added additional wind parser case for "Variable at"</title>
<updated>2015-02-01T02:21:31Z</updated>
<author>
<name>Dino Morelli</name>
<email>dino@ui3.info</email>
</author>
<published>2015-01-31T20:43:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=72acb4ad02d7add803c8bf397aa0f58106cd2672'/>
<id>urn:sha1:72acb4ad02d7add803c8bf397aa0f58106cd2672</id>
<content type='text'>
Wind data sometimes looks like this:

  "Wind: Variable at 3 MPH (3 KT):0"

Note the missing direction info. This fix adds an additional
parser for this case to pWind.
</content>
</entry>
<entry>
<title>Honour the -S (show suffix) monitor flag in CpuFreq</title>
<updated>2014-12-26T17:20:49Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2014-12-26T17:20:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=636c6edc8a6d799846aece65744643e4adb0e82c'/>
<id>urn:sha1:636c6edc8a6d799846aece65744643e4adb0e82c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MPD: add a new template variable 'flags'</title>
<updated>2014-12-15T04:29:58Z</updated>
<author>
<name>Duncan Burke</name>
<email>duncankburke@gmail.com</email>
</author>
<published>2014-12-14T06:14:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=87c8c13bf4346ba5d4e42684530e6642cdb534ba'/>
<id>urn:sha1:87c8c13bf4346ba5d4e42684530e6642cdb534ba</id>
<content type='text'>
Displays playback flags in the style of ncmpcpp.
</content>
</entry>
<entry>
<title>Introduce available memory variables in memory monitor</title>
<updated>2014-11-12T20:23:54Z</updated>
<author>
<name>Samuli Thomasson</name>
<email>simsaladin@paivola.fi</email>
</author>
<published>2014-11-12T07:10:15Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=5ca683d08663cf623422dcfd2085db799bf761df'/>
<id>urn:sha1:5ca683d08663cf623422dcfd2085db799bf761df</id>
<content type='text'>
Available memory is determined from meminfo's `MemAvailable:` on 3.14 and
newer, and falls back to `free + buffer + cache` on older systems.

Introduces new variables `&lt;available{,ratio,bar,vbar,ipat}&gt;`.
</content>
</entry>
<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>
</feed>
