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 |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/aea4683c03f837ad2fd0960d8 |t/7838c34434b5046bd54f7e498 |14514e9b51b7b60 |8e56ed6896965a6 --- Comment #17 from Nate Graham <n...@kde.org> --- Git commit 7838c34434b5046bd54f7e4988e56ed6896965a6 by Nate Graham. Committed on 30/10/2024 at 14:49. Pushed by ngraham into branch 'Plasma/6.2'. 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 (cherry picked from commit aea4683c03f837ad2fd0960d814514e9b51b7b60) 2ed51c4f Always show full logout screen for "Show Logout Screen" desktop menu item Co-authored-by: Nate Graham <n...@kde.org> M +1 -17 containmentactions/contextmenu/menu.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/7838c34434b5046bd54f7e4988e56ed6896965a6 -- You are receiving this mail because: You are watching all bug changes.