polybar/src
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
..
adapters refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
components feat(eventloop): Delayed enqueue 2016-11-25 21:58:51 +01:00
drawtypes refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
modules refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
utils refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
x11 refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
CMakeLists.txt refactor: Optimize build 2016-11-20 23:04:31 +01:00
main.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00