92183caad0
The systray bases its extents on the size of the wibox that it is contained in. No idea how this is supposed to work when the systray doesn't get the full size, but in a vertical wibox, using <height of wibox> * <number of icons in systray> certainly doesn't work for computing the size. The fix isn't hard: Check the wibox' orientation when drawing and base our calculation on its width if its orientation is different from East. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
graph.c | ||
imagebox.c | ||
progressbar.c | ||
systray.c | ||
textbox.c |