polybar/src
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
..
CMakeLists.txt refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
lemonbuddy.cpp fix(cmake): Added empty source file to build lib 2016-10-10 18:10:32 +02:00
main.cpp refactor(di): Move configure_T() to anonymous ns 2016-10-25 01:55:59 +02:00