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

Dragging windows to another space no longer works in MacOS Sequoia 15.0 #2425

Open
notfranko-web opened this issue Sep 16, 2024 · 20 comments
Open

Comments

@notfranko-web
Copy link

Trying to move a window from one space to another with skhd shortcuts no longer works properly as it simply sends the window back to the original space instead of placing it in the new space

2024-09-17.02-33-26.mp4
@Jo-Panic
Copy link

Same issue with yabai rule using space=n.
yabai-v7.1.2
SIP partially disabled.

With yabai -Vand the rule yabai -m rule --add app="^Signal$" space=2:
If i'm in space 1 with iterm2 and launching signal with spotlight, Signal doesn't move to space 2, stays in space 1.

EVENT_HANDLER_APPLICATION_LAUNCHED: Signal (32545) is not finished launching, subscribing to finishedLaunching changes
-[workspace_context observeValueForKeyPath:ofObject:change:context:]: Signal (32545) finished launching
EVENT_HANDLER_APPLICATION_LAUNCHED: Signal (32545)
EVENT_HANDLER_APPLICATION_FRONT_SWITCHED: Signal (32545)
window_manager_create_and_add_window:727 Signal - Signal (AXWindow:AXStandardWindow:1)
EVENT_HANDLER_APPLICATION_FRONT_SWITCHED: iTerm2 (2211)

@notfranko-web notfranko-web changed the title Dragging windows to another space no longer works in MacOS Sequoia 16.0 Dragging windows to another space no longer works in MacOS Sequoia 15.0 Sep 17, 2024
@Mor-Li
Copy link

Mor-Li commented Sep 17, 2024

Same question. yabai -m rule --add app="^Signal$" space=2 not working

@yuann3
Copy link

yuann3 commented Sep 17, 2024

same issue, cannot move window to another speace,
yabai -m window --space 1

@zakroma
Copy link

zakroma commented Sep 17, 2024

Moving windows to other spaces works good for me on Sequoia using the latest HEAD and having partially disabled SIP as per wiki. (on apple silicon)

@patgu9
Copy link

patgu9 commented Sep 17, 2024

Same issue
yabai -m window --space 1
yabai -m rule --add app="^Arc$" space=^1
not working

@Mor-Li
Copy link

Mor-Li commented Sep 17, 2024

Moving windows to other spaces works good for me on Sequoia using the latest HEAD and having partially disabled SIP as per wiki. (on apple silicon)

I tried using the newly released version 7.1.3 of Yabai, but the issue with moving windows to another space still persists. The window just returns to the original space, and I’m unable to get the move window functionality to work properly, even with SIP partially disabled. Has anyone had better success with this version, or is this still a known issue?

@zakroma
Copy link

zakroma commented Sep 17, 2024

Moving windows to other spaces works good for me on Sequoia using the latest HEAD and having partially disabled SIP as per wiki. (on apple silicon)

I tried using the newly released version 7.1.3 of Yabai, but the issue with moving windows to another space still persists. The window just returns to the original space, and I’m unable to get the move window functionality to work properly, even with SIP partially disabled. Has anyone had better success with this version, or is this still a known issue?

run these commands and try moving your windows to other spaces:

killall Dock
sudo yabai --load-sa

@Jo-Panic
Copy link

Moving windows to other spaces works good for me on Sequoia using the latest HEAD and having partially disabled SIP as per wiki. (on apple silicon)

I tried using the newly released version 7.1.3 of Yabai, but the issue with moving windows to another space still persists. The window just returns to the original space, and I’m unable to get the move window functionality to work properly, even with SIP partially disabled. Has anyone had better success with this version, or is this still a known issue?

run these commands and try moving your windows to other spaces:

killall Dock
sudo yabai --load-sa

Hum... It works for me... until I reboot...

@boarrr
Copy link

boarrr commented Sep 17, 2024

I'm running the head release, with a completely clean install and have the same problem.

Moving to a different space makes the window disappear, however its still in the same space hidden like it got minimized.

@Mor-Li
Copy link

Mor-Li commented Sep 18, 2024

I'm running the head release, with a completely clean install and have the same problem.

Moving to a different space makes the window disappear, however its still in the same space hidden like it got minimized.

I’m experiencing the exact same issue! If anyone has any advice on how to solve this, I’d really appreciate it. Thanks in advance!

@boarrr
Copy link

boarrr commented Sep 18, 2024

I'm running the head release, with a completely clean install and have the same problem.
Moving to a different space makes the window disappear, however its still in the same space hidden like it got minimized.

I’m experiencing the exact same issue! If anyone has any advice on how to solve this, I’d really appreciate it. Thanks in advance!

I was able to fix this just today.

Firstly, make sure you are using the head of Yabai, and that you have SIP partially disabled as per the guide.

Next, make sure that, once you boot into your machine, terminal and type sudo nvram boot-args=-arm64e_preview_abi

