<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/README, 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:31Z</updated>
<entry>
<title>news and readme updates</title>
<updated>2011-12-10T15:48:31Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-12-10T15:48:31Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=72e3c296dd9d1bb72399f2f7d0ed7f3e69dc0ffb'/>
<id>urn:sha1:72e3c296dd9d1bb72399f2f7d0ed7f3e69dc0ffb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README updates</title>
<updated>2011-11-21T02:33:25Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-11-21T02:33:25Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f9a303f5f1b33a2196343aca8d5a79fabcd7302b'/>
<id>urn:sha1:f9a303f5f1b33a2196343aca8d5a79fabcd7302b</id>
<content type='text'>
Dead links and more outstanding bug repo.
</content>
</entry>
<entry>
<title>DateZone: typo in readme</title>
<updated>2011-11-16T18:04:26Z</updated>
<author>
<name>Martin Perner</name>
<email>martin@perner.cc</email>
</author>
<published>2011-11-16T18:04:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=9f36becc8cef4970b0871803c51c5d8b00a67fb9'/>
<id>urn:sha1:9f36becc8cef4970b0871803c51c5d8b00a67fb9</id>
<content type='text'>
</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>Version bump in preparation for 0.14</title>
<updated>2011-09-20T02:58:12Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-09-20T02:58:12Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=218d07606a7564cdcde5974d53b8e81d04c02a44'/>
<id>urn:sha1:218d07606a7564cdcde5974d53b8e81d04c02a44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'screen_update' of git://github.com/skinner33/xmobar into skinner-screen_update</title>
<updated>2011-09-18T22:16:46Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-09-18T22:16:46Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=d0a216d89697f900729fd427a8dd833a123a6c25'/>
<id>urn:sha1:d0a216d89697f900729fd427a8dd833a123a6c25</id>
<content type='text'>
Conflicts:
	NEWS
	src/XUtil.hsc
</content>
</entry>
<entry>
<title>Changes signals used</title>
<updated>2011-09-16T11:13:47Z</updated>
<author>
<name>Martin Perner</name>
<email>martin@perner.cc</email>
</author>
<published>2011-09-16T11:13:47Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=8833a8166387075d75ee15690a58cbd2aacf2a67'/>
<id>urn:sha1:8833a8166387075d75ee15690a58cbd2aacf2a67</id>
<content type='text'>
Switches HUP to USR1 and USR1 to USR2, as requested
</content>
</entry>
<entry>
<title>NEWS/README update</title>
<updated>2011-09-15T21:07:37Z</updated>
<author>
<name>Martin Perner</name>
<email>martin@perner.cc</email>
</author>
<published>2011-09-15T21:07:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=3079f1aab2a82e5a22857ec386ad642b3a62d06b'/>
<id>urn:sha1:3079f1aab2a82e5a22857ec386ad642b3a62d06b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed parameters</title>
<updated>2011-08-31T18:30:20Z</updated>
<author>
<name>Martin Perner</name>
<email>martin@perner.cc</email>
</author>
<published>2011-08-24T14:05:28Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=edbd1b22085c18f768a9f9702faabe9989c500eb'/>
<id>urn:sha1:edbd1b22085c18f768a9f9702faabe9989c500eb</id>
<content type='text'>
there is still the bug this plugin needs to be the last or parsing
the config file fails
</content>
</entry>
</feed>
