D11352: [RFC] Auto ordered systray
Marco Martin
noreply at phabricator.kde.org
Fri Mar 23 12:49:20 UTC 2018
mart added inline comments.
INLINE COMMENTS
> AbstractItem.qml:80
>
> - onEffectiveStatusChanged: updateItemVisibility(abstractItem);
> + property int creationId // used for item order tie breaking
> + onEffectiveStatusChanged: updateItemVisibility(abstractItem)
This is probably not necessary: both plasmoids and statusnotifieritems have ids that you can access (numeric for plasmoids, alphanumeric for statusnotifiers, which would then make them ordered after plasmoids but that's fine)
REPOSITORY
R120 Plasma Workspace
BRANCH
stableSystray2
REVISION DETAIL
https://phabricator.kde.org/D11352
To: Pitel, #vdg, #plasma, mart
Cc: ngraham, wsdfhjxc, mart, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180323/760ba40d/attachment.html>
More information about the Plasma-devel
mailing list