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

Modularity with widget placement #51

Closed
9 of 10 tasks
ClementTsang opened this issue Feb 28, 2020 · 2 comments · Fixed by #95
Closed
9 of 10 tasks

Modularity with widget placement #51

ClementTsang opened this issue Feb 28, 2020 · 2 comments · Fixed by #95
Assignees
Labels
feature Requests for a new feature.

Comments

@ClementTsang
Copy link
Owner

ClementTsang commented Feb 28, 2020

Describe the feature request

Why should we consider this feature request? Describe why, and/or how you think this feature will solve the issue, or overall improve the application:

Some people might not like the default placement of widgets that I provide. It seems like a decent idea to provide the option of rearranging them.

I personally think that doing so via purely config files is fine; doing it through command line sounds incredibly messy.

Additional context/details

Current Status

Provide any additional context or details here. What needs to be done, why, etc:

  • This will require redoing how we currently manage widget movement (that's hard coded)

  • Planning out how we plan to allow customization - what things will we let users change? What things will we not?

  • Configuration files and format

  • Getting canvas to accept this layout

  • Movement

  • Expanded mode

  • Default widget option

  • Basic mode - how will this play out?

  • Cleanup if required (currently, some FIXMEs)

  • Testing

@ClementTsang ClementTsang added the feature Requests for a new feature. label Feb 28, 2020
@ClementTsang ClementTsang self-assigned this Mar 8, 2020
@ghost
Copy link

ghost commented Mar 14, 2020

i was about to open an issue on this, so nice that it's here. will this include not displaying certain widgets? the disks widget, for example, is useless on zfs drives so it would be nice to turn it off.

@ClementTsang
Copy link
Owner Author

Yeah, I'm planning on making that configurable. So you could display, say, only CPU/Mem/Processes if you wanted.

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

Successfully merging a pull request may close this issue.

1 participant