SUMMARY Closing the current session kills all applications, it would be useful to have the option to gracefully close them instead. Related reddit post: https://www.reddit.com/r/kde/comments/bsfmu3/workarounds_for_plasma_to_properly_shut_down/ SOFTWARE/OS VERSIONS KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10
Are you on X11 or Wayland? On X11 we already do this, and it's up to apps to respond correctly. If an app doesn't, that's on them. On Wayland we currently don't do this because there's no standard protocol for it. This is a known showstopper; see Bug 461176. *** This bug has been marked as a duplicate of bug 461176 ***