-
-
Notifications
You must be signed in to change notification settings - Fork 663
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
Sequoia 15.0.1 desktop switching fails #2455
Comments
me2, I am experiencing an issue with your |
Thirded. Key commands are recorded and cursor follows the selected desktop, but desktop fails to switch. Started happening on switch to 15.0.1. |
Folks on the skhd repo talked about similar issues: koekeishiya/skhd#371 However, I doubt the observed behavior is linked to the change introduced by Sequoia 15.0.1, since even when respecting the new requirements for shortcuts, yabai does not successfully move windows (e.g. cmd + shift + [1,2,3,...]). |
I can confirm this as well:
with the one exception: I actually can move window to a new space but only if that is another active space on a different display. |
Actually you're right, same results here I hadn't tried using a different monitor. |
As a workaround you can just run the skhd as a background process:
to make it permanent (or till fixed) you can crate a login shell script with the command above to run skhd after login |
@martin-tomes can you clarify what you mean this doesn't help for me. I've:
While this asked me to approve my terminal, it didn't fix anything for me.
Are you saying you can move a window to an unfocused desktop and you can change the focus to a new desktop? |
Running macOS 15.1 and yabai 7.1.4 and had the same problem - none of the commands associated with moving windows around worked after the OS upgrade. Following the instructions on partially disabling SIP fixed the issue for me. However, I feel somewhat uneasy about disabling SIP—are there plans to enable moving windows without having to disable SIP? |
Fixed in v7.1.5. No, you need SIP disabled and scripting addition installed to move windows from Sequoia, because Apple added restrictions to their (private) API. |
Great thanks I've got it working again! |
Running:
I configured the scripting addition and disabled SIP but my shortcut keep putting my window to the background. Is there a way that you could better explain the solution to this problem? |
I'm aware 15.0 is what's listed as supported, I let an auto-upgrade go through with 15.0.1 recently and yabai has started to fail in two specific ways.
Is there any information from a debugging perspective I could provide that would help identify what changed in 15.0.1? Or do I just need to wait for the project to address changes in the new update?
The text was updated successfully, but these errors were encountered: