Open abmantis opened 4 years ago
I'm noticing related strange behavior.
focus next sibling
works as expected, moving focus to the next parent container, without going into the child.focus prev sibling
seems to ignore the sibling flag and descend into the last focused child of the previous sibling.You can set focus_wrapping workspace
, although it would be nice to be able to override this as an option to "focus"
Sway Version: sway version 1.4-f681d529 (Mar 24 2020, branch 'HEAD')
Configuration File: bindsym $mod+Tab focus next
The focus next and focus prev (with or without sibling) change to the next/prev output. For example, let's say I have two windows on output Left and two on output Right. Steps to reproduce: