polybar-dwm/src/components
patrick96 cd1d4fa183 Stop tracking action blocks in renderer
Dispatch can now directly get the current position from the renderer and
create action blocks with the proper coordinates.
2021-02-12 20:01:22 +01:00
..
bar.cpp Store all action info in action_context 2021-02-12 20:01:22 +01:00
builder.cpp New Tag Parser (#2303) 2020-12-17 20:37:28 +01:00
command_line.cpp
config.cpp fix(config): Don't treat an empty value as invalid (#2315) 2020-12-18 23:33:03 +01:00
config_parser.cpp Add initial support for an escape character (#2361) 2021-01-26 19:16:29 +01:00
controller.cpp Merge branch 'hotfix/3.5.4' 2021-01-07 13:52:28 +01:00
ipc.cpp Remove tag headers from signal.hpp 2021-02-12 20:01:22 +01:00
logger.cpp fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
renderer.cpp Stop tracking action blocks in renderer 2021-02-12 20:01:22 +01:00
screen.cpp logger: Downgrade some warning messages 2020-04-22 00:38:31 +02:00
taskqueue.cpp