<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Xmobar/Plugins, branch 0.48.1</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.48.1</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.48.1'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2024-05-07T14:12:51Z</updated>
<entry>
<title>Revert "Make the Kbd monitor clickable, with click selecting the next layout"</title>
<updated>2024-05-07T14:12:51Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-05-07T14:08:34Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=cfc2c9099ae1ef53efd21b5b413ff04192f539e9'/>
<id>urn:sha1:cfc2c9099ae1ef53efd21b5b413ff04192f539e9</id>
<content type='text'>
This reverts commit 0fec9d3fdf9bc86187f9f670dafd2ef57fe03f29.

Mouse actions can already be attached to the monitor, and for instance use
there invocations to setxbdmap to switch layouts.

Fixes #703.
</content>
</entry>
<entry>
<title>fix for unmet pattern matches warnings (clean build)</title>
<updated>2024-03-30T18:26:01Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-03-30T18:26:01Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=30d226ba5eca8847775d03403367dee1f1e3dcfc'/>
<id>urn:sha1:30d226ba5eca8847775d03403367dee1f1e3dcfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ctor for Locks plugin to accpet on/off labels</title>
<updated>2024-03-30T15:53:58Z</updated>
<author>
<name>Enrico Maria De Angelis</name>
<email>enricomaria.dean6elis@gmail.com</email>
</author>
<published>2024-03-30T09:12:15Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7c778511f296c74f36c2b4967707c87ebf2fb808'/>
<id>urn:sha1:7c778511f296c74f36c2b4967707c87ebf2fb808</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix zombie processes left by &lt;action&gt; tag and low battery action</title>
<updated>2024-03-30T14:42:03Z</updated>
<author>
<name>Ulrik de Muelenaere</name>
<email>ulrikdem@gmail.com</email>
</author>
<published>2024-03-30T14:42:03Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=9349871b9eb888d1d1b7f552ea40f8d348b16c1b'/>
<id>urn:sha1:9349871b9eb888d1d1b7f552ea40f8d348b16c1b</id>
<content type='text'>
This effectively reverts c54d93e and 991a168. While those fix #687 and
#688 respectively in the case where the configuration is recompiled, in
all other cases they leave zombie processes, since they undo the fix for
#181.

However, instead of reverting to the deprecated system function, we use
the newer spawnCommand and waitForProcess. And like with 991a168, the
low battery action now runs in the background to avoid blocking the bar.
</content>
</entry>
<entry>
<title>Make the Kbd monitor clickable, with click selecting the next layout</title>
<updated>2024-03-17T22:29:01Z</updated>
<author>
<name>Enrico Maria De Angelis</name>
<email>enricomaria.dean6elis@gmail.com</email>
</author>
<published>2024-03-14T00:08:42Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=0fec9d3fdf9bc86187f9f670dafd2ef57fe03f29'/>
<id>urn:sha1:0fec9d3fdf9bc86187f9f670dafd2ef57fe03f29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>battery: spawnCommand instead of system when running actions</title>
<updated>2024-02-18T21:46:07Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-02-18T21:44:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=991a168de5d79314a1346a24c579c5049208b054'/>
<id>urn:sha1:991a168de5d79314a1346a24c579c5049208b054</id>
<content type='text'>
should fix for real #688 this time
</content>
</entry>
<entry>
<title>compatibility with GHC 9.6</title>
<updated>2023-11-11T23:12:45Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-11-11T23:12:45Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=220f953b06e2f98a02a4ca1b1db0e36a27e446b9'/>
<id>urn:sha1:220f953b06e2f98a02a4ca1b1db0e36a27e446b9</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
