polybar-dwm/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 fix(ci): Do not use ccache 2016-10-12 04:30:03 +02:00
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 refactor(script): Make the module behave as intended 2016-10-15 13:15:56 +02:00
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