Review Request 123789: automatically add newly installed plasmoids in the systray
David Edmundson
david at davidedmundson.co.uk
Thu May 14 14:19:53 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123789/#review80346
-----------------------------------------------------------
Ship it!
applets/systemtray/package/contents/ui/main.qml (line 104)
<https://git.reviewboard.kde.org/r/123789/#comment55133>
maybe call this newKnownItems
applets/systemtray/package/contents/ui/main.qml (line 126)
<https://git.reviewboard.kde.org/r/123789/#comment55134>
is it this thing?
http://tsdgeos.blogspot.co.uk/2015/02/qt-54-qml-c-qvariant-issues.html
Could you test if this https://paste.kde.org/pgu5pnukc on kdeclarative fixes it?
- David Edmundson
On May 14, 2015, 11:20 a.m., Marco Martin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123789/
> -----------------------------------------------------------
>
> (Updated May 14, 2015, 11:20 a.m.)
>
>
> Review request for Plasma.
>
>
> Bugs: 345872
> https://bugs.kde.org/show_bug.cgi?id=345872
>
>
> Repository: plasma-workspace
>
>
> Description
> -------
>
> if new plasmoids are installed that are systray enabled and enabled by default, automatically add them, unless they were disabled explicitly. This solves a problem distributions seem to add while updating to new plasma releases.
>
> obtain this by keeping both a list of explicitly enabled stuff and all the already known stuff
>
> it does horrible things with arrays, that's due to some weird sideeffects of having qstringlists as properties, of which we'll have to pay close attention to
>
>
> Diffs
> -----
>
> applets/systemtray/package/contents/config/main.xml 2967dba
> applets/systemtray/package/contents/ui/main.qml fd59a14
>
> Diff: https://git.reviewboard.kde.org/r/123789/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Marco Martin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150514/dd7ded7f/attachment.html>
More information about the Plasma-devel
mailing list