Skip to content
New issue

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

Moving a minimized window to the current space behaves as if the window was not minimized #382

Closed
dominiklohmann opened this issue Jan 22, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@dominiklohmann
Copy link
Collaborator

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
@dominiklohmann dominiklohmann added the bug Something isn't working label Jan 22, 2020
@koekeishiya
Copy link
Owner

Seems to be the same kind of issue as #300
I can reproduce this with Chrome, but not e.g Terminal or Safari.

@koekeishiya koekeishiya added the addressed on master; not released Fixed upstream, but not yet released label Jan 26, 2020
brorbw pushed a commit to brorbw/yabai that referenced this issue Jan 28, 2020
@koekeishiya koekeishiya removed the addressed on master; not released Fixed upstream, but not yet released label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants