polybar/src/components
patrick96 3408db3475 fix(builder): Don't truncate colors with same channels
The builder would convert bg and fg colors like #00000000 to #000 which
would make it loose its alpha channel.

Fixes #1183
2018-05-07 00:12:29 +02:00
..
bar.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
builder.cpp fix(builder): Don't truncate colors with same channels 2018-05-07 00:12:29 +02:00
command_line.cpp refactor(clang-tidy): Apply fixes 2017-01-24 08:01:04 +01:00
config.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
controller.cpp refactor(controller): Print error message on select fail 2018-02-15 19:26:35 -08:00
ipc.cpp fix(ipc): Remove existing fifo file 2017-01-24 07:11:14 +01:00
logger.cpp wip(refactor): Cairo drawing 2017-01-24 07:11:14 +01:00
parser.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
renderer.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
screen.cpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
taskqueue.cpp wip: Window autohide 2016-12-21 04:50:43 +01:00