how to enable system tray icon? #75
-
🤔 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is something explained in #56 (comment). Indicators — "system tray icons" — are very much obsolete in the GTK world now, and the third-party tool we used to use in Fedora Linux 36-based versions of Sodalite no longer work in modern versions of Fedora Linux (they do however, still work in elementaryOS 7, but these will break eventually too). Most apps that have indicators will keep running in the background (I, myself, use a few: Discord, Nextcloud, Slack, Steam, and Telegram) though and should launch again correctly from the Applications menu when closed. GNOME has now introduced a panel for "background apps" in 44, and Pantheon will likely follow suite soon. PRs attempting to fix the problem are welcome though if you're inclined to attempt to fix it — please, don't hesitate to ask in the Telegram group for Sodalite if you need help. But, alas, indicator support is no longer a priority in Sodalite anymore. Sorry! |
Beta Was this translation helpful? Give feedback.
This is something explained in #56 (comment).
Indicators — "system tray icons" — are very much obsolete in the GTK world now, and the third-party tool we used to use in Fedora Linux 36-based versions of Sodalite no longer work in modern versions of Fedora Linux (they do however, still work in elementaryOS 7, but these will break eventually too). Most apps that have indicators will keep running in the background (I, myself, use a few: Discord, Nextcloud, Slack, Steam, and Telegram) though and should launch again correctly from the Applications menu when closed. GNOME has now introduced a panel for "background apps" in 44, and Pantheon will likely follow suite soon.
PRs attempting to fix th…