<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Plugins, 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>Merge remote-tracking branch 'skinner/localeDate' into localeDate</title>
<updated>2011-11-16T17:12:09Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-11-16T17:12:09Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ea8c116ce91b37d923e258069f2b0c717a89d9a3'/>
<id>urn:sha1:ea8c116ce91b37d923e258069f2b0c717a89d9a3</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>DateZone, Date*L Plugin merges; DateZone API-Change!</title>
<updated>2011-10-27T20:46:28Z</updated>
<author>
<name>Martin Perner</name>
<email>martin@perner.cc</email>
</author>
<published>2011-10-27T18:51:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f6bb8eb4c4350522367f4ab2dacbfeb0a99cd06d'/>
<id>urn:sha1:f6bb8eb4c4350522367f4ab2dacbfeb0a99cd06d</id>
<content type='text'>
To support multiple locales, an lock was introduced.
Although through this, supporting DateL and DateZoneL would be
cumbersome.

To simplify the usage, DateZone was replaced with DateZoneL.
Additionally the position of the Alias parameter was changed.

Using "" as Zone parameter for DateZoneL simulates DateL.

Providing also "" for locale simulates Date.
</content>
</entry>
<entry>
<title>Adding locale support to Date plugins</title>
<updated>2011-10-26T00:01:05Z</updated>
<author>
<name>Martin Perner</name>
<email>martin@perner.cc</email>
</author>
<published>2011-10-25T23:00:32Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=9718dabe6c6d5979e3f6837ef04a39d3ad8c786c'/>
<id>urn:sha1:9718dabe6c6d5979e3f6837ef04a39d3ad8c786c</id>
<content type='text'>
This commits adds support for localized datetime outputs like date(1).
</content>
</entry>
<entry>
<title>Added standard header to kbd</title>
<updated>2011-08-31T18:30:20Z</updated>
<author>
<name>Martin Perner</name>
<email>martin@perner.cc</email>
</author>
<published>2011-08-31T14:17:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=742c6076d901a1206f1ad3e22d423c787d92b0cc'/>
<id>urn:sha1:742c6076d901a1206f1ad3e22d423c787d92b0cc</id>
<content type='text'>
</content>
</entry>
</feed>
