D28103: introduce PassiveNotification type
Marco Martin
noreply at phabricator.kde.org
Tue Mar 17 16:03:44 GMT 2020
mart created this revision.
mart added a reviewer: Kirigami.
Herald added a project: Kirigami.
Herald added a subscriber: plasma-devel.
mart requested review of this revision.
REVISION SUMMARY
PassiveNotification is a type for small, passive and inline
notifications in the app.
used to show messages of limited importance that make sense only when
the user is using the application and wouldn't be suited as a global
system-wide notification.
This is not a full-fledged notification system. the applciation should
use this with care and only one notification should be visible at once
per app.
TEST PLAN
it looks and behaves the same as ApplicationWindow.showPassiveNotification
(which now uses it) as well standalone notification items work.
REPOSITORY
R169 Kirigami
BRANCH
mart/passivenotification
REVISION DETAIL
https://phabricator.kde.org/D28103
AFFECTED FILES
src/controls/AbstractApplicationItem.qml
src/controls/AbstractApplicationWindow.qml
src/controls/PassiveNotification.qml
src/controls/templates/PassiveNotification.qml
src/controls/templates/private/PassiveNotification.qml
src/controls/templates/qmldir
To: mart, #kirigami
Cc: plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200317/4f206c35/attachment-0001.html>
More information about the Plasma-devel
mailing list