lockscreen: Bounce on repeated identical messages
requested to merge ngraham/plasma-workspace:only-one-notification-message-on-lock-screen into master
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.
BUG: 470142 FIXED-IN: 6.0
@teams/usability @davidedmundson
Here is me repeatedly swiping the wrong finger on my fingerprint reader, like a dunce:
Edited by Nate Graham