-
Hey! Any chance of getting support for displaying the space name over just the index?
I name my spaces via `yabai -m space 1 --label "Start"`
-
Just some thoughts..
The signal system currently works by executing an external command, which of course requires a `fork -> exec` chain, resulting in spawning a new process. This works reasonably …
-
Hey, I remember a discussion about the bright window borders in #1. Now that I fully switched to yabai and Big Sur, I was hoping to remove these too. However, I also have not been able to find the fil…
-
I am running skhd with yabai for quite some time now using different magic keyboards and the built-in keyboard. Most of my skhd config relies on using fn as a modifier key -- now, with the new magic k…
-
Sorry if this is already available.
I want to use MTMR to display the current mission control desktop number using [yabai](https://github.com/koekeishiya/yabai/wiki/Commands#automation-with-rules-a…
-
First of all, great work on this project, it has been quite fun using it.
I seem to be experiencing some sort of screen tearing when resizing some windows, either using yabai with keyboard shortcut…
-
It would be neat to be able to repeat the zoom parent action, so that the window would zoom up the tree. Sometimes zoom-parent is not enough and fullscreen is too much for me.
Assuming window D has…
-
I'm attempting to use `cmd - § : yabai ...` but it doesn't register it.
-
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 "$wi…
-
Hello
I am using Yabai and Sonoma 14.0. I have installed the last version of YabaiIndicator it shows up on my mac bar but when i click on the numbers it does't switch to the spasce.
My SIP is di…