polybar-dwm/include
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 feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
cairo feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
components fix(render): correctly handle semi-transparency for borders 2018-10-04 15:52:03 +02:00
drawtypes feat(token): Zero pad when min val starts with '0' (#1341) 2018-07-23 15:49:02 +02:00
events feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
modules feat(mem): Add ramp and bar for swap (#1325) 2018-09-14 20:42:04 +02:00
utils fix(config): Perform tilde expansion on include-file #603 2017-06-02 18:34:49 +02:00
x11 feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
CMakeLists.txt fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
common.hpp fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake doc(net): Indicate the wireless library used 2018-09-18 15:29:05 -07:00
version.hpp Release 3.2.0 (#1338) 2018-07-23 15:17:29 +02:00