mirror of
https://github.com/polybar/polybar.git
synced 2026-03-15 04:35:19 +00:00
Events are now enqueued using a thread safe concurrent queue which makes the previous eventloop locking redundant.
Events are now enqueued using a thread safe concurrent queue which makes the previous eventloop locking redundant.