https://bugs.kde.org/show_bug.cgi?id=440055
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |dc6341bb3073ebe0beb945018cc | |7bb67ee2dd828 --- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit dc6341bb3073ebe0beb945018cc7bb67ee2dd828 by David Edmundson. Committed on 18/05/2022 at 11:09. Pushed by davidedmundson into branch 'master'. Add an explicit unlock button for passwordless users In the refactor we correctly made it so passwordless users were not prompted for passwords. This is in the right direction but the UX was still slightly off as it meant wiggling the mouse unlocked the screen, not an explicit action. This patch adds an explicit button that must be pressed if no other prompts were given during the authentication process. M +10 -1 lookandfeel/contents/lockscreen/LockScreenUi.qml A +23 -0 lookandfeel/contents/lockscreen/NoPasswordUnlock.qml [License: GPL(v2.0+)] https://invent.kde.org/plasma/plasma-workspace/commit/dc6341bb3073ebe0beb945018cc7bb67ee2dd828 -- You are receiving this mail because: You are watching all bug changes.