Hi Damian,
On Thursday, June 12, 2014 11:23:46 Damian Ivanov wrote:
> Hi all,
> why does
> getProperty("RegisteredStatusNotifierItems")
> return the StatusNotifiers with the path appended?
> see: qdbus org.kde.StatusNotifierWatcher /StatusNotifierWatcher
> org.kde.StatusNotifierWatcher.RegisteredS
Is this a bug or a feature? I workaround it by appending .slice(0,-19)
in qml to the element.
2014-06-12 11:23 GMT+03:00 Damian Ivanov :
> Hi all,
> why does
> getProperty("RegisteredStatusNotifierItems")
> return the StatusNotifiers with the path appended?
> see: qdbus org.kde.StatusNotifierWatch
Hi all,
why does
getProperty("RegisteredStatusNotifierItems")
return the StatusNotifiers with the path appended?
see: qdbus org.kde.StatusNotifierWatcher /StatusNotifierWatcher
org.kde.StatusNotifierWatcher.RegisteredStatusNotifierItems
org.kde.StatusNotifierItem-xx-1/StatusNotifierItem
org.kd
Hello people,
Maybe a stupid question about the StatusNotifier's:
Right now I find that it's not widely used, in Plasma-next we would
have StatusNotifiier's from KDE (like thw HW notifier or battery) and
the one external
applications register (if skype & co. adapt statusnotifier), correct?
>Each