Åsmund Vikane

Results 474 comments of Åsmund Vikane

Output of `sudo yabai --load-sa` ? Also read https://github.com/koekeishiya/yabai/wiki/Installing-yabai-(latest-release)#configure-scripting-addition

I've never not had the wiki instructions work for me, on any of my machines, so I don't know what to tell you.

The information in this comment still applies for debugging purposes: https://github.com/koekeishiya/yabai/issues/1054#issue-1058384717

This comment may be relevant to you: https://github.com/koekeishiya/yabai/issues/1766

I think it is just called `loader` today. Just `ls` the directory.

The only thing I can think of that could be the issue is: https://github.com/koekeishiya/yabai/issues/1766

How do you move the window? The person in #2211 used BetterTouchTool I think. The built-in yabai way of moving and resizing windows with the cursor works just fine. There...

So I think the problem is as follows: Yabai needs to intercept mouse-events at the HID-level. This is done using https://developer.apple.com/documentation/coregraphics/1454426-cgeventtapcreate with https://developer.apple.com/documentation/coregraphics/cgeventtaplocation `cghidEventTap`. Your remote administration client synthesizes input...