D11009: Make passiveNotifications last longer, so users can actually read them
Nathaniel Graham
noreply at phabricator.kde.org
Sun Mar 4 02:42:46 UTC 2018
ngraham added inline comments.
INLINE COMMENTS
> PassiveNotification.qml:47
> if (timeout == "short") {
> - timer.interval = 1000;
> } else if (timeout == "long") {
Not sure there was possibly a use case for a one-second textual notification. With this patch, the `short` duration is actually useful for very short messages.
REPOSITORY
R169 Kirigami
REVISION DETAIL
https://phabricator.kde.org/D11009
To: ngraham, #kirigami, mart
Cc: plasma-devel, apol, davidedmundson, mart, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180304/65cbfe20/attachment.html>
More information about the Plasma-devel
mailing list