https://bugs.kde.org/show_bug.cgi?id=436318
--- Comment #62 from Nate Graham <n...@kde.org> --- The plan right now is as follows: - For Plasma 6.0, implement a sort of fake session restore that on login, simply re-opens apps that were open on last logout, and count on apps that have state worth saving doing the saving themselves (and many apps already do; for example Firefox, Discord, Dolphin, Kate, Kile, Elisa...). - For a later Plasma 6 version, implement real session restore that's governed by a new Wayland protocol (one is in progress) and make KDE apps opt into it. - After that, keep the fake session restore and use it for apps that don't opt into the real session restore. This should ultimately produce a better UX than on X11, where many apps never opted into session restore and so it was semi-random as to which apps got launched on login. -- You are receiving this mail because: You are watching all bug changes.