The compose post dialog must not hide the feed area so that the writer can see what they are replying to. I'm looking for an application targeted at desktop users, so my preference is for a separate, non-modal dialog to open. This would allow the user to continue browsing feeds while writing, just as the official Mastodon web client does.
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/480
Git commit de84dbad6ec5d62e99cad531d71d51452ca02999 by Joshua Goins. Committed on 21/03/2024 at 20:26. Pushed by redstrate into branch 'master'. Allow popping out the status composer on desktop This allows you to continue using Tokodon while writing a post, which is useful on desktop. You can do this by using the new "Pop Out" action in the composer, which is only visible on desktop devices. M +12 -1 src/content/ui/Main.qml M +15 -3 src/content/ui/StatusComposer/StatusComposer.qml https://invent.kde.org/network/tokodon/-/commit/de84dbad6ec5d62e99cad531d71d51452ca02999