polybar-dwm/src
Patrick Ziegler a255a022a7 fix(renderer): Correct center module position (#673)
The changes introduced in 389bae2669 to
address #551 did not consider the left border

Now center modules are centered regardless of border (left or right)
settings or tray position

Fixes #672
2017-09-04 23:46:47 -07:00
..
adapters refactor(clang-tidy): Apply fixes 2017-01-24 08:01:04 +01:00
cairo refactor(cairo): Cleanup 2017-01-25 23:37:13 +01:00
components fix(renderer): Correct center module position (#673) 2017-09-04 23:46:47 -07: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 feat(temperature): Add hwmon sysfs support (#688) 2017-08-29 15:10:28 -07:00
utils fix(config): Expand all environment variables and file references (#724) 2017-09-04 14:00:35 -07:00
x11 fix(tray): Remove invalid clients #487 2017-03-15 23:52:59 +01:00
CMakeLists.txt fix(config): Expand all environment variables and file references (#724) 2017-09-04 14:00:35 -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