polybar-dwm/include/components
patrick96 8173eaf90a fix: Positioning in awesomeWM
Since polybar sets WM_NORMAL_HINTS, awesomeWM for some reason no longer
respect the position set by polybar before mapping.

reconfiguring the window position once again after mapping the window,
again positions it correctly.
2022-03-15 22:09:36 +01:00
..
bar.hpp fix: Positioning in awesomeWM 2022-03-15 22:09:36 +01:00
builder.hpp builder: Use unordered_set for attribute activations 2022-03-14 22:58:01 +01:00
command_line.hpp feat(command_line): Properly handle positional args 2017-01-13 04:47:25 +01:00
config_parser.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
config.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
controller.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
eventloop.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
logger.hpp fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
renderer_interface.hpp Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
renderer.hpp Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
screen.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
types.hpp fix: Support negative struts 2022-03-15 00:11:46 +01:00