mirror of
https://github.com/polybar/polybar.git
synced 2026-03-18 14:17:31 +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.