<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/Plugins, branch 0.9_release</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.9_release</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.9_release'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2008-04-29T10:29:44Z</updated>
<entry>
<title>Weather: close handles when successfully retrieving the data</title>
<updated>2008-04-29T10:29:44Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2008-04-29T10:29:44Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=5baa3a864695158b4c4a83c21a4a62403ff37e75'/>
<id>urn:sha1:5baa3a864695158b4c4a83c21a4a62403ff37e75</id>
<content type='text'>
darcs-hash:20080429102944-d6583-434595c6b2d189fa89fd18bdf763f422754ec147.gz
</content>
</entry>
<entry>
<title>style</title>
<updated>2008-04-29T10:28:48Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2008-04-29T10:28:48Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f41dc7b572acf85907a6cb5fdc6ecfee715621df'/>
<id>urn:sha1:f41dc7b572acf85907a6cb5fdc6ecfee715621df</id>
<content type='text'>
darcs-hash:20080429102848-d6583-54a5167beb89b3e330012b2f92e786e6f456cbe6.gz
</content>
</entry>
<entry>
<title>Add BatteryP a monitor for batteries</title>
<updated>2008-03-16T16:01:15Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2008-03-16T16:01:15Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7a7e4aa53317e8bba1c6781e65ec8274c1e58524'/>
<id>urn:sha1:7a7e4aa53317e8bba1c6781e65ec8274c1e58524</id>
<content type='text'>
With this monitor is possible to set specific location where to
retrieve battery information.

For example:
Run BatteryP ["BAT0","BAT1","BAT2"] [] 10

this will read the following files:
/proc/acpi/battery/BAT0/info and /proc/acpi/battery/BAT0/state
/proc/acpi/battery/BAT1/info and /proc/acpi/battery/BAT1/state
/proc/acpi/battery/BAT1/info and /proc/acpi/battery/BAT2/state

darcs-hash:20080316160115-d6583-efd35abf7a6a1a40fcb5f97ec430783f40b3221d.gz
</content>
</entry>
<entry>
<title>add XFT support and make UTF-8 support configurable</title>
<updated>2008-03-16T12:11:00Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2008-03-16T12:11:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=5b753d8c1aa2ce271fb15b7c9aa1af83f8de0d3a'/>
<id>urn:sha1:5b753d8c1aa2ce271fb15b7c9aa1af83f8de0d3a</id>
<content type='text'>
This patch includes many changes:
- moved font and printing functions to XUtil.hs and created an
  abstraction layer to font management;
- ported the core, StdinReader and PipeReader to the new font
  management system.

To enable UTF-8 support configure with the "with_utf8" flag (requires
utf8-string):
runhaskell Setup.lhs configure --flags

darcs-hash:20080316121100-d6583-828134da356b706744b56a9d81203129b0e8e484.gz
</content>
</entry>
<entry>
<title>Date: haddock fixes</title>
<updated>2008-02-27T19:00:51Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2008-02-27T19:00:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ff8ef5fa74fb5bce3dcb82ef1cd81e0d123d0ac1'/>
<id>urn:sha1:ff8ef5fa74fb5bce3dcb82ef1cd81e0d123d0ac1</id>
<content type='text'>
darcs-hash:20080227190051-d6583-1ed62c182e20c3a615a9af2706371ebe69862a0a.gz
</content>
</entry>
<entry>
<title>Adjusted filter used for digging out information from /sys directory</title>
<updated>2008-02-16T16:06:50Z</updated>
<author>
<name>Juraj Hercek</name>
<email>juhe_haskell@hck.sk</email>
</author>
<published>2008-02-16T16:06:50Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=89ed90ed396988e4c37533877e1c7b936fbd4678'/>
<id>urn:sha1:89ed90ed396988e4c37533877e1c7b936fbd4678</id>
<content type='text'>
  - As of 2.4.24 kernel you might experience same frequency for all cores,
    because cpufreq directory is a link for cores 1 and higher

darcs-hash:20080216160650-f49a6-455bdfa46154350d723759d7175629892b284e0e.gz
</content>
</entry>
<entry>
<title>PipeReader: add utf8 support</title>
<updated>2008-02-16T08:04:21Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2008-02-16T08:04:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a2dd80b97cf09e8e11c8c99e3bc876ef9f7628f7'/>
<id>urn:sha1:a2dd80b97cf09e8e11c8c99e3bc876ef9f7628f7</id>
<content type='text'>
darcs-hash:20080216080421-d6583-347341c11af83ddc1c543832c5d524c13d4abd32.gz
</content>
</entry>
<entry>
<title>StdinReader: add utf8 support</title>
<updated>2008-02-16T08:03:06Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2008-02-16T08:03:06Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=58a870e26606978e24e6e89378b213855b0debc9'/>
<id>urn:sha1:58a870e26606978e24e6e89378b213855b0debc9</id>
<content type='text'>
darcs-hash:20080216080306-d6583-13891ea92ae2705fabc3221808a31fc11c6b4095.gz
</content>
</entry>
<entry>
<title>Added documentation.</title>
<updated>2007-12-22T23:14:19Z</updated>
<author>
<name>Juraj Hercek</name>
<email>juhe_haskell@hck.sk</email>
</author>
<published>2007-12-22T23:14:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=81a2809683ceda6475d6d42df644dce102dd290b'/>
<id>urn:sha1:81a2809683ceda6475d6d42df644dce102dd290b</id>
<content type='text'>
  - added Thermal, CoreTemp, CpuFreq documentation to README file
  - added haddock documentation

darcs-hash:20071222231419-f49a6-beadaa214bd80a9eb12f568dbff8dcf0d88ecfe7.gz
</content>
</entry>
<entry>
<title>Adjusted thermal monitor.</title>
<updated>2007-12-22T23:10:39Z</updated>
<author>
<name>Juraj Hercek</name>
<email>juhe_haskell@hck.sk</email>
</author>
<published>2007-12-22T23:10:39Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=112d0191be18b474c750664f683e17c9e919d020'/>
<id>urn:sha1:112d0191be18b474c750664f683e17c9e919d020</id>
<content type='text'>
  - Thermal monitor can handle more thermal zones now

darcs-hash:20071222231039-f49a6-0a8a2f7d575f7e82adbd9b3ee261d046e616dc07.gz
</content>
</entry>
</feed>
