<table><tr><td style="">graesslin created this revision.<br />graesslin added a reviewer: Plasma on Wayland.<br />Restricted Application added a subscriber: plasma-devel.<br />Restricted Application added a project: Plasma on Wayland.</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/D2528" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This change implements support for the wl_surface events enter and<br />
leave. Those events are emitted whenever a surface becomes visible on<br />
an output by e.g. mapping the surface, moving or resizing it. Similar<br />
the leave is sent whenever the surface is no longer on an output.</p>

<p>The server side is not yet fully complete yet. It also needs to emit<br />
when the client binds the output another time and needs to send a<br />
leave before destroying the output.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKWAYLAND KWayland</div></div></div><br /><div><strong>BRANCH</strong><div><div>surface-enter-leave</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2528" rel="noreferrer">https://phabricator.kde.org/D2528</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/client/test_wayland_surface.cpp<br />
src/client/output.h<br />
src/client/surface.cpp<br />
src/client/surface.h<br />
src/server/output_interface.cpp<br />
src/server/output_interface.h<br />
src/server/surface_interface.cpp<br />
src/server/surface_interface.h<br />
src/server/surface_interface_p.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, Plasma on Wayland<br /><strong>Cc: </strong>plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas<br /></div>