<table><tr><td style="">graesslin created this revision.<br />graesslin added reviewers: Plasma on Wayland, KWin.<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/D4074" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>If a Wayland window is decorated the decoration size was not considered<br />
when passing touch points to the Wayland window. For pointer input this<br />
is considered and implemented through the input transformation matrix<br />
which KWayland::Server::SeatInterface accepts. This should also be done<br />
for Touch. Unfortunately the frameworks version for Plasma 5.9 is already<br />
tagged and done and we cannot depend on new API.</p>

<p>Thus this change tries to workaround by calculating the proper offset<br />
through the input transformation matrix. It isn't nice but fixes the<br />
problem for now.</p>

<p>BUG: 374778</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Only in unit test, real test still missing</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>touch-input-deco-workaround</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4074" rel="noreferrer">https://phabricator.kde.org/D4074</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/integration/touch_input_test.cpp<br />
touch_input.cpp</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, KWin<br /><strong>Cc: </strong>plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, andreaska, eliasp, sebas<br /></div>