polybar/src
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
..
adapters fix(gcc): Fix -Wstringop-truncation warning 2018-05-06 14:17:10 -07:00
cairo refactor(cairo): Cleanup 2017-01-25 23:37:13 +01:00
components fix(builder): Don't truncate colors with same channels 2018-05-07 00:12:29 +02:00
drawtypes fix(config): Use proper token object 2018-01-27 23:40:19 -08:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
utils fix(github): libcurl stuck at curl_easy_perform 2018-02-15 10:50:05 +01:00
x11 fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
CMakeLists.txt fix(cmake): look for and remove alsa.cpp if not used 2018-02-11 17:25:21 +01:00
ipc.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
main.cpp refactor(cmake): Cleanup 2017-01-26 17:39:50 +01:00