awesome/objects/widgets
Uli Schlachter e1b15b2bb8 Systray: Correctly compute extents (FS#768)
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>
2010-08-31 18:48:09 +02:00
..
imagebox.c titlebar: remove 2009-10-20 20:42:05 +02:00
systray.c Systray: Correctly compute extents (FS#768) 2010-08-31 18:48:09 +02:00
textbox.c Correctly read a textbox' ellipsize and wrap properties 2010-08-09 13:58:46 +02:00