polybar/src/components
patrick96 0a474bb2f2 Move trivial formatting state into tags::context
The variables storing the current colors, attribute activations and font
were only used in a single place and can easily also be read from the
context.

This allows us to remove a lot of the state of the renderer.
2021-02-12 20:01:22 +01:00
..
bar.cpp renderer: Use interface to render offset 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 refactor(clang-tidy): Apply fixes 2017-01-24 08:01:04 +01:00
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 ipc: Remove unused global setting 2019-11-01 11:12:40 +01:00
logger.cpp fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
renderer.cpp Move trivial formatting state into tags::context 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 wip: Window autohide 2016-12-21 04:50:43 +01:00