polybar-dwm/src
Benno Fünfstück 51d58e7518 fix(render): support stacked bars
We now take the bar position that the window manager gives us instead of trying
to calculate it ourselves. This is more correct when multiple bars are attached
to the same edge, as the window manager may move some of them in that
case (assuming override redirect is not enabled)
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
components fix(render): support stacked bars 2018-10-04 15:52:03 +02:00
drawtypes refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
events
modules fix(cpu): Replace %percentage-cores% normally (#1282) 2018-09-19 19:58:09 -07:00
utils
x11 fix(render): support stacked bars 2018-10-04 15:52:03 +02:00
CMakeLists.txt
ipc.cpp refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
main.cpp