mirror of
https://github.com/polybar/polybar.git
synced 2024-11-18 13:55:11 -05:00
8afd5b71df
* Remove DEBUG_SHADED Was disabled by default AND behind an #if 0 * Make TimerHandle expose more libuv functions * Prepare for moving double clicks into eventloop * Make eventloop available to bar * Remove bar mutex Everything in the bar is now in the same thread * Move double-click handling to eventloop * Extract double click deferred function into method * Stop throttling clicks * Increase double click interval to 400 and add option double-click-interval in the bar section Closes #1441 * Implement dimming using timer handles * Remove taskqueue * Remove unused dependencies * Cleanup & Comments |
||
---|---|---|
.. | ||
signal.hpp | ||
signal_emitter.hpp | ||
signal_fwd.hpp | ||
signal_receiver.hpp |