https://bugs.kde.org/show_bug.cgi?id=436318
--- Comment #216 from David Edmundson <k...@davidedmundson.co.uk> --- This is a bug tracker, not a forum. If you're not adding something, don't post things. People are working on this. There's the window management stuff in kwin that's linked somewhere, rebased very recently and there's also Qt work here: https://codereview.qt-project.org/c/qt/qtwayland/+/603992 But that's not the important part of session restore. You need to actually restart the apps. We cannot blindly copy XSMP because that's a huge security hole for Flatpak'd apps. *including on X11* It is going to need something that that allows apps in flatpaks to request a restart command and have something outside that rewrite that command with the security prefixing. This is the part that's in progress in xdg-desktop-portals and why the Wayland part is seemingly stuck. -- You are receiving this mail because: You are watching all bug changes.