<table><tr><td style="">romangg requested changes to this revision.<br />romangg added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24321">View Revision</a></tr></table><br /><div><div><p>First the situation is different on X11 and Wayland:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">On X11 KScreen sets Qt scale factors and some fonts dpi value through Xft. You can read it up here what was taken pretty much as it was from the old code: <a href="https://cgit.kde.org/kscreen.git/tree/kcm/kcm.cpp#n317" class="remarkup-link" target="_blank" rel="noreferrer">https://cgit.kde.org/kscreen.git/tree/kcm/kcm.cpp#n317</a></li>
<li class="remarkup-list-item">On Wayland KWin scales in OpenGl the whole image it receives from a client. There should be no artifacts visible with any scale factor, be it 1.1 or π.</li>
</ul>

<p>Looking at the provided screenshot with artifacts: This must be on X11 and I recognize these artifacts from when I tested different fractional scaling values on X11 months and years ago. Insofar this is no regression and is independent of the KCM rewrite. Which makes sense since the previous ui also offered 0.1 step sizes: <a href="https://www.dedoimedo.com/computers/plasma-hd-scaling.html" class="remarkup-link" target="_blank" rel="noreferrer">https://www.dedoimedo.com/computers/plasma-hd-scaling.html</a></p>

<p>In regards to Wayland: I don't agree that the 1.25 and 1.75 values are more important than 1.2, 1.3 and respectively 1.7, 1.8 values. That's just because you are used to it from other platforms. And that's a normal first reaction but you won't see a significant size difference between 1.2 and 1.25. Try it with 1.2 and 1.3: even here the difference is minimal.</p>

<p>What I definitely don't want for Wayland: recommending to users to set the size of their UI through the overall scaling value on the one side and on the other side through font size. I know some proficient members of our community know how to do that and think it's ok because it was always like that and it comes naturally to them. But to other users it's difficult or cumbersome to do.</p>

<p>Conclusion: Leave it as it is on Wayland. It works fine there and gives user a way more fine-grained level of control than with .25 steps only. On X11 a separate isolated bug fix to this <a href="https://bugs.kde.org/show_bug.cgi?id=373232" class="remarkup-link" target="_blank" rel="noreferrer">old known</a> problem with artifacts must be proposed.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R104 KScreen</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24321">https://phabricator.kde.org/D24321</a></div></div><br /><div><strong>To: </strong>ngraham, VDG, Plasma, romangg<br /><strong>Cc: </strong>davidedmundson, ouwerkerk, GB_2, ndavis, cullmann, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>