lxqt icon indicating copy to clipboard operation
lxqt copied to clipboard

Suggestion: deprecate system tray plugin and use xembedsniproxy instead

Open jamsilva opened this issue 8 years ago • 3 comments
trafficstars

Plasma does not have system tray support at all: it converts xembed icons to SNI instead using xembedsniproxy. Perhaps lxqt could do it as well. Its only dependency besides qt5 seems to be kwindowsystem which is already used by liblxqt anyway.

jamsilva avatar Nov 09 '17 22:11 jamsilva

Just a note, e.g. in debian xembedsniproxy is packaged into plasma-workspace and that's a real no-go, because with it you pull the (whole) KDE into your system.

If we would want to to use it, we must convince the KDE packagers to package xembedsniproxy standalone.

palinek avatar Nov 10 '17 08:11 palinek

Heeeey I just happened to bump into this old thing and I'm wondering if we might not want to explore this with more seriousness. I know that over the past few years, KDE has done quite a bit to separate things out. I would be surprised if they might not be interested to do so here as well. I know KDE maintainers in Ubuntu I could talk to if this is still a thought worth considering…

wxl avatar Feb 15 '21 00:02 wxl

One approach can also be including the xembedsniproxy into panel's code also. The code seems to be GPL...

palinek avatar Feb 15 '21 08:02 palinek