this post was submitted on 08 Aug 2024
18 points (90.9% liked)

Gnome

1844 readers
16 users here now

The GNOME Project is a free and open source desktop and computing platform for open platforms like Linux that strives to be an easy and elegant way to use your computer. GNOME software is developed openly and ethically by both individual contributors and corporate partners, and is distributed under the GNU General Public License.

founded 1 year ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] aleph@lemm.ee 4 points 1 month ago* (last edited 1 month ago) (1 children)

I'm confused

Will GNOME’s new Status Icons ad-on support all of the same tray icon that Ubuntu’s kStatus/AppIndicator extension does?

I haven’t been able to test it to find out for sure, but it doesn’t appear to support App Indicators, which is the most commonly-used tray icon spec on Linux…

So ... If this new extension doesn't add tray icons/menus for apps like Zoom, what's the point of it? What features does it add over stock Gnome?

[–] al4s 7 points 1 month ago (1 children)

Stock GNOME doesn't have tray icons. If your distribution does show them, they probably preinstalled an extension for you (like Ubuntu does).

[–] aleph@lemm.ee 6 points 1 month ago (2 children)

Thanks, I'm aware, but that wasn't my question.

This new extension doesn't seem to add support for app indicators.. so what is it for?

[–] ardorhb@discuss.tchncs.de 8 points 1 month ago* (last edited 1 month ago) (1 children)

Actual legacy tray icons.

AppIndicator more or less allows an application to send an icon and a list of menu items to the desktop environment to be displayed there in some way. Classic tray icons, on the other hand, are actually part of the application that provides them, the system just puts them in a common row for all applications.

While this type of tray icon is more flexible because applications can do anything they want there, AppIndicators are a better/safer solution because ... well, applications just cannot mess around in the system tray as much.

Personally, I thought the classic tray icons were as good as dead (on Linux), but I guess GNOME can always surprise. Not only in removing stuff but also in bringing it back.

[–] aleph@lemm.ee 4 points 1 month ago

Ah, that was the explanation that I was looking for. Much obliged.

[–] TheGrandNagus@lemmy.world 5 points 1 month ago* (last edited 1 month ago)

The current system tray/app indicator system is kind of a mess.

It adds potential insecurities, and it's just generally untidy and unintuitive - will the icons be monochrome or coloured? When you click it does it open the app? Does it open a context menu? Does instead right clicking open a context menu? Does right clicking open a different context menu? For most people that stuff is minor (they're used to the jank/inconsistency of Windows, after all), but the Gnome team seems to really hate little unintuitive or inconsistency niggles like that.

They've spoken for years about wanting to create a new, standardised, cross-desktop system tray that fixes these issues, but because it requires not only cross-desktop but also third party dev collaboration, progress has been practically non-existent.

I don't know if this specific thing is related (I can't follow the link on my work PC), but if it is, it could be the first step towards the above.

E: nope, it's not that. I'm also puzzled.