[plasmashell] [Bug 470142] Repeated "Fingerprint not detected" text when fingerprint is not recognized on lock screen
Nate Graham
bugzilla_noreply at kde.org
Wed Sep 20 17:36:08 BST 2023
https://bugs.kde.org/show_bug.cgi?id=470142
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
Version Fixed In| |6.0
Latest Commit| |https://invent.kde.org/plas
| |ma/plasma-workspace/-/commi
| |t/bfcc8b7f62310b06827c59dbb
| |c0deb7f486a3833
--- Comment #3 from Nate Graham <nate at kde.org> ---
Git commit bfcc8b7f62310b06827c59dbbc0deb7f486a3833 by Nate Graham.
Committed on 20/09/2023 at 18:27.
Pushed by ngraham into branch 'master'.
lockscreen: Bounce on repeated identical messages
Currently repeated messages from the backend stack up, which presents a
rather confusing and redundant UX.
Instead, detect when the existing message text already contains the
newly-sent text, and if it does, make it do a fancy little bounce
instead of appending the same text.
FIXED-IN: 6.0
M +25 -0
lookandfeel/org.kde.breeze/contents/components/SessionManagementScreen.qml
M +1 -0 lookandfeel/org.kde.breeze/contents/lockscreen/LockScreen.qml
M +15 -13 lookandfeel/org.kde.breeze/contents/lockscreen/LockScreenUi.qml
M +4 -0 lookandfeel/org.kde.breeze/contents/lockscreen/MainBlock.qml
https://invent.kde.org/plasma/plasma-workspace/-/commit/bfcc8b7f62310b06827c59dbbc0deb7f486a3833
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Visual-design
mailing list