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

Window is not managed after destryoing space #813

Closed
noib3 opened this issue Jan 30, 2021 · 0 comments
Closed

Window is not managed after destryoing space #813

noib3 opened this issue Jan 30, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@noib3
Copy link

noib3 commented Jan 30, 2021

I use the following command to destroy a space and switch focus to the previous space:

alt - w : yabai -m space --focus prev \
            && yabai -m space recent --destroy \
            || yabai -m space --destroy

However if I have a window on space 1 and another one on space 2, using that command on space 2 makes the window that was on space 2 become unmanaged when it goes to space 1.

Here's a gif of such a situation. I have firefox on space 1 and a terminal window on space 2. After pressing alt-w on space 2 I go back to space 1, but the terminal window isn't managed until I go in and out of mission control.

output2

@koekeishiya koekeishiya added the bug Something isn't working label Feb 3, 2021
koekeishiya added a commit that referenced this issue Aug 24, 2021
@koekeishiya koekeishiya added the the-future I never think of the future - it comes soon enough. label Aug 24, 2021
@koekeishiya koekeishiya added the addressed on master; not released Fixed upstream, but not yet released label Nov 18, 2021
@koekeishiya koekeishiya removed addressed on master; not released Fixed upstream, but not yet released the-future I never think of the future - it comes soon enough. labels Mar 16, 2022
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