<table><tr><td style="">graesslin created this revision.<br />graesslin added reviewers: KWin, Plasma on Wayland.<br />Restricted Application added subscribers: kwin, plasma-devel.<br />Restricted Application added projects: Plasma on Wayland, KWin.
</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/D2793" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This change ports ScreenEdges to operate on AbstractClient instead of<br />
Client. For this AbstractClient gained a new pure virtual method<br />
showOnScreenEdge which is also implemented in ShellClient.</p>
<p>In ShellClient the functionality is bound for the case windows can<br />
cover a panel. If triggered the panel gets raised again.</p>
<p>The auto hiding panel, though, is not yet implemented. For that the<br />
protocol needs to be adjusted to give a hint to the compositor when to<br />
hide and hint back to the panel when it was shown. This needs a change<br />
in KWayland and thus is not 5.8 material.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>See added test case</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKWIN KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>shell-client-shown-on-edge</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2793" rel="noreferrer">https://phabricator.kde.org/D2793</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>abstract_client.h<br />
autotests/integration/plasma_surface_test.cpp<br />
autotests/mock_abstract_client.h<br />
autotests/mock_client.h<br />
client.h<br />
screenedge.cpp<br />
screenedge.h<br />
shell_client.cpp<br />
shell_client.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>graesslin, KWin, Plasma on Wayland<br /><strong>Cc: </strong>plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas<br /></div>