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

2017-05-07 Thread Martin Schreiber
On Saturday 06 May 2017 20:46:03 Calvin Lee wrote: > Hello, > > Recently I have been implementing The StatusNotifierItem[1] protocol for > the sway window manager. I have been using KDE programs to test my > implementation because KDE has stated that it uses the protocol. However, > it seems that i

Re: Tray icon by system_tray_request_dock protocol

2017-01-04 Thread Martin Schreiber
On Wednesday 23 November 2016 16:38:50 David Edmundson wrote: > Note, that we consider embedded trays legacy, and instead support the > modern protocol: > https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/ > > For best results, mseide should use that. > You'll get better results in

Re: Tray icon by system_tray_request_dock protocol

2016-11-23 Thread Martin Schreiber
On 23.11.2016 17:40, David Edmundson wrote: What about the effect that embedding works on first run of application only? Is it expected behavior or can it be circumvented? That's not expected. If it works on any other tray, that sounds like a bug in our side. Not sure what, as I can't re

Re: Tray icon by system_tray_request_dock protocol

2016-11-23 Thread Martin Schreiber
On 23.11.2016 16:38, David Edmundson wrote: You're using our compatibility layer, which due to various technical reasons, we don't actually embed the window in the dock. Instead it's hidden and the image is proxied through to our UI using the specification above. As you've found out, it's not

Re: Tray icon by system_tray_request_dock protocol

2016-11-23 Thread Martin Schreiber
On 11/23/2016 03:00 PM, Luigi Toscano wrote: > On Wednesday, 23 November 2016 14:57:59 CET Martin Schreiber wrote: >> Hi, >> I tried several days - without success - to fix the >> tray-icon functionality of MSEide+MSEgui toolkit: >> https://sourceforge.net/projec

Tray icon by system_tray_request_dock protocol

2016-11-23 Thread Martin Schreiber
Hi, I tried several days - without success - to fix the tray-icon functionality of MSEide+MSEgui toolkit: https://sourceforge.net/projects/mseide-msegui/ source: https://gitlab.com/mseide-msegui/mseide-msegui/tree/master for KDE 5.5.5 on OpenSUSE LEAP 42.1. MSEgui applications send a system_tray_r