<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Plugins/Monitors, branch 0.14</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.14</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.14'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2011-12-10T15:48:11Z</updated>
<entry>
<title>Fix for issue #62 (battery monitor on olpc hardware)</title>
<updated>2011-12-10T15:48:11Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-12-10T15:48:11Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ecb3f46642e19b79d38c5dbc1ce2269040b13ec4'/>
<id>urn:sha1:ecb3f46642e19b79d38c5dbc1ce2269040b13ec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace</title>
<updated>2011-11-08T20:51:32Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-11-08T20:51:32Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=863987f2f9650917204ec6e05a351d59c0644956'/>
<id>urn:sha1:863987f2f9650917204ec6e05a351d59c0644956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Battery: last vestiges of lazy io removed</title>
<updated>2011-11-08T20:48:19Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-11-08T20:48:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f512034c339ce24fbcac829024bd35b676347d60'/>
<id>urn:sha1:f512034c339ce24fbcac829024bd35b676347d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A new attempt at fixing battery monitor's bailouts on awake</title>
<updated>2011-11-08T13:40:59Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-11-08T13:40:59Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=b08c8830e1db1942dd0a1b00fea4e195e4c75a14'/>
<id>urn:sha1:b08c8830e1db1942dd0a1b00fea4e195e4c75a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Battery monitor: better handling of exceptions</title>
<updated>2011-11-03T17:33:34Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-11-03T17:33:34Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=99db29942570e5acf82c236757b62253c1c6f803'/>
<id>urn:sha1:99db29942570e5acf82c236757b62253c1c6f803</id>
<content type='text'>
An attempt to fix #60, that is, crashes after power resumes due to
unreadable battery stats files.
</content>
</entry>
<entry>
<title>fix for ghc6</title>
<updated>2011-11-03T14:40:20Z</updated>
<author>
<name>Martin Perner</name>
<email>martin@perner.cc</email>
</author>
<published>2011-11-03T14:36:17Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=67eee0be14c2966e9dcf6f4127e75da16b9942b7'/>
<id>urn:sha1:67eee0be14c2966e9dcf6f4127e75da16b9942b7</id>
<content type='text'>
added applicative instance for ReaderT which was added in GHC7
</content>
</entry>
<entry>
<title>catch alsa exception on decibel acquire</title>
<updated>2011-08-30T14:44:23Z</updated>
<author>
<name>Martin Perner</name>
<email>martin@perner.cc</email>
</author>
<published>2011-08-30T14:38:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=23a3b81bfd480e5a1d63bbad91e2b611b99758e1'/>
<id>urn:sha1:23a3b81bfd480e5a1d63bbad91e2b611b99758e1</id>
<content type='text'>
This closes #17.

For some reasons the alsa interface does not provide a dB value on all
systems. Instead an error is returned.
The alsa-mixer library checks for such return values and throws an
exception if one is detected.

This patch catches the exception and returns 0 as dB value.
</content>
</entry>
<entry>
<title>Report iowait in Cpu monitor (fixes #55)</title>
<updated>2011-08-21T19:21:02Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-08-21T19:21:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=d17958115fbb80d5baf58830f33390cd21acedac'/>
<id>urn:sha1:d17958115fbb80d5baf58830f33390cd21acedac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace</title>
<updated>2011-08-21T19:10:49Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-08-21T19:10:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=be97b76ef677a33aea1b688aeba8453c8db6306c'/>
<id>urn:sha1:be97b76ef677a33aea1b688aeba8453c8db6306c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wireless: treat &lt;quality&gt; as a %, and honor -p (fixes #48)</title>
<updated>2011-08-21T19:08:54Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-08-21T19:08:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a3e6a4dd6ce4b624b4fad7a3a16a4c985db7b398'/>
<id>urn:sha1:a3e6a4dd6ce4b624b4fad7a3a16a4c985db7b398</id>
<content type='text'>
</content>
</entry>
</feed>
