[QUOTE=xfcemint;n1363126]
This is how it works. There's no upsampling to integer first, only downsampling for apps that don't support fractional scaling, but do support integer scaling (this is by now most apps using a maintained toolkit, though, since it was in the protocol from the start). Unscaled apps are directly upsampled to the target fractional scale.
That said, until 5.25 or 5.26 or so, scaling of XWayland windows wasn't supported well and caused pixelated windows even with integer scaling due to other infra problems. That was since fixed in the stack and KWin, and with the further addition of this new fractional protocol in 5.27 overall scaling is now in very good shape.
Originally posted by Sho_
View Post
That said, until 5.25 or 5.26 or so, scaling of XWayland windows wasn't supported well and caused pixelated windows even with integer scaling due to other infra problems. That was since fixed in the stack and KWin, and with the further addition of this new fractional protocol in 5.27 overall scaling is now in very good shape.
Comment