]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t mess up x/y coordinates in configurerequests for floating windows
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 11 Mar 2010 22:34:29 +0000 (23:34 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 11 Mar 2010 22:34:29 +0000 (23:34 +0100)
commit93a9f3c2445101bb697ea04ae02d245604fcf905
treec6913e08a6213f57779dcbef7270927853647e72
parente11ca7540703f2251eac00cd1ed60a050ca53c2a
Bugfix: Don’t mess up x/y coordinates in configurerequests for floating windows

This was the cause for ticket #93, which actually has a false
conclusion for the reason of this bug.

This code needs to be refactored.
src/handlers.c
testcases/t/12-floating-resize.t