polybar-dwm/include/components
patrick96 3f89d73374 fix mouseover error when only one cursor is defined
If only cursor-click or cursor-scroll is defined, but not the other, the
bar could try to set the cursor to the empty string which resulted in an
error.
2022-03-20 20:18:00 +01:00
..
bar.hpp fix mouseover error when only one cursor is defined 2022-03-20 20:18:00 +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 Warning when cursor is defined without xcursor support 2022-03-20 20:18:00 +01:00