Skip to content

feat(memory): amount option, showing XX.X GiB - #927

Open
Aadniz wants to merge 1 commit into
MalpenZibo:mainfrom
Aadniz:feat-memory-amount
Open

Aadniz wants to merge 1 commit into
MalpenZibo:mainfrom
Aadniz:feat-memory-amount

Conversation

@Aadniz

@Aadniz Aadniz commented Aug 16, 2026

Copy link
Copy Markdown

This PR introduces a new option for how to display the memory. I called it "Amount", which will just show the amount of GiB used in XX.X GiB format.

I chose 1 decimal for aesthetics. I know 2 decimals are also often preferred, but it will then take up more space.

It looks like this:

image

I was considering also setting the units based on how much is used (so if 0.5 GiB is used, it should show 500 MiB instead), but I think that's too much of a stretch.

Let me know what you think, let me know if you want anything changed.

@Aadniz Aadniz changed the title feat: memory amount option, showing XX.X GiB feat(memory): amount option, showing XX.X GiB Aug 16, 2026
@Aadniz
Aadniz force-pushed the feat-memory-amount branch from 62e0d08 to 72d4e40 Compare August 16, 2026 13:36

@romanstingler romanstingler left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

missing docs
website/docs/configuration/modules/system_info.md:47-48
Same for the Memory Swap section note (line 57), it should mention that Amount is also shared.

as well as in
full_config.md

just my opinion, for me both indicator and system info menu could have just 1 decimal looks better IMO.
lets wait on that one for @MalpenZibo 's opinion

@Aadniz
Aadniz force-pushed the feat-memory-amount branch from 72d4e40 to 0a61ed4 Compare August 22, 2026 15:53
@Aadniz

Aadniz commented Aug 22, 2026

Copy link
Copy Markdown
Author

Added docs now

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