You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using borders on macOS Sequoia, the new built-in window tiling stops working.
Seems like it has to do with the borders windows being recognized as actual windows which in turn makes it so that the window tiling feature tries to tile the actual borders.
Unsure if there is a window mask or level that can be applied to the border so that it gets an opt-out from recognized as a normal window.
Any ideas?
The text was updated successfully, but these errors were encountered:
I managed to get it to work together with macOS Sequoia but it has some undesired side-effects.
It will now fade-away when going into Mission Control, unsure if it did that previous. I also saw some odd behavior with inactive window color (this is something I have disabled myself).
Would be nice to figure out how to get the best of both worlds...
Also, it seems like logging out just gives me a black screen with a cursor if borders has been running once during the session. Unsure what is happening here.
Seems like others have been seeing some oddities related to logging out as well - #118
Here is the commit that I made to make it work for me. zenangst@bbad73d
When using
borders
on macOS Sequoia, the new built-in window tiling stops working.Seems like it has to do with the
borders
windows being recognized as actual windows which in turn makes it so that the window tiling feature tries to tile the actual borders.Unsure if there is a window mask or level that can be applied to the border so that it gets an opt-out from recognized as a normal window.
Any ideas?
The text was updated successfully, but these errors were encountered: