]> git.sur5r.net Git - i3/i3/commit
Bugfix: Only go to the parent container in resizing if that is actually a split container
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 11 Nov 2011 19:19:14 +0000 (19:19 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 11 Nov 2011 19:19:14 +0000 (19:19 +0000)
commit1e5cd4b769d379ad3f2ec8bf9982ee5de98ce9b9
tree376debfaadd231b3d676c8b3689abafdd3b51db7
parent60bfc3a600184bf3d1cdab405990e2e009d64357
Bugfix: Only go to the parent container in resizing if that is actually a split container

(as opposed to a workspace)

This fixes a regression in resizing. We do need testcases for these things.
src/click.c