polybar/src/components
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
..
bar.cpp fix(builder): Properly apply alpha for fg and bg 2020-12-01 14:53:41 +01:00
builder.cpp fix(builder): Properly apply alpha for fg and bg 2020-12-01 14:53:41 +01:00
command_line.cpp refactor(clang-tidy): Apply fixes 2017-01-24 08:01:04 +01:00
config.cpp fix(config): Reintroduce multiple inheritance (#2271) 2020-12-05 02:48:18 +01:00
config_parser.cpp config: Better error messages when opening files 2020-11-26 21:06:35 +01:00
controller.cpp controller: Detach shell commands from polybar 2020-11-29 03:53:59 +01:00
ipc.cpp ipc: Remove unused global setting 2019-11-01 11:12:40 +01:00
logger.cpp fix(build): UB when converting strings in logger 2020-12-12 01:43:12 +01:00
parser.cpp Make rgba class immutable 2020-11-27 22:08:03 +01:00
renderer.cpp Adapt the renderer side to always use rgba 2020-11-27 22:08:03 +01:00
screen.cpp logger: Downgrade some warning messages 2020-04-22 00:38:31 +02:00
taskqueue.cpp wip: Window autohide 2016-12-21 04:50:43 +01:00