<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/Plugins/Monitors/Batt.hs, branch 0.8</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.8</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.8'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2007-09-12T06:54:20Z</updated>
<entry>
<title>include BAT0 acpi battery status too</title>
<updated>2007-09-12T06:54:20Z</updated>
<author>
<name>Jens Petersen</name>
<email>petersen@haskell.org</email>
</author>
<published>2007-09-12T06:54:20Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7d08f7256d9ebc880ed756633741d4e5e5ce6351'/>
<id>urn:sha1:7d08f7256d9ebc880ed756633741d4e5e5ce6351</id>
<content type='text'>
darcs-hash:20070912065420-740ef-41785bf4355e312f735e9c6de26649c0ef5699b0.gz
</content>
</entry>
<entry>
<title>Batt: we check if the file exists instead of catching an exception</title>
<updated>2007-07-24T17:06:43Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-24T17:06:43Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=96e1563c37087d506a4842c1a5f96488ee7aa049'/>
<id>urn:sha1:96e1563c37087d506a4842c1a5f96488ee7aa049</id>
<content type='text'>
darcs-hash:20070724170643-d6583-85533ce12993f9de7582b776e8d8644ac541ab81.gz
</content>
</entry>
<entry>
<title>Batt: better error handling</title>
<updated>2007-07-24T11:40:47Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-24T11:40:47Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=bcb7793d5444be36bcb999409771d4493ec157a9'/>
<id>urn:sha1:bcb7793d5444be36bcb999409771d4493ec157a9</id>
<content type='text'>
darcs-hash:20070724114047-d6583-3006b98cf7421b40d1723047ea3c7fc89136ce7b.gz
</content>
</entry>
<entry>
<title>Batt.hs: refactor to reduce resource usage</title>
<updated>2007-07-24T09:44:02Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-24T09:44:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=1209c4f6bb3218cacdfbd7337488abf4bcb05245'/>
<id>urn:sha1:1209c4f6bb3218cacdfbd7337488abf4bcb05245</id>
<content type='text'>
darcs-hash:20070724094402-d6583-3dcd0ad09f538cfa4d34ff7ad636e8b179866500.gz
</content>
</entry>
<entry>
<title>Moved battery line parsing into the Maybe monad.</title>
<updated>2007-07-19T10:15:05Z</updated>
<author>
<name>Krzysztof Kosciuszkiewicz</name>
<email>k.kosciuszkiewicz@gmail.com</email>
</author>
<published>2007-07-19T10:15:05Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=16f199b381d9be2996318a8dd1c474006a008957'/>
<id>urn:sha1:16f199b381d9be2996318a8dd1c474006a008957</id>
<content type='text'>
darcs-hash:20070719101505-ba08c-99b2005230d97d19f73c7dfdb7ba328bc4046063.gz
</content>
</entry>
<entry>
<title>Safer parsing without parsec in battery monitor</title>
<updated>2007-07-19T01:55:30Z</updated>
<author>
<name>Krzysztof Kosciuszkiewicz</name>
<email>k.kosciuszkiewicz@gmail.com</email>
</author>
<published>2007-07-19T01:55:30Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=238c4ab7e2f076f879d931588f140bab78654747'/>
<id>urn:sha1:238c4ab7e2f076f879d931588f140bab78654747</id>
<content type='text'>
darcs-hash:20070719015530-ba08c-065e9572b186c12db8236c28fa249793eba51e32.gz
</content>
</entry>
<entry>
<title>Fix parsing and processing data in Batt monitor.</title>
<updated>2007-07-16T00:34:48Z</updated>
<author>
<name>Krzysztof Kosciuszkiewicz</name>
<email>k.kosciuszkiewicz@gmail.com</email>
</author>
<published>2007-07-16T00:34:48Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e0c7868402dc99a06816f55d6249b1b9e6351122'/>
<id>urn:sha1:e0c7868402dc99a06816f55d6249b1b9e6351122</id>
<content type='text'>
Sometimes the monitor would crash due to bad index given to (!!). Now it
should be safe, as parsing is done differently.

darcs-hash:20070716003448-ba08c-4ae93a39919c2aee628825e5a9f7da8970dbcb8c.gz
</content>
</entry>
<entry>
<title>Monitors are now a Plugin that can be removed from Config.hs</title>
<updated>2007-07-18T15:12:11Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-18T15:12:11Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a8653d8712c2d218adf3f70cef7e511060bed695'/>
<id>urn:sha1:a8653d8712c2d218adf3f70cef7e511060bed695</id>
<content type='text'>
darcs-hash:20070718151211-d6583-7e0e49c22d07feda72d03370fd592c196dfcc9c1.gz
</content>
</entry>
</feed>
