https://bugs.kde.org/show_bug.cgi?id=436318
--- Comment #234 from Nate Graham <n...@kde.org> --- It's a bit more complicated than that. We can probably opt all KDE apps into the window sizing and positioning stuff all at once by changing something in they all use. Individual KDE apps that do have additional state to save will need to opt into saving it one by one, and also only after the Wayland protocol supports this. 3rd-party apps are in a similar boats; for example GNOME may also be able to opt all their apps in all at once, but would need individual apps to opt into saving their app-specific states. Non-GNOME GTK apps will likely need to be opted into each individual thing one by one. The situation with other toolkits like Electron isn't clear to me. A wiki page with all this information sounds like a massive coordination project to undertake. Also it's not really KDE-specific, so it should probably be done somewhere upstream. Personally I don't have the bandwidth for a project like, so someone else would need to give that a go. If anyone else wants to work on it, please feel free! -- You are receiving this mail because: You are watching all bug changes.