SUMMARY I think there is a missing word in the Logout Screen option. At the moment only the text "Show" is shown, and the button only becomes clear with the additional info text. I think it's better to have "Show confirmation" or something like that. I don't remember how it was in Plasma 5.x... its the typical setting that you only change once and never see again. STEPS TO REPRODUCE 1. Go to System Settings -> Session -> Desktop Session SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.93.0 KDE Frameworks Version: 5.249.0 Qt Version: 6.7.0 Kernel Version: 6.7.4-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz Memory: 15.3 GiB of RAM Graphics Processor: Mesa Intel® Xe Graphics Manufacturer: LENOVO Product Name: 20XYCTO1WW System Version: ThinkPad X1 Yoga Gen 6
Agree it should say something like: Show logout confirmation Note: On Plasma 5.27 it said also only: Show
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2034
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2341
Git commit def812c2d33991406c0ed8b2a3ccae2ab3dc4951 by Nate Graham. Committed on 24/06/2024 at 19:08. Pushed by ngraham into branch 'master'. kcms/ksmserver: clarify logout confirmation labels Right now it's not super duper obvious what this setting does, so let's fix that! Clarifying the visible text also lets us get rid of a contextual help button. FIXED-IN: 6.2 M +10 -17 kcms/ksmserver/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/def812c2d33991406c0ed8b2a3ccae2ab3dc4951
Cool, thanks! Looks good now :)