]> git.sur5r.net Git - i3/i3/commit - testcases/t/156-fullscreen-focus.t
Fix fullscreen focus bug and corresponding test flaw
authorDeiz <silverwraithii@gmail.com>
Sat, 6 Oct 2012 20:41:04 +0000 (16:41 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 9 Oct 2012 19:24:04 +0000 (21:24 +0200)
commite07803999f04d38bcf3beb6ed4ad9377a2e2e6cb
tree89bd545439ed2b28d2517aa1383e754e4bbe28b6
parent7a280f56916038722e471168eb593b02cb4d3441
Fix fullscreen focus bug and corresponding test flaw

As the workspace might be reached via recursion (e.g. moving from the edge
of a fullscreen split container), it's necessary to check for a fullscreen
container whenever a workspace is reached.
src/commands.c
src/tree.c
testcases/t/156-fullscreen-focus.t