Åsmund Vikane
Åsmund Vikane
The latest version have some regressions causing intended quality-of-life workarounds for focus follows mouse to not work as intended. This causes focus follows mouse to sometimes stop working completely until...
Just some thoughts for now.. This has previously come up during discussion with regards to the rules and signal system provided by yabai. A common annoyance is the fact that...
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`...
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...
Apple has introduced their own window snapping implementation. Let's see if this is backed by something more reliable than the accessibility API that is currently exposed to third-party developers. Edit:...
Placeholder for now; theoretical only. Will be relevant for ultrawide, but possibly also regular resolutions.
Sort of related to #599, but this is a more general problem. In short, the issue is that the AX API is blocking. If we try to interact with an...
I have not been very active in this project for a long time. I have not updated to the latest macOS yet (and don't know when I will). For reasons,...