awesome/objects
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
..
widgets Systray: Correctly compute extents (FS#768) 2010-08-31 18:48:09 +02:00
button.c Sort all signal lists alphabetically 2010-08-26 17:46:17 +02:00
button.h fix tag header and order build 2010-05-28 13:28:25 +02:00
client.c client: emit object signals rather than class ones 2010-08-26 18:15:19 +02:00
client.h client: client_set_focus is static, so merge 2010-08-18 10:50:40 +02:00
image.c Use a single gc for all graphics operation 2010-08-17 15:44:44 +02:00
image.h fix tag header and order build 2010-05-28 13:28:25 +02:00
key.c Sort all signal lists alphabetically 2010-08-26 17:46:17 +02:00
key.h fix tag header and order build 2010-05-28 13:28:25 +02:00
tag.c Add signals before using them 2010-08-25 23:00:36 +02:00
tag.h fix tag header and order build 2010-05-28 13:28:25 +02:00
timer.c Add signals before using them 2010-08-25 23:00:36 +02:00
timer.h fix tag header and order build 2010-05-28 13:28:25 +02:00
wibox.c Wibox: Remove shape support 2010-08-30 10:22:50 +02:00
wibox.h Wibox: Remove shape support 2010-08-30 10:22:50 +02:00
widget.c Sort all signal lists alphabetically 2010-08-26 17:46:17 +02:00
widget.h fix tag header and order build 2010-05-28 13:28:25 +02:00
window.c Sort all signal lists alphabetically 2010-08-26 17:46:17 +02:00
window.h Turn this into a reparenting WM 2010-08-09 11:56:26 +02:00