<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src, branch 0.44.1</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.44.1</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.44.1'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2022-05-16T01:53:01Z</updated>
<entry>
<title>Fix for -W "0" spec in logarithmic bars</title>
<updated>2022-05-16T01:53:01Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-05-16T01:53:01Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=289271f1fbbfe8dad4fac812196ba26b281d1876'/>
<id>urn:sha1:289271f1fbbfe8dad4fac812196ba26b281d1876</id>
<content type='text'>
Should address issue #630.
</content>
</entry>
<entry>
<title>Remove the now useless -DUTF8 flag</title>
<updated>2022-05-12T22:14:59Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-05-12T22:14:59Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=88017cacad159d826ea8a502e062da079f75e3a2'/>
<id>urn:sha1:88017cacad159d826ea8a502e062da079f75e3a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CpuFreq: new template parameters max, min and avg.</title>
<updated>2022-04-18T17:55:04Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-04-18T17:55:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=552d6f8baa1048ddb5fd22269efd50b90303ca4d'/>
<id>urn:sha1:552d6f8baa1048ddb5fd22269efd50b90303ca4d</id>
<content type='text'>
Fixes #166.
</content>
</entry>
<entry>
<title>New dbus signal: SetAlpha (fixes #499)</title>
<updated>2022-04-18T14:59:51Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-04-18T14:59:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=082ef98c1c265ad927b728402d8803a86bbbaeef'/>
<id>urn:sha1:082ef98c1c265ad927b728402d8803a86bbbaeef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stylistic nits for previous Batt refactoring/fix</title>
<updated>2022-04-18T14:24:28Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-04-18T14:24:28Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=676c90502ac52900b60049d197846297d95026bd'/>
<id>urn:sha1:676c90502ac52900b60049d197846297d95026bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split up battery reading functions; fixed units</title>
<updated>2022-04-18T09:30:25Z</updated>
<author>
<name>Patrick Günther</name>
<email>info@paddybu.de</email>
</author>
<published>2022-04-18T09:30:25Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=3147ef88ac428d2e752aa5db30ef52cf580716cd'/>
<id>urn:sha1:3147ef88ac428d2e752aa5db30ef52cf580716cd</id>
<content type='text'>
Every quantity is now read in its own function and Maybe and
pattern matching is used for dealing with absent files.
On top of that all units should be fixed now.
</content>
</entry>
<entry>
<title>Fixed unit of battery power consumption</title>
<updated>2022-04-16T07:46:55Z</updated>
<author>
<name>Patrick Günther</name>
<email>info@paddybu.de</email>
</author>
<published>2022-04-16T07:46:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=d1b9edff080b0de64c5445c2ecfa833cd60d18af'/>
<id>urn:sha1:d1b9edff080b0de64c5445c2ecfa833cd60d18af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Memory: new argument to scale usage units</title>
<updated>2022-04-14T15:41:36Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-04-14T15:41:36Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=727478f5b8916d8d98ae4208d4f6a80abb4fafc7'/>
<id>urn:sha1:727478f5b8916d8d98ae4208d4f6a80abb4fafc7</id>
<content type='text'>
Fixes #624
</content>
</entry>
<entry>
<title>make small refactoring of load linux code</title>
<updated>2022-04-13T13:01:51Z</updated>
<author>
<name>Michal Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2022-04-12T10:04:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c714967eb3cab550ed1387d43182ee3b498124e3'/>
<id>urn:sha1:c714967eb3cab550ed1387d43182ee3b498124e3</id>
<content type='text'>
Add &lt;$&gt; for parsing content of file.
</content>
</entry>
<entry>
<title>add load monitor for freebsd</title>
<updated>2022-04-11T20:53:29Z</updated>
<author>
<name>Michal Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2022-04-11T20:53:29Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=15dccb714af16c786ebb63cf619f885495781f5f'/>
<id>urn:sha1:15dccb714af16c786ebb63cf619f885495781f5f</id>
<content type='text'>
</content>
</entry>
</feed>
