polybar/src
Benno Fünfstück eb742e228b fix(render): correctly handle semi-transparency for borders
We need to fetch the outer area from the root window, not just the inner area
because we paint the background below the borders as well.

This has the nice effect of supporting semi-transparency for borders as well.
2018-10-04 15:52:03 +02:00
..
adapters fix(build): replace caddr_t with char* (#1454) 2018-10-03 16:35:31 +02:00
cairo refactor(cairo): Cleanup 2017-01-25 23:37:13 +01:00
components fix(render): correctly handle semi-transparency for borders 2018-10-04 15:52:03 +02:00
drawtypes refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules fix(cpu): Replace %percentage-cores% normally (#1282) 2018-09-19 19:58:09 -07:00
utils fix(github): libcurl stuck at curl_easy_perform 2018-02-15 10:50:05 +01:00
x11 feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
CMakeLists.txt refactor(builder): Add failing test for ellipsis 2018-07-22 14:02:15 -07:00
ipc.cpp refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
main.cpp fix(build): Build without xrm 2018-06-18 11:49:31 +02:00