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

[IN PROGRESS] Add multi-cpu display #170

Closed
wants to merge 5 commits into from
Closed

Conversation

ClementTsang
Copy link
Owner

@ClementTsang ClementTsang commented May 25, 2020

Description

A description of the change and what it does. If relevant, please provide screenshots of what results from the change:

Issue

If applicable, what issue does this address?

This PR is mostly concerned with adding a multi-graph display for CPU core visualization. This is somewhat akin to Task Manager in Windows.

Partially finishes: #156

TODO:

  • Finish the actual implementation
  • Test it
  • Check for any new documentation (README, help)
  • Record new GIF

Type of change

Remove the irrelevant ones:

  • New feature (non-breaking change which adds functionality)
  • Other (something else - please specify if relevant)

Other:

  • Contains a minor change to make e also shrink expanded widgets.

Test methodology

If required, please state how this was tested:

Furthermore, please tick which platforms this change was tested on:

  • Windows
  • macOS
  • Linux

Checklist

If relevant, see if the following have been met:

  • Change has been tested to work
  • Areas your change affects have been linted using rustfmt
  • Code has been self-reviewed
  • Code has been tested and no new breakage is introduced unless intended
  • Passes CI tests
  • Documentation has been added/updated if needed (README, help menu, etc.)
  • No merge conflicts arise from the change

Other information

Provide any other relevant information:

@ClementTsang ClementTsang changed the title Add multi-cpu display [IN PROGRESS] Add multi-cpu display Oct 17, 2020
@ClementTsang ClementTsang deleted the multi_cpu_display branch May 5, 2021 04:09
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.

1 participant