<table><tr><td style="">zzag created this revision.<br />zzag added reviewers: KWin, Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />zzag 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/D26475">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The primary task of a compositor is to take a bunch of buffers from<br />
different clients and present them on the screen. However, the compositor<br />
may need to present its own stuff on the screen as well.</p>

<p>On X11, internal clients (the ones created by KWin) are backed by real<br />
windows. This looks a bit clumsy since KWin uses X11 to communicate with<br />
itself.</p>

<p>On Wayland, we use our own QPA that talks to KWin directly. Given that<br />
internal clients with the custom QPA are no longer backed by wayland<br />
surfaces or x11 windows, things like blur, background contrast, and<br />
shadows must be set through KWindowSystem APIs so KWin can catch the<br />
relevant API calls and handle them accordingly.</p>

<p>The good thing is that we get rid of a good portion of platform-specific<br />
code. The bad thing is that we still need to be cautious about QPAs that<br />
destroy the underlying platform resources upon a window becoming hidden.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R31 Breeze</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26475">https://phabricator.kde.org/D26475</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstyle/breezeshadowhelper.cpp<br />
kstyle/breezeshadowhelper.h</div></div></div><br /><div><strong>To: </strong>zzag, KWin, Plasma<br /><strong>Cc: </strong>plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>