mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-10 16:26:35 +01:00
A Gnome Shell Extension for organizing your Gnome Shell top bar.
https://extensions.gnome.org/extension/4356/top-bar-organizer/
Create `this.settings` on enable instead of on init/creation, so that no objects get created as a result of `init()` being called. See here for the relevant review: https://extensions.gnome.org/review/25308 And for the relevant documentation: https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Only_use_.60init.28.29.60_for_initialization |
||
|---|---|---|
| .vscode | ||
| docs | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc.yml | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| COPYING | ||
| package-lock.json | ||
| package.json | ||
| package.sh | ||