yabai icon indicating copy to clipboard operation
yabai copied to clipboard

A tiling window manager for macOS based on binary space partitioning

Results 229 yabai issues
Sort by recently updated
recently updated
newest added

Added venturaOS major(13) version checking. This is a fast development that allows yabai to inject and load the payload and run in macOS Ventura. More testing is needed and macos...

Hi, I would like to add borders to my windows. However, as mentioned in #1241, it flickers and becomes a bit annoying. However I don't want to display the active...

Hi, I just discovered a weird behavior of Safari geolocation confirmation popup when using rules. Step 1: Create a global rule for Safari: ``` yabai -m rule --add app="^Safari$" space="Web"...

Yabai works perfectly when I'm just using one monitor, but when I connect another one, it stops working after a while. I need to restart yabai several times a day....

Hi - I've been using yabai on an intel based mac for around 4 months. It's been great except a small bug where it would occasionally cause a newly created...

I loaded yabai 3.3.7 using homebrew today, primarily for focus follows mouse. Intel MBP running macOS 10.15.7. I have not disabled SIP or installed the scripting addition. The only lines...

![Yabai issue](https://media0.giphy.com/media/oVqiIzq52UyQPGCVXl/giphy.gif) As you can see in the gif. When I open a new window, it opens to the left overlapping the existing window. This has been happening only since...

I have a problem where my mouse pointer keeps disappearing. I have a M1 Pro MacBookPro with Monterey 12.2.1, Yabai version 4.0.0 When I stop the Yabai service I have...

I would like to add to my directional commands a cyclic behaviour if I hit the boundary of a direction. ### Stacks ☑ For stacks I cycle through with `stack.next`...

I have the following in my `.yabairc` so that all apps are unmanaged by default... ``` yabai -m rule --add app!="^()$" manage=off ``` ...and I use a hotkey to tile...