[Bug 1714255] Re: Electron and Chrome based apps don't show icons in the tray

2017-10-12 Thread TreviƱo
Unfortunately electron apps don't detect us as supporting indicators, as they only rely on the current desktop instead that on the dbus interface. This workaround is coming: https://github.com/electron/electron/commit/dc43dc2a1316d5f96e1c3a9cf6079c4150214f66 But electron apps need to be

[Bug 1714255] Re: Electron and Chrome based apps don't show icons in the tray

2017-10-12 Thread SB
I can confirm that Skype does not show icon in the tray, moreover tray icons for Viber and Telegram are tiny. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1714255 Title: Electron and Chrome based

[Bug 1714255] Re: Electron and Chrome based apps don't show icons in the tray

2017-09-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-shell-extension-appindicator (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1714255] Re: Electron and Chrome based apps don't show icons in the tray

2017-09-01 Thread Sebastien Bacher
The issue is that chrome/electron enable the use of indicators only under Unity, they need to be fixed. The TopIcon code handles the legacy systray but that's deprecated and being removed from GNOME and shouldn't be used nowadays, the correct fix there is to make electron use indicators in our