https://bugs.kde.org/show_bug.cgi?id=436104
--- Comment #10 from Konrad Materka <mate...@gmail.com> --- There are two protocols for tray icons: * obsole XEmbed - some desktop dropped support for it entirely. KDE has some xembedsniproxy to translate XEmbed to SNI, but it is far from perfect (because it can't be) * current StatusNotifierItem - Skype definitelly supports this, as it uses Electron which uses Gtk3 which uses libappindicator (if avaliable). Gtk fallbacks to old xembed if libappindicator is missing. Do you have libappindicator package installed? -- You are receiving this mail because: You are watching all bug changes.