]> git.sur5r.net Git - i3/i3/commit
_con_move_to_con: don't change focus when moving to active workspace 3200/head
authorOrestis Floros <orestisf1993@gmail.com>
Sun, 25 Mar 2018 01:45:19 +0000 (04:45 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Wed, 28 Mar 2018 12:10:11 +0000 (15:10 +0300)
commit6d983b5ee0ed6ed7bb95cedf1ad01cf55a0f0488
tree7579cc42a3f8d48b68b119819fd4ef957ac7d232
parent45be56be33da34aed4589dabc73adc069918484b
_con_move_to_con: don't change focus when moving to active workspace

Seems to be the intention, indicated by this comment (con.c:1307-1309):
    /* For split containers, we use the currently focused container within it.
     * This allows setting marks on, e.g., tabbed containers which will move
     * con to a new tab behind the focused tab. */

Related to #3085.
src/con.c
src/output.c
testcases/t/294-focus-order.t