mirror of
https://github.com/polybar/polybar.git
synced 2026-02-12 03:15:24 +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.