polybar-dwm/src
Vasili Karaev 5d2deb1a99 fix(renderer): Only draw text bg if color differs from bar bg (#831)
Fixes #759 by only drawing text background when its color is different from the background color of the bar itself.

Explicitly setting a module's background to `background-0` now stops working.
2017-11-12 09:53:54 +01:00
..
adapters feat(mpd): Get name and/or uri if title not found (#823) 2017-11-08 21:12:44 -08:00
cairo refactor(cairo): Cleanup 2017-01-25 23:37:13 +01:00
components fix(renderer): Only draw text bg if color differs from bar bg (#831) 2017-11-12 09:53:54 +01:00
drawtypes fix(label): Truncate label replacements based on codepoint count 2017-02-15 14:19:47 +01:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules fix(github): Handle curl exceptions and bad status codes (#811) 2017-11-07 23:29:44 +01:00
utils fix(config): Expand all environment variables and file references (#724) 2017-09-04 14:00:35 -07:00
x11 refactor(cursor): use map for cursor list 2017-09-16 15:31:24 -07:00
CMakeLists.txt fix: make xcb-cursor optional for now 2017-09-16 15:31:24 -07:00
ipc.cpp refactor(ipc): More state checks 2017-01-14 18:00:29 +01:00
main.cpp refactor(cmake): Cleanup 2017-01-26 17:39:50 +01:00