Skip to content

CmdPal: Reduce items on default perfmon band - #49674

Merged
Michael Jolley (michaeljolley) merged 1 commit into
microsoft:mainfrom
jiripolasek:dev/jpolasek/f/cmdpal-moderate-perfmon-dockbar
Aug 8, 2026
Merged

CmdPal: Reduce items on default perfmon band#49674
Michael Jolley (michaeljolley) merged 1 commit into
microsoft:mainfrom
jiripolasek:dev/jpolasek/f/cmdpal-moderate-perfmon-dockbar

Conversation

@jiripolasek

@jiripolasek Jiří Polášek (jiripolasek) commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Summary of the Pull Request

This PR limits the number of items shown in the default Performance Monitor dock band to prevent an overcrowded Dock experience.

  • Limits the primary Performance Monitor dock band to CPU and RAM.
  • Adds a new single-item dock band for network speed, showing upload and download traffic. (The existing single-item Network shows only % usage).
  • Updates the default docks to include both the primary Performance Monitor band (CPU and RAM) and the new Network Speeds (Received / Sent) band.

This PR intentionally avoids solving the question of what to do with the original Performance dock band, that should be triaged separately.

PR Checklist

  • Closes: #xxx
  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

…r the network traffic

- Limits the primary PerfMon dockband to show only CPU + RAM.
- Adds new single-item for Network speed (up / down traffic).
- Updates default docks to include the primary perfmon band (CPU+RAM) and the new Network speed.
@jiripolasek Jiří Polášek (jiripolasek) added the Product-Command Palette Refers to the Command Palette utility label Aug 4, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@michaeljolley
Michael Jolley (michaeljolley) merged commit 9e12b7a into microsoft:main Aug 8, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Product-Command Palette Refers to the Command Palette utility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants