-
-
Notifications
You must be signed in to change notification settings - Fork 647
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
Unable to focus space or display with SIP enabled #548
Comments
Focusing spaces require SIP to be disabled. If you cannot do that the only way is to use the built-in shortcuts that can be set in System Preferences -> Keyboard -> Shortcuts -> Mission Control. Focusing display should work just fine (and does so for me). On the first display, type: On the second display, type: Assuming that works fine; your issue is related to your skhd setup, maybe the bind is not invoked correctly for whatever reason. |
OK, thank you so much. I'm new to (having to use) OSX and didn't even know about Mission Control. I'll explore... |
Thanks again for the clarification. I'm very close to having a usable setup now and am only struggling with creating a clear visual way to know which window is active on a given monitor. It seems as if there is no way to manage borders? I've seen references to active_window_border_color and normal_window_border_color but am assuming support has been dropped. Is there another approach that's possible with SIP enabled? |
See #487 for discussion regarding active window indicator. |
Any chance the documentation can be updated with respect to this topic? Just as the OP, I too read the FAQ line "focus/create/destroy space without animation" to mean yabai can focus/create/destroy a space WITH animation if SIP is turned on. Removing the clause "with animation" would clarity this point. |
The documentatio is already updated: https://github.com/koekeishiya/yabai/blob/master/doc/yabai.asciidoc#space |
Running 10.15 (Catalina) and I can't disable SIP as I don't have the password and never will. Please forgive me and trust I hate this more than you :)
However, I'm still hoping I should be able to benefit from this tiler regardless. I can focus windows in all directions but am seeing something odd when I attempt to change focus between my 2 displays
From a shell on display 1, I can run
yabai -m display --focus next
and focus is changed to display 2. Nice!However, the following skdrc mappings produce no similar result:
I am also unable to change focus between spaces (I have 2 which I'll show below) either from running yaibai directly in a shell or via skhd.
I did read about the SIP-related limitations but the FAQ says "focus/create/destroy space without animation". What exactly is meant by "without animation"? I just want to change focus and am not even sure what animation I would or would not expect to be involved. Should I be able to change focus of spaces with SIP enabled?
Here's the output of the query which shows I have 2 displays and 2 spaces:
Thanks for any feedback
The text was updated successfully, but these errors were encountered: