polybar/include
patrick96 94e1c64dff fix: Module type always empty string
The change in #2270 accidentally broke how we access module types.
module<Impl>::TYPE always points to the module superclass and it thus
accesses its empty TYPE field.

This mainly broke legacy action handling.

Ref #2270
2020-12-13 15:57:03 +01:00
..
adapters Fix build with clang++ 3.4 (#2279) 2020-12-12 01:07:51 +01:00
cairo refactor(color): Better channel function names 2020-11-27 22:08:03 +01:00
components fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
drawtypes Load rgba from config instead of strings. 2020-11-27 22:08:03 +01:00
events Print error message for invalid color strings 2020-11-27 22:08:03 +01:00
modules fix: Module type always empty string 2020-12-13 15:57:03 +01:00
utils fix(process): fork_detached created zombie processes 2020-12-12 02:37:21 +01:00
x11 Adapt the renderer side to always use rgba 2020-11-27 22:08:03 +01:00
CMakeLists.txt
common.hpp
debug.hpp
errors.hpp
settings.hpp.cmake