Åsmund Vikane
Åsmund Vikane
Tested some more. The accessibility API is not reliable. All it really gives us is the fact that a tabgroup has been created, and the number of tabs. However, if...
When a window is de-tabbed we only receive *moved* and *resized* notifications for said window. There is no consistent way to know when these events correspond to a window being...
> When a window is de-tabbed, this count changes. To associate this with the corresponding window id, there'd need to be a mapping of tab button UI element identifier (does...
> Couldn't you created a cache that maps window id -> tab group? I have not managed to do this no, as no API return the id of windows that...
> I'm sure it's just accessibility API fucking up, but how does the tree just drop a node out of nowhere? Every single API that macOS exposes (both public and...
I'm sure most people will probably be displeased with this answer, but I don't consider this issue worth more of my time. I have spent probably more than 40+ hours...
Figured I would mention that this specific kind of Window tabbing can be disabled globally using the below command: defaults write NSGlobalDomain NSWindowTabbingEnabled -bool false Logout and back in after...
A list of known issues would be the issues here at github.
So what is happening is that the "You are screen sharing" window is detected as a floating window, and raising the Terminal window would occlude this window completely, making it...
Hm appears to be some issue with the implementation that causes a freeze if window borders are disabled in yabai.