diff options
author | Ronan Pigott <rpigott@berkeley.edu> | 2021-01-15 00:28:10 -0700 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-01-15 21:32:42 +0100 |
commit | 0d04864fd110a533af250e9cc716db08f2f501ea (patch) | |
tree | 102f6457c950f7217ab58438b44bd2ae593833b2 /sway | |
parent | 97adba05162f314c7dda27fd1587cf7f78cd7c90 (diff) |
swaymsg: use 3 digits for fractional part of the refresh rate
The fractional part of the real number we want to represent never has
more than 3 decimal digits, so use 3 decimal digits of precision.
e.g. 'swaymsg -t get_outputs' would show a refresh rate of 59934 mHz
as 59.933998 Hz, now correctly as 59.934 Hz.
Diffstat (limited to 'sway')
0 files changed, 0 insertions, 0 deletions