exelban / stats

macOS system monitor in your menu bar
MIT License
24.51k stars 810 forks source link

Swap data read (blue) and data written (red) in the Disk module #1897

Closed checktext00 closed 4 months ago

checktext00 commented 4 months ago

In the Disk popup the data read (blue) is on the bottom and the data written (red) is on top. I think the default should be the other way around (like how it's done in Activity Monitor's Disk section - written data is "downloaded" to the disk and read data is "uploaded" from the disk)

Anyway - I tried to change it but I noticed the only option to change it in the Widget section (so I get what I want in the actual macOS menu bar) but there's no option to change it in the popup

Also I realize that the colors in the Stats app icon are also the "wrong" way around (according to my definition). Maybe it could be changed? But the issue is really the lack of the option for the popup

Stats-popup-menu Stats-ActivityMonitor

Anyway, thanks for working on this app and the quick responses for issues

checktext00 commented 4 months ago

I also realized I never see any processes in my "Top processes" in the Disk popup - is that normal?

exelban commented 4 months ago

why my it's bad, and activity monitor is good? You can change the colors if you don't like defaults.

checktext00 commented 4 months ago

why my it's bad, and activity monitor is good? You can change the colors if you don't like defaults.

I just meant good and bad as an example of what I wrote (bad = the issue I wanted to fix)

I don't want to change the colors, I want to change the order for written data to be on the bottom and read data to be on top in the popup (the same way it is in the menu bar icon in my previous post - so basically just to add "Reverse order" to the Disk Popup menu)

Stats-widget Stats-popup

exelban commented 4 months ago

oh, yes. This option could be added.

checktext00 commented 4 months ago

oh, yes. This option could be added.

ok thanks

also, I also mentioned I don't see any processes in the "Top processes" section, it's just empty. Is that normal?

exelban commented 4 months ago

yes

checktext00 commented 4 months ago

also, in the Disk Widgets menu the color labels say "Color of download/upload" when it should be "Write/Read color" (like in the Disk Popup menu)

exelban commented 4 months ago

yes

checktext00 commented 4 months ago

fixed, thanks