Åsmund Vikane
Åsmund Vikane
modifiers (\): ``` fn cmd lcmd rcmd shift lshift rshift alt lalt ralt ctrl lctrl rctrl hyper (cmd + shift + alt + ctrl) meh (shift + alt + ctrl)...
I have had the following thoughts for some time now, and am debating whether I should do the changes listed below: - Implement support to differentiate between commands that run...
This is the collective yearly thread for macOS betas. Please use this to discuss instead of opening new issues.
I am thinking of removing support for older versions of macOS later this year, when macOS 13 is released. The new supported versions would be 11 (Big Sur), 12 (Monterey)...
I got creative and figured out what I consider a better way to implement autofocus (sloppy focus) aka focus without raise, using the scripting-addition. The current behaviour is moved into...
At this point I have given up on Apple actually fixing their window fading bug in the SkyLight framework (#277). Might as well implement the animation ourselves.
The following is an attempt to describe how exactly yabai determines that a window is eligible for management. "Management" entails that the window is allowed to have its properties modfied....