<table><tr><td style="">davidedmundson accepted this revision.<br />davidedmundson added a comment.<br />This revision is now accepted and ready to land.
</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/D13257">View Revision</a></tr></table><br /><div><div><p>You're matching the buttonReleased/buttonPressed/axis/etc events. So +2 for the immediate fix.</p>

<p>But longterm the point of sendFrame is to help batching so the current code of calling sendFrame in every send event is wrong and undermines the wayland design.<br />
IMHO it needs to be either explicit from kwin, or alternatively some clever code here that only actually calls sendFrame once when we hit the event loop.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R127 KWayland</div></div></div><br /><div><strong>BRANCH</strong><div><div>fixRelativeMotionFrame</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13257">https://phabricator.kde.org/D13257</a></div></div><br /><div><strong>To: </strong>romangg, Plasma, KWin, Frameworks, davidedmundson<br /><strong>Cc: </strong>davidedmundson, kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>