]> git.sur5r.net Git - i3/i3/commit
precalculate_sizes: round sizes instead of flooring them
authorOrestis Floros <orestisf1993@gmail.com>
Thu, 23 Aug 2018 18:57:21 +0000 (21:57 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Fri, 24 Aug 2018 01:12:14 +0000 (04:12 +0300)
commit7b9318a5412c38340701c54f1d516748f053f780
tree8273266d14ada9ed0739ba5f96763b8f3c9177ef
parentdb294f4505bc149cb6a53b4b95552d381f3bd5f6
precalculate_sizes: round sizes instead of flooring them

This will lead to more accurate and consistent container sizes.

Needed to fix the failing test of #3240.
src/render.c