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