aboutsummaryrefslogtreecommitdiffstats
path: root/swaymsg
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-08-12 02:28:49 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-08-13 10:16:32 +0900
commit3e33e1c76ff58154768a7789c946bd142f9f3dc2 (patch)
tree177183678ad251ed040ebaf677c02416e85adc1f /swaymsg
parentworkspace: prefer identifiers for output priority (diff)
downloadsway-3e33e1c76ff58154768a7789c946bd142f9f3dc2.tar.gz
sway-3e33e1c76ff58154768a7789c946bd142f9f3dc2.tar.zst
sway-3e33e1c76ff58154768a7789c946bd142f9f3dc2.zip
handle_seat_node_destroy: do not focus own node
In handle_seat_node_destroy, it was possible to focus the node attached to the seat node that is being destroyed when an empty workspace was being destroyed in a multiple seat environment. This resulted in infinite recursion when attempting to destroy the workspace. This just moves the seat node destruction higher so it cannot be the focus inactive for the seat. This is the same ordering that is applied to destruction of seat nodes for containers
Diffstat (limited to 'swaymsg')
0 files changed, 0 insertions, 0 deletions