polybar/include/components
Michael Carlberg c2acdff7d4 feat(eventloop): Delayed enqueue
A new worker that will block the queue channel
until the delayed event has been processed.

This is used to limit the amount of X button events
within defined time frame and we can't block
the main X thread.
2016-11-25 21:58:51 +01:00
..
bar.hpp feat(eventloop): Delayed enqueue 2016-11-25 21:58:51 +01:00
builder.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
command_line.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
config.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
controller.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
eventloop.hpp feat(eventloop): Delayed enqueue 2016-11-25 21:58:51 +01:00
ipc.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
logger.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
parser.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
renderer.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
signals.hpp refactor: Cleanup handling of syntax tags 2016-11-25 04:34:24 +01:00
types.hpp refactor: Cleanup rendering 2016-11-25 04:42:27 +01:00