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
command_line.hpp
config.hpp
config_parser.hpp Add initial support for an escape character (#2361) 2021-01-26 19:16:29 +01:00
controller.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
ipc.hpp
logger.hpp
renderer.hpp Move trivial formatting state into tags::context 2021-02-12 20:01:22 +01:00
renderer_interface.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