<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src, branch 0.26</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.26</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.26'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2018-04-05T08:45:19Z</updated>
<entry>
<title>Net: fix race condition in netParser/readNetDev/isUp</title>
<updated>2018-04-05T08:45:19Z</updated>
<author>
<name>Tomas Janousek</name>
<email>tomi@nomi.cz</email>
</author>
<published>2017-11-04T19:07:30Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=3b88faefe7a2a512ebf2dcde4f3cdb3e89b98393'/>
<id>urn:sha1:3b88faefe7a2a512ebf2dcde4f3cdb3e89b98393</id>
<content type='text'>
It's possible (and happens) that netParser sees a device that is no
longer there when we get to isUp. This happens almost every time I
resume from suspend and the WWAN card (USB device) reappears, and
results in xmobar showing the exception until I restart it.

Originally I tried

    tryJust (guard . isDoesNotExistError) (B.readFile (operstateDir d))

and it worked for a while but in recent kernels it's possible to open
the file and have the device disappear before we get to reading the
contents of it, so we need to surround the whole open/read block in
catchIOError and make sure it's evaluated.
</content>
</entry>
<entry>
<title>Add fallback icon support to MultiCpu</title>
<updated>2018-03-17T23:00:10Z</updated>
<author>
<name>bobtwinkles</name>
<email>srkoser+GitHub@gmail.com</email>
</author>
<published>2018-03-17T23:00:10Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=cb38935826d4edf1e75594fd554ff690f820c6d4'/>
<id>urn:sha1:cb38935826d4edf1e75594fd554ff690f820c6d4</id>
<content type='text'>
To make the &lt;autoipat&gt; pattern truly automatic, there needs to be a fallback
icon set to use when the user hasn't specified enough --load-icon-patterns.
This adds the fallback under the name --fallback-icon-pattern
</content>
</entry>
<entry>
<title>Add ellipsis option for Monitor's fields and total text</title>
<updated>2018-03-07T19:39:21Z</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier.schneider@kolabnow.com</email>
</author>
<published>2018-03-03T14:50:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ae37e13986b45150f69d7cfa2555cf6b22ccc3c9'/>
<id>urn:sha1:ae37e13986b45150f69d7cfa2555cf6b22ccc3c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Batt: Try also "BAT" (fixes #338)</title>
<updated>2018-02-18T21:38:51Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2018-02-18T21:38:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e154d88e03e05b2dad34408b05ed944024036ba5'/>
<id>urn:sha1:e154d88e03e05b2dad34408b05ed944024036ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove x from ghzFmt</title>
<updated>2018-02-03T16:48:52Z</updated>
<author>
<name>Ada Joule</name>
<email>ada.fulmina@gmail.com</email>
</author>
<published>2018-02-03T16:48:52Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7fae6393d5a8b449a5fbb88797d5566ecd403213'/>
<id>urn:sha1:7fae6393d5a8b449a5fbb88797d5566ecd403213</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change default unit to GHz</title>
<updated>2018-02-03T16:28:02Z</updated>
<author>
<name>Ada Joule</name>
<email>ada.fulmina@gmail.com</email>
</author>
<published>2018-02-03T16:28:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c2a493e8b26f39d0d7022b3caacdd6808a975419'/>
<id>urn:sha1:c2a493e8b26f39d0d7022b3caacdd6808a975419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make CpuFreq use MHz unit when suffix is false</title>
<updated>2018-02-03T09:07:03Z</updated>
<author>
<name>Ada Joule</name>
<email>ada.fulmina@gmail.com</email>
</author>
<published>2018-02-03T09:07:03Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=39866a88a60c68bc52765b88f973461b6a91f138'/>
<id>urn:sha1:39866a88a60c68bc52765b88f973461b6a91f138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Honour -d switch in CpuFreq</title>
<updated>2018-02-03T07:59:02Z</updated>
<author>
<name>Ada Joule</name>
<email>ada.fulmina@gmail.com</email>
</author>
<published>2018-02-03T07:59:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ae8a0e12d6c4e99ff56ed96dda180173e0966c0d'/>
<id>urn:sha1:ae8a0e12d6c4e99ff56ed96dda180173e0966c0d</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
