<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar, branch 0.9.2</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.9.2</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.9.2'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2009-04-11T10:45:18Z</updated>
<entry>
<title>bump version</title>
<updated>2009-04-11T10:45:18Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2009-04-11T10:45:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e12c17c0d811606452c1b136b50585a75af7b2be'/>
<id>urn:sha1:e12c17c0d811606452c1b136b50585a75af7b2be</id>
<content type='text'>
Ignore-this: 90a227f6d7dfb7a4b612c58e1948bcf5

darcs-hash:20090411104518-d6583-28c1042cd197dee7b4b3a8f18525a1a5f49cb881.gz
</content>
</entry>
<entry>
<title>README updates</title>
<updated>2009-04-11T10:39:00Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2009-04-11T10:39:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=bd43a16584639826537398bd4163cd91300e322b'/>
<id>urn:sha1:bd43a16584639826537398bd4163cd91300e322b</id>
<content type='text'>
Ignore-this: 5d93cd3a16eb81ae279c07030f75fac4

darcs-hash:20090411103900-d6583-12d3bddc131d8d9214a13816c57d9342cea828a3.gz
</content>
</entry>
<entry>
<title>Wrapped pixel allocation in DynPixel type</title>
<updated>2009-04-09T12:46:58Z</updated>
<author>
<name>nzeh</name>
<email>nzeh@cs.dal.ca</email>
</author>
<published>2009-04-09T12:46:58Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=89af7bf2fe33dce5dea70bc7564dbdca69117e37'/>
<id>urn:sha1:89af7bf2fe33dce5dea70bc7564dbdca69117e37</id>
<content type='text'>
The (Bool, Pixel) pair for controlling the allocation and deallocation of
pixels seemed hackish.  This version is a compromise between not having to
add too much boilerplate and being more expressive.

darcs-hash:20090409124658-c6b6b-5758e748a7e1591f22abb83160594323b472da3a.gz
</content>
</entry>
<entry>
<title>trailing space and variable name for the XFT version of printString</title>
<updated>2009-04-09T11:38:19Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2009-04-09T11:38:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=83243937b55862136a0d41303d318d07e51db982'/>
<id>urn:sha1:83243937b55862136a0d41303d318d07e51db982</id>
<content type='text'>
Ignore-this: f39d8322665f04683ec99758d290cf49

darcs-hash:20090409113819-d6583-71f93fdd720f5c83fa833062ec4aaf991b432aec.gz
</content>
</entry>
<entry>
<title>Fix colour allocation leak</title>
<updated>2009-03-24T00:11:23Z</updated>
<author>
<name>nzeh</name>
<email>nzeh@cs.dal.ca</email>
</author>
<published>2009-03-24T00:11:23Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=530371201a18e497e5ad328c14b93d78bc2017cc'/>
<id>urn:sha1:530371201a18e497e5ad328c14b93d78bc2017cc</id>
<content type='text'>
darcs-hash:20090324001123-c6b6b-8d31153a5794e56f7abd251bcafa8aa2676193c2.gz
</content>
</entry>
<entry>
<title>Drop Parsers.endOfLine and Parsers.tryString</title>
<updated>2009-03-24T00:19:30Z</updated>
<author>
<name>nzeh</name>
<email>nzeh@cs.dal.ca</email>
</author>
<published>2009-03-24T00:19:30Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=062b6e457f7e90389a18aef234c3b49373b7eb76'/>
<id>urn:sha1:062b6e457f7e90389a18aef234c3b49373b7eb76</id>
<content type='text'>
These were wrappers around eof and (try . string) and are no longer used.

darcs-hash:20090324001930-c6b6b-c476cd602fd818bc4a9b5ee3d9d988eba8a3f7bc.gz
</content>
</entry>
<entry>
<title>Handle nested colour tags</title>
<updated>2009-03-24T00:17:59Z</updated>
<author>
<name>nzeh</name>
<email>nzeh@cs.dal.ca</email>
</author>
<published>2009-03-24T00:17:59Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=1bd14813d4210104c44a3925d4e1f585ba1c3303'/>
<id>urn:sha1:1bd14813d4210104c44a3925d4e1f585ba1c3303</id>
<content type='text'>
Parsers.parseString now handles nested colour tags.

darcs-hash:20090324001759-c6b6b-22f00082195fa8bebc90bf55266a2a7dd3069ce8.gz
</content>
</entry>
<entry>
<title>Replaced inside with between</title>
<updated>2009-03-24T00:16:22Z</updated>
<author>
<name>nzeh</name>
<email>nzeh@cs.dal.ca</email>
</author>
<published>2009-03-24T00:16:22Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=df7ec92f1853c94ee37bb203c9253a57ce1dfc9a'/>
<id>urn:sha1:df7ec92f1853c94ee37bb203c9253a57ce1dfc9a</id>
<content type='text'>
Parsers.inside does the same as Text.Parsec.Combinators.between.
So I switched to using this standard function.

darcs-hash:20090324001622-c6b6b-11ed4dffcec239a98fd2a2caf7a4f38c725144b0.gz
</content>
</entry>
<entry>
<title>Parsers.hs reduced export list</title>
<updated>2009-03-24T00:13:58Z</updated>
<author>
<name>nzeh</name>
<email>nzeh@cs.dal.ca</email>
</author>
<published>2009-03-24T00:13:58Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7c3e35a866c199310417c9b900304177a718a155'/>
<id>urn:sha1:7c3e35a866c199310417c9b900304177a718a155</id>
<content type='text'>
The old export list exported everything, making it unclear
which functions were actually used outside this module.

darcs-hash:20090324001358-c6b6b-bf924706a11f9583ae6591ca4fc962fa43f6845e.gz
</content>
</entry>
<entry>
<title>Allow color markup in monitor output templates</title>
<updated>2009-03-18T22:51:52Z</updated>
<author>
<name>nzeh</name>
<email>nzeh@cs.dal.ca</email>
</author>
<published>2009-03-18T22:51:52Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=691f97181129642b5a1bd4d2e347afb182db90a5'/>
<id>urn:sha1:691f97181129642b5a1bd4d2e347afb182db90a5</id>
<content type='text'>
With this patch, colors can be included in the output template of
a monitor.  E.g., ["-t", "TX &lt;fc

darcs-hash:20090318225152-c6b6b-54a807a7f88612b89fdbf7e0ba5ecc0336a5cfa1.gz
</content>
</entry>
</feed>
