1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-02-17 15:55:20 -05:00
polybar/include/utils
Michael Carlberg 1075144b00 refactor(eventloop): Use concurrent queue for events
Events are now enqueued using a thread safe concurrent queue
which makes the previous eventloop locking redundant.
2016-10-29 06:48:51 +02:00
..
bspwm.hpp
command.hpp fix(script): Terminate running commands 2016-10-28 18:54:08 +02:00
file.hpp
i3.hpp
inotify.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00
io.hpp
math.hpp feat: Add math_util::percentage_to_value 2016-10-25 07:05:01 +02:00
memory.hpp
mixins.hpp
process.hpp
scope.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00
socket.hpp refactor(di): Move configure_T() to anonymous ns 2016-10-25 01:55:59 +02:00
string.hpp refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
threading.hpp
throttle.hpp refactor(di): Move configure_T() to anonymous ns 2016-10-25 01:55:59 +02:00