From 9139da6149ad4e5bff6cc67d4f2abc2126a66c25 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 11 Mar 2024 19:20:17 +0100 Subject: [PATCH] man: drop fractional scale warning With the fractional-scale protocol, clients can render without being downscaled. --- sway/sway-output.5.scd | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd index 028cb7ab..727b4028 100644 --- a/sway/sway-output.5.scd +++ b/sway/sway-output.5.scd @@ -72,13 +72,10 @@ must be separated by one space. For example: *output* scale Scales the specified output by the specified scale _factor_. An integer is - recommended, but fractional values are also supported. If a fractional - value are specified, be warned that it is not possible to faithfully - represent the contents of your windows - they will be rendered at the next - highest integer scale factor and downscaled. You may be better served by - 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). + recommended, but fractional values are also supported. You may be better + served by 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* scale_filter linear|nearest|smart Indicates how to scale application buffers that are rendered at a scale