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

no longer can change workspaces #2047

Closed
nagy135 opened this issue Jan 9, 2024 · 5 comments
Closed

no longer can change workspaces #2047

nagy135 opened this issue Jan 9, 2024 · 5 comments

Comments

@nagy135
Copy link

nagy135 commented Jan 9, 2024

Hello, after reboot (didnt update anything) i can do anything with skhd/yabai but it doesnt allow me to change workspace this way. Usually sudo yabai --load-sa was needed to make this last feature going but now it doesnt do anything. I ve been sitting on older versions (like few months) so I tried updating to brew release:

❯ yabai --version
yabai-v5.0.4
❯ skhd --version
skhd-v0.3.7

csrutil status returns: System Integrity Protection status: unknown

And also updated my mac to Sonoma 14.2.1

Any ideas what I might try? Thanks!

@mitchelnelson
Copy link

Have you reconfigured your /etc/sudoers.d/yabai file? If not:

echo "$(whoami) ALL=(root) NOPASSWD: sha256:$(shasum -a 256 $(which yabai) | cut -d " " -f 1) $(which yabai) --load-sa"

Then, put that output into

sudo visudo -f /etc/sudoers.d/yabai

@nagy135
Copy link
Author

nagy135 commented Jan 9, 2024

Thanks, did it, it got new hash but it still doesnt work ...it acts very strange currently. It feels like sometimes yabai acts but a most of the time it doesnt do anything, not even manages windows. When I tried to run commands in terminal one ran got me error while another went through. What is happening? :(

❯ yabai -m window --space 1
yabai-msg: failed to connect to socket..
❯ yabai -m window --space 1

@nagy135
Copy link
Author

nagy135 commented Jan 9, 2024

Like now ...I split my browser with terminal side by side. Then closed the terminal and browser kept its half size for like 5 seconds then it caught up and made it fullscreen
When I use my skhd binds it works once then stops so I can change focus but cant go back.

Note to myself. Do NOT update apple devices until I absolutely have to :/

@rainzm
Copy link

rainzm commented Jan 10, 2024

Please check #2007, where you will find that you need to update to v6.0.2+.

@nagy135
Copy link
Author

nagy135 commented Jan 10, 2024

didnt see that one, thanks!

@nagy135 nagy135 closed this as completed Jan 10, 2024
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

3 participants