<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/Plugins/Monitors/Common.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-11-05T10:23:54Z</updated>
<entry>
<title>Plugins/Monitors/Common.hs: fix a bug in stringParser</title>
<updated>2007-11-05T10:23:54Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-11-05T10:23:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=556df4664693a643bf5304f13474f80cde5a53cc'/>
<id>urn:sha1:556df4664693a643bf5304f13474f80cde5a53cc</id>
<content type='text'>
darcs-hash:20071105102354-d6583-90bb0950fe8bbe04090f6606068e251a4741b76c.gz
</content>
</entry>
<entry>
<title>Monitors: updated to recent API changes - code formatting</title>
<updated>2007-09-27T17:37:11Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-09-27T17:37:11Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=0c44da8e08919bef3e81b485a44ed68a1b9be350'/>
<id>urn:sha1:0c44da8e08919bef3e81b485a44ed68a1b9be350</id>
<content type='text'>
darcs-hash:20070927173711-d6583-b7adaf52f8dac399b62556500236af1ed1db1a29.gz
</content>
</entry>
<entry>
<title>Parse the temperature separately in Celcius and Fahrenheit.</title>
<updated>2007-09-12T07:09:49Z</updated>
<author>
<name>Jens Petersen</name>
<email>petersen@haskell.org</email>
</author>
<published>2007-09-12T07:09:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e90c9c0850e4bbee6ceeba05d93b5671cb150e7f'/>
<id>urn:sha1:e90c9c0850e4bbee6ceeba05d93b5671cb150e7f</id>
<content type='text'>
Parse the pressure in hPa.
Generalize showWithColors to (Num a, Ord a) so it works for both Int's and Float's.
Use an Int for temperature, pressure, and relative humidity.

darcs-hash:20070912070949-740ef-0e79d57888c1519e1324d06b17fe2fa0d3d0fb2d.gz
</content>
</entry>
<entry>
<title>only use 1 decimal place for showing floating numbers</title>
<updated>2007-09-12T06:58:03Z</updated>
<author>
<name>Jens Petersen</name>
<email>petersen@haskell.org</email>
</author>
<published>2007-09-12T06:58:03Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=bc79a08491bb14a463b6b7554a64ac1347c02a6a'/>
<id>urn:sha1:bc79a08491bb14a463b6b7554a64ac1347c02a6a</id>
<content type='text'>
darcs-hash:20070912065803-740ef-209c2cf47f371f163f1fa0db60d6838f7190f60c.gz
</content>
</entry>
<entry>
<title>Monitors.Common: parseString must use ByteStrings</title>
<updated>2007-07-24T20:35:54Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-24T20:35:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e8a47ab8c4b5b19dcc59a17140bf090f194e07c6'/>
<id>urn:sha1:e8a47ab8c4b5b19dcc59a17140bf090f194e07c6</id>
<content type='text'>
darcs-hash:20070724203554-d6583-2efe004eea4fbee1a27489870907ee657caba9fb.gz
</content>
</entry>
<entry>
<title>Monitors.Commons: more code cleanup</title>
<updated>2007-07-24T14:22:05Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-24T14:22:05Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=899ff351ce1a0a1499672020a94b4e27fcb0b4d9'/>
<id>urn:sha1:899ff351ce1a0a1499672020a94b4e27fcb0b4d9</id>
<content type='text'>
darcs-hash:20070724142205-d6583-b2251fb6c400a6f9a8636f9f8ef5a3993594262e.gz
</content>
</entry>
<entry>
<title>Monitors.Common: parseString will not produce exceptions anymore</title>
<updated>2007-07-24T09:27:01Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-24T09:27:01Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a002121921c5c68956b3785c3d2a1f62f7f4752b'/>
<id>urn:sha1:a002121921c5c68956b3785c3d2a1f62f7f4752b</id>
<content type='text'>
An empty string will be returned instead.

darcs-hash:20070724092701-d6583-aa7c76ce3c38f93415c05b5afd86618b4aad6f71.gz
</content>
</entry>
<entry>
<title>the normal color is set when normal &gt; low</title>
<updated>2007-07-23T11:49:36Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-07-23T11:49:36Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=fa25608473c717940f54bb529f4fe6dda8a87ff4'/>
<id>urn:sha1:fa25608473c717940f54bb529f4fe6dda8a87ff4</id>
<content type='text'>
darcs-hash:20070723114936-d6583-1ade1b12fa6aed40aab2a07f51f1949fb298778b.gz
</content>
</entry>
<entry>
<title>Get rid of floats in scientific notation.</title>
<updated>2007-07-12T01:36:26Z</updated>
<author>
<name>Krzysztof Kosciuszkiewicz</name>
<email>k.kosciuszkiewicz@gmail.com</email>
</author>
<published>2007-07-12T01:36:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=2217463c0f52280835bf508dd5b768bff56f2b65'/>
<id>urn:sha1:2217463c0f52280835bf508dd5b768bff56f2b65</id>
<content type='text'>
Use 'showDigits n' instead of 'show . takeDigits n'. As this example shows
explicit precision specifications would be appreciated ;)

darcs-hash:20070712013626-ba08c-868a9d53ab1b8bc120d7c1a9634d3d8c7cb599d7.gz
</content>
</entry>
<entry>
<title>Allow reverse "high" and "low" thresholds</title>
<updated>2007-07-12T01:09:11Z</updated>
<author>
<name>Krzysztof Kosciuszkiewicz</name>
<email>k.kosciuszkiewicz@gmail.com</email>
</author>
<published>2007-07-12T01:09:11Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=57b8cee954996394d0ba7212819ffe592d2148b4'/>
<id>urn:sha1:57b8cee954996394d0ba7212819ffe592d2148b4</id>
<content type='text'>
darcs-hash:20070712010911-ba08c-adf596c43d2f8ad049449dfef96d7e00758baae8.gz
</content>
</entry>
</feed>
