f025409cd3
With draw_empty=false, :fit() can return 0,0. Then, when :layout() is called, it will compute negative widths and heights. This can then cause lots of problems later on. Avoid this by having :layout() return nothing instead of producing negative sizes. Fixes: https://github.com/awesomeWM/awesome/issues/2799 Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
arcchart.lua | ||
background.lua | ||
constraint.lua | ||
init.lua | ||
margin.lua | ||
mirror.lua | ||
place.lua | ||
radialprogressbar.lua | ||
rotate.lua | ||
scroll.lua |