Review Request 110122: Patch to handle notifications with low timeouts masking earlier important notifications.
James Pike
kdebugs at chilon.net
Sun Apr 21 23:43:38 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110122/
-----------------------------------------------------------
Review request for Plasma.
Description
-------
Currently the timeout of the last notification to arrive is used as a basis for hiding the notification display. This means that a notification with a high timeout can get hidden by a new notification arriving with a much lower timeout.
This patch simply changes the behaviour to, when expiring a timer, go back through the stack and display the most recent unexpired timer. If all timers are expired the notification is closed as before.
Diffs
-----
plasma/generic/applets/notifications/contents/ui/LastNotificationPopup.qml 2fa1b11
Diff: http://git.reviewboard.kde.org/r/110122/diff/
Testing
-------
Test script in https://bugs.kde.org/show_bug.cgi?id=318295
Thanks,
James Pike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130421/973b6346/attachment.html>
More information about the Plasma-devel
mailing list