Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the possibility to rearrange the graphs #612

Closed
wants to merge 2 commits into from

Conversation

DColadas
Copy link
Contributor

I added some XML attributes and changed some code in enable() and the Settings window, making it possible to reorder the graphs (shown in the status bar and the information window) and the settings in the Settings window. This fixes #245 and is a nice feature.

To start rearranging, go to Settings, grab the tab label you wish to move, and drag it to its position. The changes in the order of the tabs are immediate (they will remain the next time the window is opened), but the displays in the status bar will only move after restarting GNOME Shell (Alt+F2 and the command r), although I may be able to work on improving it. The default order is the same as the previous one.

If you have some improvements (a better option than drag and dropping, for instance) or suggestions, feel free to comment!

DColadas added 2 commits May 14, 2020 20:26
Added XML attributes with the preferred positions.
Allowed drag-and-drop of the tabs in the Settings window.
The order of the displayed elements is the same as the order of the tabs.
@chrisspen
Copy link
Collaborator

Closing due to failing build. Feel free to re-open if you can fix the conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Order of items changed
2 participants