]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t call resize_client if the width/height increment properties did not...
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 25 Aug 2009 21:16:17 +0000 (23:16 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 25 Aug 2009 21:16:17 +0000 (23:16 +0200)
commit39f002e0b119373dcadc6a77cb5dcf4e1e47f7cd
tree6e0d6cacf33d4554001ee31aae0d63098f39c5d1
parent4acba7227ab30b999bf03442fa5c8b0e79bf9ca8
Bugfix: Don’t call resize_client if the width/height increment properties did not change

This avoids an endless loop, preventing clients to go to fullscreen
src/handlers.c