Questions Regarding KDE's conformity of the StatusNotifierItem Protocol

2017-05-06 Thread Calvin Lee
ce that is defined by the protocol, KDE uses "org.kde.*" for every aspect of the protocol. Why do KDE programs use this instead of the official specification? Thank you, Calvin Lee [1] https://freedesktop.org/wiki/Specifications/StatusNotifierItem/

Re: Questions Regarding KDE's conformity of the StatusNotifierItem Protocol

2017-05-08 Thread Calvin Lee
ocol. Native StatusNotifier programs like Konversation use "org.kde.StatusNotifierItem-PID-ID". So even for KDE's version of the protocol I think it's a bug. -Calvin Lee

Re: Questions Regarding KDE's conformity of the StatusNotifierItem Protocol

2017-05-08 Thread Calvin Lee
ion bus the service > org.freedesktop.StatusNotifierItem-PID-ID, where PID is the process id of the > application and ID is an arbitrary numeric unique identifier between different > instances registered by the same application. [1]https://freedesktop.org/wiki/Specifications/StatusNotifierItem/StatusNotifierItem/ -Calvin Lee