mirror of
https://github.com/polybar/polybar.git
synced 2026-03-12 11:15:35 +00:00
A new worker that will block the queue channel until the delayed event has been processed. This is used to limit the amount of X button events within defined time frame and we can't block the main X thread.