sway/swaymsg
Ronan Pigott 0d04864fd1 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.
2021-01-15 21:32:42 +01:00
..
main.c swaymsg: use 3 digits for fractional part of the refresh rate 2021-01-15 21:32:42 +01:00
meson.build Removed unused wlroots dependency for sway(bg|bar|msg|nag) 2019-01-21 13:04:15 -05:00
swaymsg.1.scd swaymsg.1: expand tip for multi-word strings. 2020-09-04 12:37:12 +02:00