mirror of
https://gitlab.gnome.org/julianschacher/top-bar-organizer.git
synced 2025-10-27 07:09:07 +00:00
Clearly distinguish between an items role, which is present in GNOME Shells top bar, call that a role, and the thing that is stored in the settings for an item, call that an items settings identifier. Refactor the code with these new names in mind to make it clearer. Also make the comments clearer. And finally simplify the code handling AppIndicator items by simply using the items settings identifier as the key in the roles map and with that getting rid of the confusing concept of a placeholder role, which is only relevant for the box order stored in settings. Just declaring it as an items settings identifier, which it is, is much clearer.
Top Bar Organizer
Top Bar Organizer allows you to organize the items of the GNOME Shell top (menu)bar.
Installation
The extension is available on the GNOME Extensions website.
Or you can also manually install a release from the releases page.
There's also a community-maintained AUR package available.
Description
Languages
TypeScript
98.7%
Shell
0.9%
CSS
0.4%
