koekeishiya / yabai

A tiling window manager for macOS based on binary space partitioning
MIT License
23.27k stars 641 forks source link

New layout: 'Strip' #1888

Open koekeishiya opened 11 months ago

koekeishiya commented 11 months ago

Placeholder for now; theoretical only. Will be relevant for ultrawide, but possibly also regular resolutions.

kinglouie commented 1 week ago

I found this issue because with sequoia the yabai fork of FelixKratz with some ultrawide features is not working properly anymore. And without ultrawide specific features yabai is not as pleasant to use.

Here are some issues I found while using yabai on my 32:9 aspect ultrawide.

issues

window width

since a 32:9 display is basically two regular displays the available width is to large for a single window to be useful.

layout

the bsp layout is not useful when dealing with 1-4 windows on a space because most of the time you would want to only split vertically up to 4 windows. With an odd number like 3 windows you would want to have 1 window centered. When dealing with more than 4 windows I start to treat my ultrawide more like a traditional two monitor setup where I start splitting horizontally and want to use the bsp layout.