]> git.sur5r.net Git - i3/i3/commit - testcases/t/141-resize.t
fix resizing floating windows by height
authorJoel Stemmer <stemmertech@gmail.com>
Sat, 18 Aug 2012 13:25:00 +0000 (15:25 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 22 Aug 2012 14:01:40 +0000 (16:01 +0200)
commit1089b0b201cef30fbfd03620339f5e8a166feded
tree36773dc27e13a5e66792f04357f54419451c5100
parentc5cfe22511a1749b99cbfe92d98ff10f8339dc07
fix resizing floating windows by height

When resizing floating windows, changing the height was not correctly
handled. This commit fixes that and adds testcases for shrinking and
growing the width and height of floating windows.
src/commands.c
testcases/t/141-resize.t