5e / streamdeck-hwinfo-plugin

HWiNFO Reader - A Stream Deck plugin to show HWiNFO sensors without using the time limited 'Shared Memory Support' feature. Only 91KB 🌟
19 stars 0 forks source link

Decimal values #20

Closed Peat1111 closed 1 month ago

Peat1111 commented 3 months ago

Am i missing something or is there a way to show decimal points? The gauges work with decimals but the value displayed is rounded, so i cannot see voltages for example. I'd like to see 3 decimal points.

5e commented 3 months ago

You are right, by default it just truncates everything after the decimal point as I was silly and assumed why would you want to clutter such a small screen with decimal numbers. Totally forgot CPU voltages are a useful metric.

Should turn this into an optional setting.