mirror of
https://github.com/polybar/polybar.git
synced 2026-02-05 21:45:33 +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.