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 0fc62ae465
Refactor: Move valid box order creation into own method
Move the valid box order creation into an own method.
This makes the `_orderTopBarItems` method cleaner and allows other
methods to easily create valid box orders as well in the future.
2021-05-14 13:19:20 +02:00
.vscode Other: Specify a textwidth of 80 for JavaScript 2021-05-14 13:18:30 +02:00
docs Docs: Describe Panel._addToPanelBox logic 2021-05-14 13:18:35 +02:00
src Refactor: Move valid box order creation into own method 2021-05-14 13:19:20 +02:00
CONTRIBUTING.md Other: Specify a textwidth of 80 for JavaScript 2021-05-14 13:18:30 +02:00