<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/D3019" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>So far breeze hard disabled the window moving on Wayland. With this<br />
change the required functionality gets added.</p>

<p>For that Breeze creates an additional Seat and a Pointer on it to track<br />
all pointer button events on the window. That way the kstyle gets the<br />
latest serial which needs to be passed to the move requests. This is not<br />
available through QtWayland's native interface, thus Breeze needs to<br />
interact with Wayland directly.</p>

<p>When the move is triggered Breeze gets the ShellSurface for the window<br />
and triggers the move on the own Seat object with the tracked serial.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Tested with KWin and Weston, move triggered in both.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rBREEZE Breeze</div></div></div><br /><div><strong>BRANCH</strong><div><div>kstyle-move-wayland</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3019" rel="noreferrer">https://phabricator.kde.org/D3019</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstyle/breezewindowmanager.cpp<br />
kstyle/breezewindowmanager.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>