greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.81k stars 472 forks source link

privacy[pipewire]: Fix status bar freezing #2024

Closed bim9262 closed 3 months ago

bim9262 commented 3 months ago

When many pipewire nodes/links were added at the same time the entire statusbar could end up freezing.

Fixes #2013

@kevenwyld can you verify this fix?

kevenwyld commented 3 months ago

Thanks! I built with this PR and games that used to cause a freeze don't anymore and the block appears to function normally otherwise.