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

Cmd + Tab window switching doesn't work between workspaces #2440

Open
andynameistaken opened this issue Sep 28, 2024 · 8 comments
Open

Cmd + Tab window switching doesn't work between workspaces #2440

andynameistaken opened this issue Sep 28, 2024 · 8 comments

Comments

@andynameistaken
Copy link

yabai-v7.1.4
macOS 14.7 (23H124)

Link to video:
https://nextcloud.ozzip.pl/s/TJKC65icnfsGCJc

@szfkamil
Copy link

Has this began prior to upgrading to 14.7? Did you try disabling yabai and reproducing the issue?

@andynameistaken
Copy link
Author

Did you try disabling yabai and reproducing the issue?
Yes, with yabai disabled problem doesn't occur.

Has this began prior to upgrading to 14.7?
No, previously I was running 13.7 (Ventura) and yabai worked fine

If more info is required, I am happy to provide it: without yabai on macOS I feel like someone took off one hand from me.

@szfkamil
Copy link

without yabai on macOS I feel like someone took off one hand from me

Yes...

so you upgraded from 13.7 to 14.7 and this started to happen?

@andynameistaken
Copy link
Author

without yabai on macOS I feel like someone took off one hand from me

Yes...

so you upgraded from 13.7 to 14.7 and this started to happen?

Yup

@andynameistaken
Copy link
Author

It seems like it is some problem with scripting addition - when I sudo yabai --uninstall-sa problem goes away, although Cmd + Tab goes back to native behaviour with animations

@andynameistaken
Copy link
Author

also when I try to load scripting addition in terminal:

❯ sudo yabai --load-sa
❯ yabai -m signal --add event=dock_did_restart action="sudo yabai --load-sa"
yabai-msg: failed to connect to socket..

@szfkamil
Copy link

also when I try to load scripting addition in terminal:

❯ sudo yabai --load-sa
❯ yabai -m signal --add event=dock_did_restart action="sudo yabai --load-sa"
yabai-msg: failed to connect to socket..

See this, and make sure your hash is matching.

Another tip would be to see if there are similar sa issues reported for your current OS version.

@andynameistaken
Copy link
Author

also when I try to load scripting addition in terminal:

❯ sudo yabai --load-sa
❯ yabai -m signal --add event=dock_did_restart action="sudo yabai --load-sa"
yabai-msg: failed to connect to socket..

See this, and make sure your hash is matching.

Another tip would be to see if there are similar sa issues reported for your current OS version.

I don't want to be rude, but I am not here for tips and low effort replies, I want to help to resolve bug (please don't be mad at me).

Somehow if I load scripting addition twice it solves the issue:

 sudo yabai --load-sa
 sudo yabai --load-sa

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

2 participants