gnome-shell-extension-appindicator
gnome-shell-extension-appindicator copied to clipboard
Adds KStatusNotifierItem support to the Shell
The successor to libayatana-appindicator3 seems to be [libayatana-appindicator-glib](https://github.com/AyatanaIndicators/libayatana-appindicator-glib), but the [examples](https://github.com/AyatanaIndicators/libayatana-appindicator-glib/tree/main/examples) do not work with this extension (see https://github.com/AyatanaIndicators/libayatana-appindicator-glib/issues/87). The reason is apparently API incompatibility https://github.com/AyatanaIndicators/libayatana-appindicator-glib/issues/89. Is it possible to...
## Initial Progress added preferences entry:  ## This is the best thing I can do rn but it is functional [Screencast From 2025-05-12 13-35-52.webm](https://github.com/user-attachments/assets/0937ab69-33f0-4e58-835e-da7b796c3609) discussed in #554, user concerns...
On a RHEL 8.10 machine in GNOME Classic mode (GNOME version 3.32.2), after extension installation and reboot, the AppIndicator extension does not appear in the top-of-the-screen bar. Furthermore, when following...
I'm trying to use this together with iwgtk, but it keeps flashing in and out of existence. Debian 13. ``` $ journalctl /usr/bin/gnome-shell -f ... Sep 21 19:27:42 sulimo gnome-shell[3104]:...
With how annoyingly difficult it is to retrieve an indicator ID, I felt we might as well keep a running list of applications their Indicator ID. If you find out...
Just checked my `journalctl` on a whim, and it looks like it's littered with hundreds of errors identical to the one below. The extension seems to be working though, and...