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

[Feature] Better "Order Gnome Shell extensions" compability #474

Open Zatan16 opened 1 year ago

Zatan16 commented 1 year ago

As many people already know this extension (AppIndicator and KStatusNotifierItem Support) creates new instances of the indicators on the top panel for every new application opened (for the first time). So, if we use "Order Gnome Shell extensions" then we would need to move the indicator on the top panel for every application to the desired location. So, instead, I have an idea for a better solution. What we can do is that there can exist just one indicator on the top bar and that one can contain sub-indicators (kinda similar to the one "Workspace Indicator" does) for the applications so we would just need to order the main hub of the indicators and there would be no need to order indicators of every single application. I don't know how to code this feature so I'm just posting this as a feature suggestion.