polybar-dwm/include
patrick96 91759a4c96 Store all handles inside eventloop
This is needed because the handle's lifetime has to be at least the
lifetime of the eventloop since the eventloop requires the handle's
memory during shutdown (for closing the handles).
2021-09-21 20:36:23 +02:00
..
adapters fix(net): Check if interface is valid first. (#2497) 2021-09-09 21:47:23 +02:00
cairo Fixed issues with border corner radii 2021-03-29 20:17:48 +02:00
components Store all handles inside eventloop 2021-09-21 20:36:23 +02:00
drawtypes feat: Warn state for cpu, memory, fs, battery modules (#2199) 2020-12-02 15:55:13 +01:00
events Use uv timer for delayed screenshot 2021-09-21 20:36:23 +02:00
modules Use libuv for the controller's event loop 2021-09-21 20:36:23 +02:00
tags Finish action_context tests 2021-02-12 20:01:22 +01:00
utils Move signal handling to eventloop class 2021-09-21 20:36:23 +02:00
x11 Move update events to eventloop 2021-09-21 20:36:23 +02:00
CMakeLists.txt refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
common.hpp refactor(build): Remove version number namespace 2019-05-17 16:49:47 +02:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp Add missing <stdexcept> header 2019-12-25 01:00:29 +01:00
settings.hpp.cmake cmake: Make xrandr and xcomposite required 2020-12-22 00:37:07 +01:00