polybar/src/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.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
builder.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
command_line.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
config.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
controller.cpp feat(eventloop): Delayed enqueue 2016-11-25 21:58:51 +01:00
eventloop.cpp feat(eventloop): Delayed enqueue 2016-11-25 21:58:51 +01:00
ipc.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
logger.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
parser.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
renderer.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
signals.cpp refactor: Cleanup handling of syntax tags 2016-11-25 04:34:24 +01:00