-
@cmsj, @latenitefilms
Haven't had a chance to dig into this yet, but saw this come through in an yabai [issue](https://github.com/koekeishiya/yabai/issues/2382)... does this affect us? I seem to r…
-
The lock handles are still not 100% where they could be.
The biggest issue is the buggy resizing of the windows, when using mouse binds.
if dragging to resize with regular window functions, the w…
-
In the effort of unifying the interface of yabai_utils, it would be great to have the option of resizing windows.
-
In yabai, you're able to use Regex to add rules for windows of a given app.
`yabai -m rule --add label="Finder" app="^Finder$" title="(Co(py|nnect)|Move|Info|Pref)" manage=off`
Currently, you ca…
-
I noticed in [here](https://github.com/koekeishiya/skhd/issues/1) that you have added the modifiers `hyper` and `meh`.
It would be cool if we were able to create our own modifier keywords.
For e…
-
After upgrading to macOS Sequoia, I was prompted to re-grant `skhd` access to accessibility features. It was already enabled, and flipping the toggle off and on did nothing. To rid the prompt appearin…
-
*On GitLab by @hersh on Mar 17, 2024, 18:28*
---
When attempting to use `yabai` 7.0.2, it was found that zathura incorrectly lists itself as a background-only process. See [yabai issue #2168](https:…
-
As stated in the title, I believe the base of JankyBorders could be used for visualization of stacked windows.
Now, it is a bit of a mess to know where windows are in stacked mode. Would be great if …
-
Currently there is e.g. "recent" but no explicit "current" option as a selection value referring to the currently active window/space/display.
For some commands, like `yabai -m query` if there is n…
-
I want `lcmd` + `f7` to execute a yabai command. I exhaustively try in my `.skhdrc`
```sh
lcmd - f7 : yabai -m space --focus 2
```
and
```sh
lcmd - kVK_F7 : yabai -m space --focus 2
```
and
`…