<table><tr><td style="">davidedmundson created this revision.<br />Restricted Application added a project: KWin.<br />Restricted Application added subscribers: KWin, kwin, 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/D7486" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Currently when a client changes it's buffer size the result is corrupt<br />
until we move the window.</p>

<p>When a client buffer scale changes we need to redraw the whole window,<br />
and most importantly flush the cached window quads, which reference the<br />
scale.</p>

<p>This is not handled by the doSetGeometry() from the size changing as the<br />
normalised size of the client remains the same so it no-ops.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Opened gtk3-demo and changed screen scale. It's now perfect.<br />
Patch for Qt to work correctly incoming.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>xdgv6</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7486" rel="noreferrer">https://phabricator.kde.org/D7486</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>shell_client.cpp</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, kwin, KWin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>