awesome/lib
Uli Schlachter ebcda492a1 wibox.layout.fixed: Always draw "empty" widgets
If a widget has a width/height of 0, we can safely draw it without running out
of the available space. This code checks if we got enough space after we now how
much space the next widget wants.

This fixes the systray. It has to be drawn at least once so that the C core can
set up stuff correctly. However, thanks to the systray having a width of 0, it
wasn't drawn by the layout.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-10-06 19:47:34 +02:00
..
awful awful.widget.common: Add background to the icon 2010-10-06 18:45:50 +02:00
gears Fix some broken luadoc 2010-09-29 21:38:06 +02:00
wibox wibox.layout.fixed: Always draw "empty" widgets 2010-10-06 19:47:34 +02:00
beautiful.lua.in Be compatible to oopango 1.0 2010-10-06 15:11:20 +02:00
naughty.lua.in Naughty: Port to new widget system 2010-10-06 14:19:20 +02:00