UtkarshVerma / dwmblocks-async

An efficient, lean, and asynchronous status feed generator for dwm.
GNU General Public License v2.0
232 stars 87 forks source link

use a different pipe for every child process #35

Closed ListeriaM closed 1 year ago

ListeriaM commented 2 years ago

fixes #24

with this patch, I noticed that some blocks are updated more often than they should (apparently it only happens when they exit without writing anything, and it doesn't apply to every block, I couldn't figure out why), which is why I added the early return in updateBlock(). I could use some help to properly fix that

UtkarshVerma commented 1 year ago

Thanks for the PR, but I'll be closing because of: https://github.com/UtkarshVerma/dwmblocks-async/pull/41#issuecomment-1484037945.