polybar-dwm/include/components
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
..
bar.hpp Use uv timer for delayed screenshot 2021-09-21 20:36:23 +02:00
builder.hpp New Tag Parser (#2303) 2020-12-17 20:37:28 +01:00
command_line.hpp feat(command_line): Properly handle positional args 2017-01-13 04:47:25 +01:00
config_parser.hpp Add initial support for an escape character (#2361) 2021-01-26 19:16:29 +01:00
config.hpp Print error message for invalid color strings 2020-11-27 22:08:03 +01:00
controller.hpp Store all handles inside eventloop 2021-09-21 20:36:23 +02:00
eventloop.hpp Store all handles inside eventloop 2021-09-21 20:36:23 +02:00
ipc.hpp Use uv_pipe_t for ipc 2021-09-21 20:36:23 +02:00
logger.hpp fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
renderer_interface.hpp Move action_context into separate file 2021-02-12 20:01:22 +01:00
renderer.hpp Stop tracking action blocks in renderer 2021-02-12 20:01:22 +01:00
screen.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
taskqueue.hpp refactor(modules): Move setup to constructor 2016-12-21 08:00:09 +01:00
types.hpp Store all action info in action_context 2021-02-12 20:01:22 +01:00