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

You can easily reproduce this issue using the following script ```zsh # Get the current window's ID and has-focus attribute window_info=$(yabai -m query --windows --window) window_id=$(echo "$window_info" | jq '.id')...

bug

I use Arc browser and it has a built in PiP window whenever you swap tabs while a video is running. Whenever i click on the PiP window to focus...

~~https://dwm.suckless.org/~~ https://wiki.hyprland.org/Configuring/Master-Layout/ ![179357849-321f042c-f536-44b3-9e6f-371df5321836](https://user-images.githubusercontent.com/24669431/208599970-ff6e57da-9359-4250-aa8a-094e60cc847b.gif)

When a new version comes up we are getting a lot of users having problems with broken yabai. I am not really into the MacOS internals, but I think this...

I use yabai with skhd. When I open an app with shortcut keys, the app does not get the focus. I have to tap and then get the focus. However,...

Hi I'm seeking some advice. I have two 4K external monitors plugged into a 14" MBP. I was trying to use a toolbar via Ubersicht. I want to set a...

Is there a way to pre configure padding based on the layout type, similarly to [spaces](https://github.com/koekeishiya/yabai/wiki/Configuration#padding-and-gaps)? I mean something like: `yabai -m config --layout bsp top_padding 0` Or is it...

The information provided by the existing windowMove and windowResize is not enough to indicate the movement and resize state of the window, Unless I add the judgment of the mouse...

I can create a single stack of windows on my internal/built-in screen, however when I try to create a single stack of windows on my external monitor, it will unstack...

Hello, thanks for all the great work. I noticed that while using photoshop the clone stamp tool will not work. I'm not sure if it's because my meta key is...