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 |
||
---|---|---|
.. | ||
bar.hpp | ||
builder.hpp | ||
command_line.hpp | ||
config_parser.hpp | ||
config.hpp | ||
controller.hpp | ||
eventloop.hpp | ||
ipc.hpp | ||
logger.hpp | ||
renderer_interface.hpp | ||
renderer.hpp | ||
screen.hpp | ||
types.hpp |