]> git.sur5r.net Git - i3/i3/commit
work around clients setting 0xFFFF as resize increments
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 20 Feb 2010 19:32:43 +0000 (20:32 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 20 Feb 2010 19:32:43 +0000 (20:32 +0100)
commit4fcbb7980e92b51df3e36f261ec664c895ef3531
treeab5be0b5609cb4513e166a21df9a1b4a2699a8c5
parent432f06a21e4fb62f5e4378df5a0ef83e81bb77e4
work around clients setting 0xFFFF as resize increments

I am not sure if behaviour is specified for this case, but as the
workaround is not really a big deal, why bother…
src/handlers.c