polybar-dwm/include
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
..
adapters fix(volume): Proper handling of module events 2016-10-25 08:53:55 +02:00
components refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
drawtypes fix(ramp): Always load ramp fallback values 2016-10-25 08:53:40 +02:00
modules refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
utils refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
common.hpp refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
config.hpp.cmake feat(logger): trace_x() for verbose trace logging 2016-10-25 13:10:34 +02:00
debug.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
version.hpp build: Bump version to 2.1.7 2016-10-28 19:25:25 +02:00