polybar-dwm/include/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.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
builder.hpp New Tag Parser (#2303) 2020-12-17 20:37:28 +01:00
command_line.hpp
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 Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
ipc.hpp ipc: Remove unused global setting 2019-11-01 11:12:40 +01:00
logger.hpp fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
renderer_interface.hpp Move trivial formatting state into tags::context 2021-02-12 20:01:22 +01:00
renderer.hpp Move trivial formatting state into tags::context 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
types.hpp New Tag Parser (#2303) 2020-12-17 20:37:28 +01:00