D5137: Add support for screenedge touchscreen events through XInput 2.2
David Edmundson
noreply at phabricator.kde.org
Fri Mar 24 09:11:22 UTC 2017
davidedmundson added inline comments.
INLINE COMMENTS
> davidedmundson wrote in xinputintegration.cpp:132
> Sorry that's not quite what i meant
>
> m_lastTouchPositions now needs to use e->detail
>
> And the gestureRecognizer stuff should still be inside the if.
you've reordered this now.
const auto last = m_lastTouchPositions.value(e->detail);
needs to happen before you update m_lastTouchPositions
REVISION DETAIL
https://phabricator.kde.org/D5137
To: graesslin, #plasma, #kwin
Cc: davidedmundson, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170324/2bf2382b/attachment.html>
More information about the Plasma-devel
mailing list