mirror of
https://github.com/polybar/polybar.git
synced 2025-11-06 22:34:39 -05:00
Events are now enqueued using a thread safe concurrent queue which makes the previous eventloop locking redundant. |
||
|---|---|---|
| .. | ||
| bspwm.hpp | ||
| command.hpp | ||
| file.hpp | ||
| i3.hpp | ||
| inotify.hpp | ||
| io.hpp | ||
| math.hpp | ||
| memory.hpp | ||
| mixins.hpp | ||
| process.hpp | ||
| scope.hpp | ||
| socket.hpp | ||
| string.hpp | ||
| threading.hpp | ||
| throttle.hpp | ||