You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on #960, it seems like it's possible to reorder windows within a stack as long as they're in a BSP space. However, I prefer to use spaces that are fully stacked (yabai -m config --space <space> --layout stack), in which case I get this error:
$ yabai -m window --swap stack.prev
the acting window is not within a bsp space.
Could this be made possible?
The text was updated successfully, but these errors were encountered:
Based on #960, it seems like it's possible to reorder windows within a stack as long as they're in a BSP space. However, I prefer to use spaces that are fully stacked (
yabai -m config --space <space> --layout stack
), in which case I get this error:Could this be made possible?
The text was updated successfully, but these errors were encountered: