We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basically, see title.
Example scenario:
# Step 1: Note the window id yabai -m space --focus 1 yabai -m query --windows --window | jq '.id' # Step 2 # minimize window (e.g., press cmd - m) # Step 3: Move to another space, move minimized window over yabai -m space --focus 2 yabai -m window <window id> --space 2
The text was updated successfully, but these errors were encountered:
Seems to be the same kind of issue as #300 I can reproduce this with Chrome, but not e.g Terminal or Safari.
Sorry, something went wrong.
#382 don't add window to window-tree when moved to a different space …
6dabdae
…while minimized
koekeishiya#382 don't add window to window-tree when moved to a diffe…
2a29d0e
…rent space while minimized
No branches or pull requests
Basically, see title.
Example scenario:
The text was updated successfully, but these errors were encountered: