@mauve yeah this annoys me very much with desktop mastodon apps. I want to spread columns on multiple screens without having a column getting split in the middle.
@skryking That's one thing I appreciate about most web apps. At least I can open them in another window. Sadly something like Element seems to keep a bunch of state in the render thread and only allows one instance at a time which I think is bonkers for a chat app.
@mauve tauri says it will do multiwindow, I'll give it a tinker.