<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/Monitors, branch 0.47.4</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.47.4</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.47.4'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2007-07-18T15:12:11Z</updated>
<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>
<entry>
<title>changed runXmobar to runXbar</title>
<updated>2007-07-17T09:14:38Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-17T09:14:38Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c2b98fd88acba773135167454422ff68c85e2f49'/>
<id>urn:sha1:c2b98fd88acba773135167454422ff68c85e2f49</id>
<content type='text'>
darcs-hash:20070717091438-d6583-cd772f86e2296bf7de4780425819d3d04d502a6e.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>Weather.hs: code clean up</title>
<updated>2007-07-11T18:22:21Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-11T18:22:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=067f7992c48538661a68bb7814482bc18efc45dd'/>
<id>urn:sha1:067f7992c48538661a68bb7814482bc18efc45dd</id>
<content type='text'>
darcs-hash:20070711182221-d6583-fe5690eacc540e209c3ccea2b17ad08a2db9f162.gz
</content>
</entry>
<entry>
<title>more unused stuff removed</title>
<updated>2007-07-11T18:04:37Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-11T18:04:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=71ca520e48873aa3d9e87683c72c2a14b1fa7e63'/>
<id>urn:sha1:71ca520e48873aa3d9e87683c72c2a14b1fa7e63</id>
<content type='text'>
darcs-hash:20070711180437-d6583-d940a9da72ff525de591cac841813658b45514d0.gz
</content>
</entry>
<entry>
<title>Net.hs: removed parserc. Now using list function to parse</title>
<updated>2007-07-11T16:52:47Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-11T16:52:47Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=046fc78a7dfb3d81c41df7f81af8f7d64ff61344'/>
<id>urn:sha1:046fc78a7dfb3d81c41df7f81af8f7d64ff61344</id>
<content type='text'>
Profiling shows that Net.hs and getNumbers specifically takes a huge ammount
of resources. Hope to reduce them with this patch.

darcs-hash:20070711165247-d6583-f56705720e012d5dc3a37d8e86a05145b819feb2.gz
</content>
</entry>
<entry>
<title>removed from monitors code not used anymore</title>
<updated>2007-07-11T16:50:35Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-11T16:50:35Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=df36230da4d10d32758736d30eab0fd2073f0578'/>
<id>urn:sha1:df36230da4d10d32758736d30eab0fd2073f0578</id>
<content type='text'>
darcs-hash:20070711165035-d6583-e556a6910bf8deb91677a5d590eb45f157a400d7.gz
</content>
</entry>
<entry>
<title>Net.hs: removed old code</title>
<updated>2007-07-11T16:48:19Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-11T16:48:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=3fff39ac86711de214bbe8a7947296eca2b3fbfb'/>
<id>urn:sha1:3fff39ac86711de214bbe8a7947296eca2b3fbfb</id>
<content type='text'>
darcs-hash:20070711164819-d6583-d9b68b002ba6033b34bc34735ab3a066b06fe568.gz
</content>
</entry>
<entry>
<title>gettin' rid of Krzysztof's object-oriented attitude...;-)</title>
<updated>2007-07-11T15:02:01Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-11T15:02:01Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=edb2ea166d227ea7c4bf12b33016ee82ed73543d'/>
<id>urn:sha1:edb2ea166d227ea7c4bf12b33016ee82ed73543d</id>
<content type='text'>
darcs-hash:20070711150201-d6583-1d4d0c9677671416d80e83de9055bdc48c5dd4ed.gz
</content>
</entry>
<entry>
<title>Formatting usedratio in Monitors.Swap</title>
<updated>2007-07-10T14:15:50Z</updated>
<author>
<name>Krzysztof Kosciuszkiewicz</name>
<email>k.kosciuszkiewicz@gmail.com</email>
</author>
<published>2007-07-10T14:15:50Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=6db48566e47efcbe8e26f3077712cc08b41701d4'/>
<id>urn:sha1:6db48566e47efcbe8e26f3077712cc08b41701d4</id>
<content type='text'>
darcs-hash:20070710141550-ba08c-383d0d84c0d8b31fae5b35e6b16070ba4d2e41f3.gz
</content>
</entry>
</feed>
