diff options
author | Ulrik de Muelenaere <ulrikdem@gmail.com> | 2024-03-30 10:42:03 -0400 |
---|---|---|
committer | Ulrik de Muelenaere <ulrikdem@gmail.com> | 2024-03-30 10:42:03 -0400 |
commit | 9349871b9eb888d1d1b7f552ea40f8d348b16c1b (patch) | |
tree | 4fc1ada0d16328c18b01cea129488d43946e8c2d /doc/plugins.org | |
parent | 8ed665cc20568e877b5400944dbfa752833971bc (diff) | |
download | xmobar-9349871b9eb888d1d1b7f552ea40f8d348b16c1b.tar.gz xmobar-9349871b9eb888d1d1b7f552ea40f8d348b16c1b.tar.bz2 |
Fix zombie processes left by <action> tag and low battery action
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.
Diffstat (limited to 'doc/plugins.org')
0 files changed, 0 insertions, 0 deletions