<table><tr><td style="">mart created this revision.<br />mart added a reviewer: Kirigami.<br />Herald added a project: Kirigami.<br />Herald added a subscriber: plasma-devel.<br />mart requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D28103">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>PassiveNotification is a type for small, passive and inline<br />
notifications in the app.<br />
used to show messages of limited importance that make sense only when<br />
the user is using the application and wouldn't be suited as a global<br />
system-wide notification.<br />
This is not a full-fledged notification system. the applciation should<br />
use this with care and only one notification should be visible at once<br />
per app.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>it looks and behaves the same as ApplicationWindow.showPassiveNotification <br />
(which now uses it) as well standalone notification items work.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>mart/passivenotification</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28103">https://phabricator.kde.org/D28103</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/controls/AbstractApplicationItem.qml<br />
src/controls/AbstractApplicationWindow.qml<br />
src/controls/PassiveNotification.qml<br />
src/controls/templates/PassiveNotification.qml<br />
src/controls/templates/private/PassiveNotification.qml<br />
src/controls/templates/qmldir</div></div></div><br /><div><strong>To: </strong>mart, Kirigami<br /><strong>Cc: </strong>plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, mart<br /></div>