polybar/include/components
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
..
x11 fix(tray): Synchrounous unmap of empty tray window 2016-10-26 15:17:33 +02:00
bar.hpp refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
builder.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00
command_line.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00
config.hpp fix(config): ${self.key} references the current section 2016-10-28 13:36:53 +02:00
controller.hpp refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
eventloop.hpp refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
logger.hpp fix(controller): Change verbosity of shutdown logging 2016-10-28 18:58:55 +02:00
parser.hpp refactor: Use plain std::function callbacks 2016-10-25 01:51:57 +02:00
signals.hpp refactor: Use plain std::function callbacks 2016-10-25 01:51:57 +02:00
types.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00