ubuntu / gnome-shell-extension-appindicator

Adds KStatusNotifierItem support to the Shell
https://extensions.gnome.org/extension/615/appindicator-support/
GNU General Public License v2.0
1.21k stars 163 forks source link

trayIconsManager: Use panel-matching background color for tray manager #539

Closed 3v1n0 closed 3 months ago

3v1n0 commented 3 months ago

Tray icons in the shell may not use RGBA visuals, so in such case we need to set the proper background color or we'll just show them with black background and this is an issue with light or custom themes

Fixes: #446