<table><tr><td style="">mart created this revision.<br />Restricted Application added a project: KWin.<br />Restricted Application added subscribers: 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/D6141" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>when a window has 100% width or height (common in the panel),<br />
it disables the shadows on the sides (or top/bottom) and<br />
since they are used to compute width/height, if all 4 corner<br />
shadows are disabled, it will think the resulting shadow pixmap<br />
is null having width or height == 0<br />
in this case, use the width of left and right pixmaps for the width<br />
and height of top and bottom for the height, as they will be the only elements present</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>100% width panels now have a shadow in wayland, kickoff also in<br />
the windowd kwin when it doesn't fit in vertical resolution</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/D6141" rel="noreferrer">https://phabricator.kde.org/D6141</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>scene_opengl.cpp</div></div></div><br /><div><strong>To: </strong>mart, Plasma, KWin, graesslin<br /><strong>Cc: </strong>plasma-devel, kwin, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>