[Kde-pim] kleopatra system tray
Lindsay Mathieson
lindsay.mathieson at gmail.com
Sat Aug 3 02:45:51 BST 2013
I was investigating updating kleopatra's System Tray icon to using
KStatusNotifierItem, in the interests of getting it playing nicer with the kde
tray.
kleopatra's SysTrayIcon is a QSystemTrayIcon descendant and adds a
considerable amount of crypto related functionality. I don't if its only used
in kleopatra or if other apps use it.
I thought of two approaches:
1. Redefine Kleo::SystemTrayIcon to inherit from KStatusNotifierItem instead
of QSystemTray
or
2. Copy the SystrayIcon functionality into a new KStatusNotifierItem
descendant (KSysTrayIcon?)
I think 1) would be easier to 2) but maybe it would break api compatibility
for public apps?
Any opinions?
thanks,
--
Lindsay
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20130803/aa147e50/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list