https://bugs.kde.org/show_bug.cgi?id=495390
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/aea4683c03f837ad2fd0960d8 | |14514e9b51b7b60 Version Fixed In| |6.2.3 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #16 from Nate Graham <n...@kde.org> --- Git commit aea4683c03f837ad2fd0960d814514e9b51b7b60 by Nate Graham. Committed on 30/10/2024 at 14:46. Pushed by ngraham into branch 'master'. Always show full logout screen for "Show Logout Screen" desktop menu item Showing the full logout screen is the intention, and it's what the user-facing text suggests will happen. However right now it is not always the case, because the code queries the value of `shutdownType` in the ksmserverrc config file. This is a legacy config key that there's no UI to set anymore, so we shouldn't be honoring it anywhere. FIXED-IN: 6.2.3 M +1 -17 containmentactions/contextmenu/menu.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/aea4683c03f837ad2fd0960d814514e9b51b7b60 -- You are receiving this mail because: You are watching all bug changes.