<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src, branch 0.25</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.25</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.25'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2018-02-01T02:10:18Z</updated>
<entry>
<title>Kbd: silence warnings with explicitly undefined poke</title>
<updated>2018-02-01T02:10:18Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2018-02-01T02:10:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=8f72b3cede03169b33f878be2350a8f82c6a4b38'/>
<id>urn:sha1:8f72b3cede03169b33f878be2350a8f82c6a4b38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let's try travis.sh (hlint warnings) again</title>
<updated>2018-01-31T18:35:46Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2018-01-31T18:35:46Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=b38cd51131dfd1037e119ec927fd8881cc2efe18'/>
<id>urn:sha1:b38cd51131dfd1037e119ec927fd8881cc2efe18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using external iwlib</title>
<updated>2018-01-31T17:42:37Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2018-01-31T17:42:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=0f4668cd35c8d5c9f6636b926422570debaeeab7'/>
<id>urn:sha1:0f4668cd35c8d5c9f6636b926422570debaeeab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Honouring NAString in MPris (-x switch) monitor</title>
<updated>2017-12-23T02:21:39Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2017-12-23T02:19:34Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=2920615ab5d902b51d9ddc82cbd39ab5e6279814'/>
<id>urn:sha1:2920615ab5d902b51d9ddc82cbd39ab5e6279814</id>
<content type='text'>
Should fix issue #325
</content>
</entry>
<entry>
<title>Configurable WM_CLASS and WM_NAME (should address #323)</title>
<updated>2017-12-15T02:32:27Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2017-12-15T02:32:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=b89668884f021e1023160febb680a43588a6aeaa'/>
<id>urn:sha1:b89668884f021e1023160febb680a43588a6aeaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix UVMeter due to changed URL and BOM</title>
<updated>2017-08-24T07:08:13Z</updated>
<author>
<name>Róman Joost</name>
<email>rjoost@redhat.com</email>
</author>
<published>2017-08-24T04:32:32Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a7bc612666062b5c48efae74054a453334727e91'/>
<id>urn:sha1:a7bc612666062b5c48efae74054a453334727e91</id>
<content type='text'>
The URL which exports the real time UV data has changed to an HTTPS
address. Since the HTTP package does not support HTTPS URLs, use
http-conduit to retrieve the XML document.

Unfortunately, the XML documents XML declaration precedes a byte order
mark which the previous XML parser was unable to handle. We're simply
ignoring the BOM in order to get to the UV values.
</content>
</entry>
<entry>
<title>Guard monitor 'Weather' behind flag 'with_weather'</title>
<updated>2017-07-30T15:43:41Z</updated>
<author>
<name>michaellilanushoober</name>
<email>30565219+michaellilanushoober@users.noreply.github.com</email>
</author>
<published>2017-07-30T15:43:41Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f0c265b3b4359e866673954dbcc5a586c7ae51dd'/>
<id>urn:sha1:f0c265b3b4359e866673954dbcc5a586c7ae51dd</id>
<content type='text'>
Hide the monitor 'Weather' behind a flag named 'with_weather'.
This implies that the dependency on the module 'HTTP' is now optional.
The default for 'with_weather' is True since we do not want to break
backwards compatibility/user experience.

Further moved the effect of the flag with_conduit within the branch of
'with_weather', since that flag only has some effect if 'with_weather'
is true.
</content>
</entry>
<entry>
<title>Version set to 0.24.5</title>
<updated>2017-05-27T01:34:32Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2017-05-27T01:34:32Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=fcade764395401097b8907d230bc85c2437b65b5'/>
<id>urn:sha1:fcade764395401097b8907d230bc85c2437b65b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for vertical bars (should fix issue #303)</title>
<updated>2017-05-27T01:26:11Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2017-05-27T01:26:11Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=61bd7931b65044acab087c09a9b70d56432f1fe9'/>
<id>urn:sha1:61bd7931b65044acab087c09a9b70d56432f1fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preprocessor nits</title>
<updated>2017-04-29T02:23:08Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2017-04-29T02:23:08Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a68ee89c43ea9fe49ddf19c4f5d889f9319b9995'/>
<id>urn:sha1:a68ee89c43ea9fe49ddf19c4f5d889f9319b9995</id>
<content type='text'>
</content>
</entry>
</feed>
