Skip to content

Any plans on supporting swapping spaces between displays? #2103

Answered by koekeishiya
Subjective asked this question in Q&A
Discussion options

You must be logged in to vote

Implemented on master; #2114

yabai will attempt to focus the previous space, when moving the active space to another display.
Calling yabai -m space --display recent repeatedly should now work fine.

e.g:
display 1 has space 1 and 2, with focus on space2.
display 2 has space 3 and 4, with focus on space 3.

if you are on display 1, space 2, and run yabai -m space --display recent
display 1 will focus space 1, and space 2 will be moved to display 2 after space 3.

the new state will be:
display 1 has space 1 with focus on space 1.
display 2 has space 2, 3 and 4, with focus on space 3.

note that display 2 space 3 was originally space 2 on display 1, where as display 2 space 2 and 4 are the "or…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by koekeishiya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants