]> git.sur5r.net Git - i3/i3/commit
randr_disable_output: Always restore focus
authorOrestis Floros <orestisf1993@gmail.com>
Tue, 11 Sep 2018 17:09:16 +0000 (20:09 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Wed, 12 Sep 2018 13:46:47 +0000 (16:46 +0300)
commitdb3b9e41874400958cf85b461a5d1ff04a398fa3
tree2ace4e77ccd0e285ea58aa63bbdb1ac9e5b52c5a
parent4d21f4cfc2cfd3166164218f665f89b9ec8a69a5
randr_disable_output: Always restore focus

con_detach and con_attach modify the focus stack.

This will make sure that the currently focused workspace will remain
focused after disabling an output.
src/randr.c