]> git.sur5r.net Git - i3/i3/commit
Only fix the percentages after we insert the container.
authorFernando Tarlá Cardoso Lemos <fernandotcl@gmail.com>
Tue, 25 Jan 2011 23:49:22 +0000 (21:49 -0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 27 Jan 2011 12:00:14 +0000 (13:00 +0100)
commita93f4643ecfc9b8ad9d806090e531fb125906e4b
tree30da1a5f67e0aa866d57bd8fcc245314dca41c9b
parent89917976c7689b6466bc8cfce05d981d26d98183
Only fix the percentages after we insert the container.

This is what floating.c does and it allows us to unify the logic that
calculates those percentages.
src/tree.c