A Gnome Shell Extension for organizing your Gnome Shell top bar. https://extensions.gnome.org/extension/4356/top-bar-organizer/
Find a file
Julian Schacher c2c4237bd3
Refactor: Move creation of updated box order into own method
Move the creation of an updated box order into an own method, so that
this method can be used elsewhere in the future to easily get an updated
box order.
2021-05-17 19:37:05 +02:00
.vscode Other: Specify a textwidth of 80 for JavaScript 2021-05-14 13:18:30 +02:00
docs Other: Add .editorconfigs 2021-05-16 20:05:58 +02:00
src Refactor: Move creation of updated box order into own method 2021-05-17 19:37:05 +02:00
.editorconfig Other: Add .editorconfigs 2021-05-16 20:05:58 +02:00
.eslintignore Other: Introduce ESLint for code linting 2021-05-17 17:45:22 +02:00
.eslintrc.yml Other: Introduce ESLint for code linting 2021-05-17 17:45:22 +02:00
.gitignore Other: Introduce ESLint for code linting 2021-05-17 17:45:22 +02:00
CONTRIBUTING.md Other: Specify a textwidth of 80 for JavaScript 2021-05-14 13:18:30 +02:00
COPYING Other: License this project 2021-05-17 14:37:57 +02:00
package-lock.json Other: Introduce ESLint for code linting 2021-05-17 17:45:22 +02:00
package.json Other: Introduce ESLint for code linting 2021-05-17 17:45:22 +02:00