]> git.sur5r.net Git - i3/i3/commit
Fix floating mode according to the new requirements.
authorFernando Tarlá Cardoso Lemos <fernandotcl@gmail.com>
Wed, 26 Jan 2011 00:23:18 +0000 (22:23 -0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 27 Jan 2011 12:00:14 +0000 (13:00 +0100)
commit07eb20851f245dd1cef26195bc0319fefa3b572f
treee78fc60f8768dedc80aee7196a39ae631f521492
parent568cafd4ec1f9d818f4b2ee4167a7b5666f7836a
Fix floating mode according to the new requirements.

At all times any given non-leaf container should have the sum of
the percentages of its children == 1.0, otherwise we'll crash on
an assertion failure.
src/floating.c