You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in macOS, I can manually set a window as "sticky" by assigning it to all desktops.
This appears to work properly, except that yabai only registers the window as attached to a single space, and thus the automatic window management no longer works properly.
To mimic sticky-ness, I have marked the window as unmanaged, increased the left_padding by 400 and manually put the window on the left panel so it always shows up there.
However, I was wondering if there's a way to more natively support this within yabai? As I understand it, the scripting addition would enable automatically clicking "Assign To" -> "All Desktops". If there was a way that I could tell yabai that I have done this manually, then I would not need to disable SIP and could still use the sticky window?
The text was updated successfully, but these errors were encountered:
in macOS, I can manually set a window as "sticky" by assigning it to all desktops.
This appears to work properly, except that yabai only registers the window as attached to a single space, and thus the automatic window management no longer works properly.
To mimic sticky-ness, I have marked the window as unmanaged, increased the
left_padding
by 400 and manually put the window on the left panel so it always shows up there.However, I was wondering if there's a way to more natively support this within
yabai
? As I understand it, the scripting addition would enable automatically clicking "Assign To" -> "All Desktops". If there was a way that I could tellyabai
that I have done this manually, then I would not need to disable SIP and could still use the sticky window?The text was updated successfully, but these errors were encountered: