<table><tr><td style="">davidedmundson created this revision.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.
</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/D7188" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>I've done this only when on Wayland because:</p>

<p>On X, our own scaling to font generally works well.<br />
There are bugs on older Qt, especially when it comes to fractional<br />
scaling, and we can't support per screen scales anyway.<br />
There's advantages to disabling, and (other than small context menu<br />
icons) few advantages in enabling</p>

<p>On wayland, it's different. Everything is simpler as all co-ordinates<br />
are in the same co-ordinate system<br />
we don't have fractional scaling on the client so don't hit most the<br />
remaining bugs and<br />
even if we don't use Qt scaling the compositor will try to scale us<br />
anyway so we have no choice</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Had this for about a week on my laptop. <br />
Haven't noticed a single problem.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>python</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7188" rel="noreferrer">https://phabricator.kde.org/D7188</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>shell/main.cpp</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>