https://bugs.kde.org/show_bug.cgi?id=472587
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |7a98fd6fb68e861ed92673b41e0 | |9dcb0d64cbedd Version Fixed In| |6.2.0 Status|REOPENED |RESOLVED --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 7a98fd6fb68e861ed92673b41e09dcb0d64cbedd by Nate Graham, on behalf of Be Ing. Committed on 09/08/2024 at 17:22. Pushed by ngraham into branch 'master'. Use simple toggle to hide/show clock on lock screen Part of https://invent.kde.org/plasma/plasma-desktop/-/issues/133. This replaces the existing option "Clock: Keep visible when unlocking prompt disappears" with a simple toggle that controls whether the clock is always or never shown on the lock screen. >From the discussion when the old option was implemented, (https://phabricator.kde.org/D24893) the use case for the old option was for users who want an unobstructed view of the lock screen background. This use case can still be satisfied by the new option, and perhaps the simplicity of the new option will make it easier to discover, as the old description in the UI was rather awkward. The difference with the new option is that it does not matter whether the user is currently typing their password. With the old option, the clock would still be shown when the user moved the mouse or started typing, which didn't give users a choice to not see a clock at all. FIXED-IN: 6.2.0 M +2 -2 desktoppackage/contents/lockscreen/LockScreenUi.qml M +2 -2 desktoppackage/contents/lockscreen/config.qml M +1 -1 desktoppackage/contents/lockscreen/config.xml https://invent.kde.org/plasma/plasma-desktop/-/commit/7a98fd6fb68e861ed92673b41e09dcb0d64cbedd -- You are receiving this mail because: You are watching all bug changes.