Skip to content

feat: distinguish values from labels, add per-sensor text labels#121

Open
CarsonBurke wants to merge 2 commits intocosmic-utils:mainfrom
CarsonBurke:feat/value-label-distinction
Open

feat: distinguish values from labels, add per-sensor text labels#121
CarsonBurke wants to merge 2 commits intocosmic-utils:mainfrom
CarsonBurke:feat/value-label-distinction

Conversation

@CarsonBurke
Copy link
Copy Markdown
Contributor

Renames existing "label" (numeric readouts) to "value" and introduces a new per-sensor "label" concept for descriptive text like "CPU", "Mem", "Temp" with per-item toggle and panel rendering, addressing #119 and building on per-sensor icon visibility (#116).

Rename existing "label" concept (numeric readouts like "45%") to
"value" throughout config, messages, handlers, and UI. Introduce a
new "label" concept for descriptive text (e.g. "CPU", "Mem", "Temp")
with per-sensor label_visible toggle and panel rendering.
@CarsonBurke
Copy link
Copy Markdown
Contributor Author

@Hyperchaotic

@Hyperchaotic
Copy link
Copy Markdown
Collaborator

Thank you!

I just noticed that the label only functions as expected when network up/down is combined, when not combined there's toggles for both but only the download ones does anything. Perhaps toggles for icon and label should be move up above download, where the bandwidth in bytes setting is.

image

@Hyperchaotic
Copy link
Copy Markdown
Collaborator

Same for Disks.

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.

2 participants