awesome/lib/wibox
Uli Schlachter 3fbd16d9a3 wibox.layout.align: Correctly size second widget
In expand nodes "none" and "outside", the variable size_remains describes how
much space is available for the first/third widget. Everything else is used by
the second widget. Thus, fitting the second widget to anything involving
size_remains is wrong. Instead, this commit uses the correct value.

This also fixes a messed up argument order for horizontal align layouts.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-08-23 17:07:45 +02:00
..
layout wibox.layout.align: Correctly size second widget 2015-08-23 17:07:45 +02:00
widget Merge branch 'add_gears_matrix' 2015-08-23 15:36:55 +02:00
drawable.lua Merge branch 'widget_context' 2015-08-23 15:33:43 +02:00
init.lua drawable: Use a context table as first argument to :draw() 2015-08-12 11:17:48 +02:00