polybar/include
patrick96 a45b5d0424 fix(build): UB when converting strings in logger
The memory returned was no longer valid because arg is destructed after
the function returns.
2020-12-12 01:43:12 +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(build): UB when converting strings in logger 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(xworkspaces): Never swallow updates (#2275) 2020-12-05 23:28:48 +01:00
utils Add missing header (#2280) 2020-12-12 01:07:13 +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