<table><tr><td style="">zzag created this revision.<br />zzag added a reviewer: 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/D26978">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Every time Breeze needs to check whether given widget has an alpha<br />
channel, it makes a synchronous X call to figure out whether a<br />
compositing window manager is running on a particular screen. This<br />
is inefficient!</p>

<p>Luckily for us, Qt XCB QPA monitors compositing manager selections<br />
and caches the ownership status of each one. That cached ownership<br />
data can be accessed via QX11Info::isCompositingManagerRunning().</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R31 Breeze</div></div></div><br /><div><strong>BRANCH</strong><div><div>use-qx11info-is-compositing-manager-active</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26978">https://phabricator.kde.org/D26978</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstyle/breezehelper.cpp<br />
kstyle/breezehelper.h<br />
kstyle/breezewindowmanager.cpp</div></div></div><br /><div><strong>To: </strong>zzag, Plasma<br /><strong>Cc: </strong>plasma-devel, Orage, 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>