SystemTray: QML version #2

Dmitry Ashkadov dmitry.ashkadov at rosalab.ru
Mon Oct 15 15:20:13 UTC 2012


Hello!

I'm working on QML implementation of system tray (branch 
plasma/dmitrya/systemtray-qml of kde-workspace).

New/changes:

1. Support of floating form factor (view for desktop):

<file: systemtray_02.png>

There is one problem: an applet for network manager has blue default 
icon instead of themed icon. The same problem occurs in case of C++ 
system tray applet.

2. Popup dialog has view like list of icons and their names:

<file: systemtray_01.png>

<file: systemtray_03.png>


I've found one problem: battery applet doesn't process redirected 
clicks: if I click on text "Индикатор батареи" (name of battery applet) 
then battery applet won't show popup. At the same time applet for 
network manager processes such event. And the same problem occurs in 
case of C++ system tray applet. I can see many messages:

> .../apps/plasma/plasmoids/battery/contents/ui/batterymonitor.qml:183: 
> TypeError: Result of expression 'pmSource.data["PowerDevil"]' 
> [undefined] is not an object.


3. Items are sorted with their categories (types): for example, kopete 
is placed before kmix

<file: systemtray_05.png>

<file: systemtray_06.png>


4. License has been changed to GPLv2+ (C++) and LGPLv2+ (QML)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_02.png
Type: image/png
Size: 44131 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0010.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_01.png
Type: image/png
Size: 96248 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0011.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_03.png
Type: image/png
Size: 34168 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0012.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_05.png
Type: image/png
Size: 31909 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0013.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_06.png
Type: image/png
Size: 23462 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0014.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_01.png
Type: image/png
Size: 96248 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0015.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_02.png
Type: image/png
Size: 44131 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0016.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_03.png
Type: image/png
Size: 34168 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0017.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_05.png
Type: image/png
Size: 31909 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0018.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtray_06.png
Type: image/png
Size: 23462 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20121015/82806292/attachment-0019.png>


More information about the Plasma-devel mailing list