<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/D7185" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Currently X and Xwayland (unless set otherwise) defaults to a DPI of 96.</p>

<p>GTK on wayland (unless set otherwise) defaults to a DPI of 96.</p>

<p>Qt (currently) defaults to physical size/resolution. This leads to<br />
reports that Wayland looks big.</p>

<p>Qt is potentially also changing to 96 for > Qt5.10.<br />
(it's in review at the time of writing)</p>

<p>Now kwin has proper scaling support, legacy apps get scaled by the<br />
compositor without font hacks, and apps that scale themselves need a<br />
non-scaled font DPI. (i.e a 4k screen at 2x still wants a DPI of 96 not<br />
184).</p>

<p>We want to change the wayland scale factor not the font.</p>

<p>If a user does override this setting that override will still work.</p>

<p>BUG: 374978</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>don't have this setting explcitly set<br />
dolphin --platform wayland and dolphin --platform xcb have everything<br />
the same size. Even on a scaled display where one is scaled up by the <br />
compositor and one is native.</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/D7185" rel="noreferrer">https://phabricator.kde.org/D7185</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>startkde/startplasmacompositor.cmake</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>