yabai
yabai copied to clipboard
A tiling window manager for macOS based on binary space partitioning
Hello I am new to yabai. Whenever I make a new window of any application, it doesn't seem to get tiled. Yabai can query the new window fine. But I...
On skhdrc: `shift + cmd - w : yabai -m window --toggle whatsapp || open -a WhatsApp` on yabairc: `yabai -m rule --add app="^WhatsApp$" scratchpad=whatsapp grid="6:6:1:1:4:4"` When I press the...
boostrapped -> bootstrapped
Randomly, running yabai commands such as `/opt/homebrew/bin/yabai -m window --focus stack.next` (or any other yabai command used for switching between windows or closing them, including manually via the terminal) takes...
When I switch to another space, empty or not, yabai stops responding. `ps ax | grep yabai` shows that there processes trying to query windows ``` 74050 ?? S 0:00.01...
I am running Macos 15.1 Beta and I keep getting this error At first I was unable to move/create/destroy spaces on v7.1.12 so I updated to the latest Head using...
I like using mode toggle (tall/fullscreen) in Amethyst.Now I am trying yabai,is it possible to change global layout method?
Ok, so if I have two windows open, I need to first resize the window on the left size in order to be able to resize the right window. If...
### Current Behavior When an application (app1) is set to full-screen mode, it occupies the entire screen space, hiding all other applications and interface elements. ### Proposed Enhancement While maintaining...
we could trigger it by holding shift in our skhd/hotkey configs. to resize windows using mouse modifier, add a new resize mode for ratio lock. This will allow us to...