<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/Parsers.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-10-12T19:39:20Z</updated>
<entry>
<title>Parser: semplify color parsing</title>
<updated>2007-10-12T19:39:20Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-10-12T19:39:20Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e93f691527f4d92ba4acf875454df92af6404852'/>
<id>urn:sha1:e93f691527f4d92ba4acf875454df92af6404852</id>
<content type='text'>
darcs-hash:20071012193920-d6583-14b739dd4e04e221e3ff9ceacf0b2e7bf365f3de.gz
</content>
</entry>
<entry>
<title>Updated Parsers to latest changes</title>
<updated>2007-10-02T11:50:14Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-10-02T11:50:14Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=27824d81474ed14810ada11c1baf67ea90242002'/>
<id>urn:sha1:27824d81474ed14810ada11c1baf67ea90242002</id>
<content type='text'>
darcs-hash:20071002115014-d6583-b02f9e1446f41300f1d8c9266766531f13be15f3.gz
</content>
</entry>
<entry>
<title>README and Cabal edits</title>
<updated>2007-07-14T10:39:13Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-14T10:39:13Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=6d21a15b2563c8e6f84e1a6fbc6f6b6eb3439cd0'/>
<id>urn:sha1:6d21a15b2563c8e6f84e1a6fbc6f6b6eb3439cd0</id>
<content type='text'>
Added some more credits, corrected typos, updated darcs version to 0.7,
changed name to Xmonbar and removed references to XMonad. Xmobar is now just
a minimalistic text based status bar for any kind of WM (the XMonad
community adopted the more advanced and stable dzen, after all ;-)

darcs-hash:20070714103913-d6583-b143dedf4ed5cbcb59b4f630ffce9afe82e32b86.gz
</content>
</entry>
<entry>
<title>use of existential types for plugin support</title>
<updated>2007-07-12T17:50:34Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-12T17:50:34Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e85b0920a06ad019754e1cb8e72eb6cc34cdeedc'/>
<id>urn:sha1:e85b0920a06ad019754e1cb8e72eb6cc34cdeedc</id>
<content type='text'>
This patch, which *changes the configuration format*, adds easy plugin support
by using an existential type for storing the list of commands to be
executed. Adding a plugin is just a matter of writing the appropriate
instance of the Exec class, after importing Commands.hs.
I must thank Claus Reinke for the help in understanding the mysteries of
reading existential types. The Read instance of Runnable must be credited to
him. See here:
http://www.haskell.org/pipermail/haskell-cafe/2007-July/028227.html

darcs-hash:20070712175034-d6583-f10174bb3b0a9b4f6e08d05052c18f30e539b319.gz
</content>
</entry>
<entry>
<title>the output template is now parsed with the help of a finite map</title>
<updated>2007-07-08T10:12:08Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-08T10:12:08Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a1aed9cc40bd0a4752516b45fc65beded847c0f5'/>
<id>urn:sha1:a1aed9cc40bd0a4752516b45fc65beded847c0f5</id>
<content type='text'>
This way we can quickly implement program name aliasing.

darcs-hash:20070708101208-d6583-fa4f7f490020289e6f6b6fce0886223ec7924fa6.gz
</content>
</entry>
<entry>
<title>Add support for named colors.</title>
<updated>2007-07-06T01:01:24Z</updated>
<author>
<name>Krzysztof Kosciuszkiewicz</name>
<email>k.kosciuszkiewicz@gmail.com</email>
</author>
<published>2007-07-06T01:01:24Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=9192f3664b07b161a1c4120e889e37100824b16a'/>
<id>urn:sha1:9192f3664b07b161a1c4120e889e37100824b16a</id>
<content type='text'>
If bad color name is specified then exception is thrown by Xlib.
This should be probably handled in a more elegant way.

darcs-hash:20070706010124-ba08c-86d9d978d9f86348f552a1e2ebbdec18b21ff271.gz
</content>
</entry>
<entry>
<title>splitted files</title>
<updated>2007-06-26T11:39:48Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-06-26T11:39:48Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a8ffb9f53aac66b31d4ef870ed88b7c0e6e5ca7e'/>
<id>urn:sha1:a8ffb9f53aac66b31d4ef870ed88b7c0e6e5ca7e</id>
<content type='text'>
darcs-hash:20070626113948-d6583-73d318293d1cd91894589450e5cd270dd39bdc02.gz
</content>
</entry>
</feed>
