Make compact network speed decimal places configurable - #4270
Open
XSilverTH wants to merge 4 commits into
Open
Conversation
|
The description now contains the required template structure. |
XSilverTH
marked this pull request as ready for review
September 4, 2026 17:28
|
I completed a follow-up audit and found a desktop Once that follow-up is merged, this PR will pick up commit |
…precision fix(sysmon): complete network speed precision setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a network_speed_decimal_places setting for sysmon widgets. It controls how many decimal places are shown when compact network speed formatting is enabled
Motivation
Compact network speeds previously were locked to one decimal place. this makes them not look that great when trying to actually keep them compact. i wanted to be able to completely remove that decimal point
Type of Change
Testing
Manual Coverage
Screenshots / Videos
Checklist
CONTRIBUTING.md.just formatwith clang-format v22+ installed, or this PR has no code changes.docs/user/when this PR changes documented behavior or configuration, or this PR does not require documentation changes.assets/translations/en.json, or this PR adds no new user-facing strings.