<table><tr><td style="">davidedmundson created this revision.<br />davidedmundson added a reviewer: KWin.<br />Herald added a project: KWin.<br />Herald added a subscriber: kwin.<br />davidedmundson requested review of this revision.
</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/D26233">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>It's perfectly legitimate to call setWindowSize before a buffer is<br />
attached. This seems to have happen with plasma surfaces that commit<br />
when attaching a shadow, but technically could happen anywhere.</p>
<p>By clamping to the applied surface here, we get the wrong window size<br />
cached and not re-evaluated when a surface is eventually applied. This<br />
leaves us thinking the windowsize is empty but with a massive margin<br />
which actually holds the content.</p>
<p>We want all internal usages of xdgshellclient to use the window geometry<br />
set. Only the wider kwin part needs to care about clamping it to the<br />
surface.</p>
<p>This fixes popup placement in the plasma panel<br />
BUG: 415317</p>
<p>As well as ghost notification popups with no background contrast that<br />
you can't interact with.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Ran kwin</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26233">https://phabricator.kde.org/D26233</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>xdgshellclient.cpp</div></div></div><br /><div><strong>To: </strong>davidedmundson, KWin<br /><strong>Cc: </strong>kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, zachus, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>