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

Despite the window is resized before and after move, sometimes the resulting frame doesn't match the expected one. I observed this bug specially when windows are close to the display...

Th1s small patch applies the gap settings also when floating windows are placed on a grid.

This pull request makes two main changes: 1. Add `move2` option to mouse actions, which uses a less performant approach but which does not rely on scripting-addition, as detailed [here](https://github.com/koekeishiya/yabai/issues/468)....

won't merge

Alternate proposal to #551 . Usage: `yabai -m config display_sort_order [none|horizontal|vertical] (default: none)` If set to something other than `none`, display arrangement indexes will be considered relative to their position,...

Hi, there's a bug that I find very annoying. How to reproduce: - open chrome and whatever else application - stack the 2 windows together - in the chrome window,...

I run a 2 monitor configuration with the secondary display left of the primary. Since 5.0.7, using `yabai -m window --toggle zoom-fullscreen` on the secondary display does not work properly...

The following is a list of known issues that are present in the latest yabai version, that are macOS version specific: **macOS Big Sur / Monterey:** - Signals for `space_created`...

documentation

I'd like to rotate windows between displays to avoid typing for long time with my neck turned left or right. I have three monitors in front of me and I'm...

Using yabai for almost a year and think it's a brilliant piece of software but Trying to suppress triggering yabai on Metamask notification popups using this command: ```bash yabai -m...

Any service-related Yabai command gives an error. Here is an example: ``` yabai --restart-service > yabai: service file '.../Library/LaunchAgents/com.koekeishiya.yabai.plist' is not installed! abort.. ``` But window management itself works properly....