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 has been 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.
The text was updated successfully, but these errors were encountered:
Thank you for this valuable project and this new pragmatic road-map.
The splitting really sucks blocking second windows attaching. I'm in Windows 10 and this bug has been dragging me away from this nice tool ever since I met it.
Wish we could see a 2.0 pre-release ASAP.
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.
The text was updated successfully, but these errors were encountered: