]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t attach tiling containers to floating containers
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 21 Nov 2010 15:49:59 +0000 (16:49 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 21 Nov 2010 15:49:59 +0000 (16:49 +0100)
commit09b5b17830588c4f9c97e485f02b3e6a05ce3b54
tree38ad6f083d215a4578d173c891f3ceb928ce265a
parentf53fafe100ad43f4525d5605ad0c6c7c13219f7f
Bugfix: Don’t attach tiling containers to floating containers

This bug happened when there were only floating containers on a workspace and a
new tiling window was to be opened.
src/con.c
src/tree.c
testcases/t/38-floating-attach.t [new file with mode: 0644]