]> git.sur5r.net Git - i3/i3/commit
Allow focus w/ target when in fs in some cases.
authorFernando Tarlá Cardoso Lemos <fernandotcl@gmail.com>
Sat, 21 Apr 2012 19:34:25 +0000 (16:34 -0300)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 9 May 2012 19:08:19 +0000 (21:08 +0200)
commit4eab046e8fa40535d1a2ad80533915983ef0ee7e
tree2c157c094239fbdb18892a295ce3d2b9464464d7
parent687ad3b44ed5b9c093127e865d2a0db2478ce24b
Allow focus w/ target when in fs in some cases.

If the target is in a different workspace, there's no reason why
we wouldn't allow the user to focus it. We already allow this when
focusing a workspace, for example.
src/commands.c
testcases/t/156-fullscreen-focus.t