greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.82k stars 472 forks source link

`.eng` formatter: inconsistent rounding #1933

Closed MaxVerevkin closed 11 months ago

MaxVerevkin commented 11 months ago
Format Value
$mem_total.eng(p:Mi,w:5) :heavy_check_mark: 14.96GiB
$mem_total.eng(p:Mi,w:4) :heavy_check_mark: 15.0GiB
$mem_total.eng(p:Mi,w:3) :heavy_check_mark: 15GiB
$mem_total.eng(p:Mi,w:2) :x: 14GiB