wibox.layout.fixed: Fix fill space
commit8792d6a4ba3577de79d5cfb0ef738b64424e4552
authorBjörn Åström <bjoast@gmail.com>
Thu, 3 Oct 2013 05:11:09 +0000 (3 07:11 +0200)
committerUli Schlachter <psychon@znc.in>
Thu, 3 Oct 2013 13:44:45 +0000 (3 15:44 +0200)
tree0f37a0724332a9c921d0c9305c114536c192dfad
parent81b5e6e54bad698aa9bcc1cadc39df308ef8cd59
wibox.layout.fixed: Fix fill space

The last widget always took up the remaining
space even though fill_space(false)
had been called on the layout.

This got broken in commit 9d333113dd4.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/wibox/layout/fixed.lua.in