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
{{ message }}
This repository was archived by the owner on Jun 23, 2021. It is now read-only.
I feel like this app is really buggy, especially on macOS, because of the bad and undocumented AXUIElement APIs. Moving the Multrin window is laggy and it's not uncommon to see crashes. That's why I'm dropping support for macOS as it's impossible to achieve it with these APIs. Recently, Apple even blocked getting the title from a given window.
Secondly, I'm removing windows splitting. It's very buggy due to scaling issues and most importantly, it only creates problems with attaching windows to new tabs, so it's also UX wise.
I would like to focus on actually implementing the Windows Sets feature and make it stable and user/UX friendly as much as I can. This means saving the tabs sessions, launching apps from Multrin, no titlebars in attached windows.
Mr-Pine, mo-han, KyleKing, CavalloneChen, tellmewhy12 and 2 more