]> 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>
Sat, 29 Aug 2009 09:09:08 +0000 (11:09 +0200)
commit1e94dc19ed90479438048babf97e066c2a1cef21
tree8a134006afef3f664720eff662ba39d5658e52d7
parent486d8d423c795b40099c84b1536007b80bd515e4
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