man: drop fractional scale warning

With the fractional-scale protocol, clients can render without
being downscaled.
This commit is contained in:
Simon Ser 2024-03-11 19:20:17 +01:00 committed by Kenny Levinsen
parent 3bc75221bc
commit 9139da6149

View File

@ -72,13 +72,10 @@ must be separated by one space. For example:
*output* <name> scale <factor> *output* <name> scale <factor>
Scales the specified output by the specified scale _factor_. An integer is Scales the specified output by the specified scale _factor_. An integer is
recommended, but fractional values are also supported. If a fractional recommended, but fractional values are also supported. You may be better
value are specified, be warned that it is not possible to faithfully served by setting an integer scale factor and adjusting the font size of
represent the contents of your windows - they will be rendered at the next your applications to taste. HiDPI isn't supported with Xwayland clients
highest integer scale factor and downscaled. You may be better served by (windows will blur).
setting an integer scale factor and adjusting the font size of your
applications to taste. HiDPI isn't supported with Xwayland clients (windows
will blur).
*output* <name> scale_filter linear|nearest|smart *output* <name> scale_filter linear|nearest|smart
Indicates how to scale application buffers that are rendered at a scale Indicates how to scale application buffers that are rendered at a scale