Completely reboot your machine, and from there, when you start Yabai, try doing sudo yabai --load-sa, if that works with no errors and your ability to move to spaces works again like mine did, simply add that to the yabairc file at the top, but make sure that yabai is configured as a sudoer as per the install guide!

It is all working now :)

@JackYansongLi
Copy link

JackYansongLi commented Sep 19, 2024

I'm running the head release, with a completely clean install and have the same problem.
Moving to a different space makes the window disappear, however its still in the same space hidden like it got minimized.

I’m experiencing the exact same issue! If anyone has any advice on how to solve this, I’d really appreciate it. Thanks in advance!

I was able to fix this just today.

Firstly, make sure you are using the head of Yabai, and that you have SIP partially disabled as per the guide.

Next, make sure that, once you boot into your machine, terminal and type sudo nvram boot-args=-arm64e_preview_abi

Completely reboot your machine, and from there, when you start Yabai, try doing sudo yabai --load-sa, if that works with no errors and your ability to move to spaces works again like mine did, simply add that to the yabairc file at the top, but make sure that yabai is configured as a sudoer as per the install guide!

It is all working now :)

It works. However, yabai responds slowly to all commands. For example, when I move a window to another space, it will take 3 seconds to respond. I am using a MacBook Pro with an M1 Pro chip.

@csobolew
Copy link

Previously moving to other space worked without disabling SIP, but that isn't working now. I get the same issue of the window disappearing and then reappearing in the same space.

@zakroma
Copy link

zakroma commented Sep 19, 2024

Previously moving to other space worked without disabling SIP, but that isn't working now. I get the same issue of the window disappearing and then reappearing in the same space.

Well it doesn’t work like it used to.
#2380 (comment)

@Mor-Li
Copy link

Mor-Li commented Sep 19, 2024

I'm running the head release, with a completely clean install and have the same problem.
Moving to a different space makes the window disappear, however its still in the same space hidden like it got minimized.

I’m experiencing the exact same issue! If anyone has any advice on how to solve this, I’d really appreciate it. Thanks in advance!

I was able to fix this just today.

Firstly, make sure you are using the head of Yabai, and that you have SIP partially disabled as per the guide.

Next, make sure that, once you boot into your machine, terminal and type sudo nvram boot-args=-arm64e_preview_abi

Completely reboot your machine, and from there, when you start Yabai, try doing sudo yabai --load-sa, if that works with no errors and your ability to move to spaces works again like mine did, simply add that to the yabairc file at the top, but make sure that yabai is configured as a sudoer as per the install guide!

It is all working now :)

Thank you so much for your step-by-step suggestions! I’ve successfully fixed the issue thanks to your guidance. I also realized that this problem was discussed in a previous issue, #2380 , which might be helpful for reference.

@Jo-Panic
Copy link

I'm running the head release, with a completely clean install and have the same problem.
Moving to a different space makes the window disappear, however its still in the same space hidden like it got minimized.

I’m experiencing the exact same issue! If anyone has any advice on how to solve this, I’d really appreciate it. Thanks in advance!

I was able to fix this just today.

Firstly, make sure you are using the head of Yabai, and that you have SIP partially disabled as per the guide.

Next, make sure that, once you boot into your machine, terminal and type sudo nvram boot-args=-arm64e_preview_abi

Completely reboot your machine, and from there, when you start Yabai, try doing sudo yabai --load-sa, if that works with no errors and your ability to move to spaces works again like mine did, simply add that to the yabairc file at the top, but make sure that yabai is configured as a sudoer as per the install guide!

It is all working now :)

Yes, it's working now. Thank you. I completely missed that setting.

@encinascarles
Copy link

Hi guys, I'm thinking on updating to sequoia 15.0. I use yabai mainly for switching spaces quickly and sending windows to other spaces. Is everything working, or should I wait a little more before updating?

@Jo-Panic
Copy link

Hi guys, I'm thinking on updating to sequoia 15.0. I use yabai mainly for switching spaces quickly and sending windows to other spaces. Is everything working, or should I wait a little more before updating?

It works for me, you have to do this : https://github.com/koekeishiya/yabai/wiki/Installing-yabai-(latest-release)#configure-scripting-addition

@encinascarles
Copy link

Hi guys, I'm thinking on updating to sequoia 15.0. I use yabai mainly for switching spaces quickly and sending windows to other spaces. Is everything working, or should I wait a little more before updating?

It works for me, you have to do this : https://github.com/koekeishiya/yabai/wiki/Installing-yabai-(latest-release)#configure-scripting-addition

Great, I'll update then. Thank you

@encinascarles
Copy link

Hi guys, I'm thinking on updating to sequoia 15.0. I use yabai mainly for switching spaces quickly and sending windows to other spaces. Is everything working, or should I wait a little more before updating?

It works for me, you have to do this : https://github.com/koekeishiya/yabai/wiki/Installing-yabai-(latest-release)#configure-scripting-addition

Great, I'll update then. Thank you

It works great!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants