<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Xmobar/Plugins/Monitors, branch 0.47.1</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.47.1</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.47.1'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2022-11-30T06:17:18Z</updated>
<entry>
<title>linting</title>
<updated>2022-11-30T06:17:18Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-30T06:17:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c7d9fd8fe08f6474253733fd537a1b07251f3633'/>
<id>urn:sha1:c7d9fd8fe08f6474253733fd537a1b07251f3633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>import clean-ups</title>
<updated>2022-09-22T21:05:33Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-09-22T21:05:33Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=579b787c66124c1bc67dfa7a4ad00f3a8e3611cb'/>
<id>urn:sha1:579b787c66124c1bc67dfa7a4ad00f3a8e3611cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linting</title>
<updated>2022-09-21T00:11:33Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-09-20T23:52:15Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c824651f98a84eab63cb5ba4a1a5cd98ba761036'/>
<id>urn:sha1:c824651f98a84eab63cb5ba4a1a5cd98ba761036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: in -W0, char 0-&gt;[0,10], char 1-&gt;[10,20]...</title>
<updated>2022-08-13T16:39:37Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-08-13T16:39:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=1136c5da379db5034a4bf41236ad868d7fd479a4'/>
<id>urn:sha1:1136c5da379db5034a4bf41236ad868d7fd479a4</id>
<content type='text'>
</content>
</entry>
<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>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>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>
</feed>
