<table><tr><td style="">zzag created this revision.<br />zzag added a reviewer: KWin.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-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/D26457">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The new API provides a platform-independent way for setting drop-shadows<br />
on a window. X11 and Wayland details are completely hidden from the users<br />
of the new API, but you still need to be cautious about QPAs that destroy<br />
the underlying native resources(e.g. wl_surface) upon a window becoming<br />
hidden. It is highly recommended to install an event filter that reacts<br />
to events of type QEvent::PlatformSurface.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R278 KWindowSystem</div></div></div><br /><div><strong>BRANCH</strong><div><div>kwindowshadow</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26457">https://phabricator.kde.org/D26457</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/CMakeLists.txt<br />
src/kwindowshadow.cpp<br />
src/kwindowshadow.h<br />
src/kwindowshadow_dummy_p.h<br />
src/kwindowshadow_p.h<br />
src/kwindowsystemplugininterface.cpp<br />
src/kwindowsystemplugininterface_p.h<br />
src/platforms/xcb/CMakeLists.txt<br />
src/platforms/xcb/kwindowshadow.cpp<br />
src/platforms/xcb/kwindowshadow_p_x11.h<br />
src/platforms/xcb/plugin.cpp<br />
src/platforms/xcb/plugin.h<br />
src/pluginwrapper.cpp<br />
src/pluginwrapper_p.h</div></div></div><br /><div><strong>To: </strong>zzag, KWin<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>