]> git.sur5r.net Git - i3/i3/commit
Bugfix: clear wm_size_hints if they are not set
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 9 Apr 2014 20:14:50 +0000 (22:14 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 9 Apr 2014 20:14:50 +0000 (22:14 +0200)
commit77abb2ef19f6a42ba50a82a41754fcf43d34867b
tree3f4cea7a27bfef6dd1c8ad0d5e3d8d85e948c534
parente84fa22bb80d606ee7e57ebbb1fe9e2095d23ecf
Bugfix: clear wm_size_hints if they are not set

Otherwise, we read random garbage. Found by the testsuite due to
t/185-scratchpad.t failing because a window was incorrectly recognized
as a floating window.
src/manage.c