this post was submitted on 16 Jun 2025
10 points (100.0% liked)

Linux

55329 readers
792 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Since Gnome 44 there is a new UI to show apps (i.e. messengers, sync clients, ...) that run in the background. It is supposed to take the place of the tray icons. In my experience it's basically not working, though.

The only app I use that uses the UI is the nextcloud client. But that thing's autostart seems to be very unreliable and most of the time I have to start it manually after booting. Could be an issue with the app and not with Gnome, but I don't know.

I also use Telegram and Element, but both still seem to use the old tray icons that you now need to install an extension for to work. Meaning that with vanilla Gnome when you close the Telegram window, the app is stopped and can't receive massages in the background.

Is the new UI broken or are app developers just not implementing it into their apps or what's wrong with the current situaltion?

you are viewing a single comment's thread
view the rest of the comments
[–] marius@feddit.org 2 points 18 hours ago (1 children)

I have telegram installed as flatpak and it still does not show up. I works with the "AppIndicator and KStatusNotifierItem Support" extension, though

[–] Vittelius@feddit.org 2 points 15 hours ago

I could be completely wrong, but the fact, that you stated, that Telegram doesn't receive messages without the tray icon leads me to believe that they are doing background services wrong. Because the status icon in the tray is supposed to be exactly that. The service itself shouldn't be tied to that.