D15443: [server] Allow multiple touch interfaces per client and remove fallback code
Roman Gilg
noreply at phabricator.kde.org
Wed Sep 12 22:56:57 BST 2018
romangg added a comment.
In D15443#324889 <https://phabricator.kde.org/D15443#324889>, @davidedmundson wrote:
> I don't understand removing this. If I have an app that doesn't understand touch doesn't it make sense to synthesise a pointer?
I didn't read the code correctly. Thought it is meant for compositors not supporting touch, but indeed it's meant for clients not supporting it. Hmm, I imagine since most Wayland clients use some sort of GUI library there are not many Wayland native clients not supporting touch. And Xwayland translates touch events. So maybe it would still make sense to remove the code. But I'll add it back for now. This way the change also becomes more narrow.
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D15443
To: romangg, #kwin, #frameworks
Cc: davidedmundson, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180912/21026b9b/attachment.html>
More information about the Kde-frameworks-devel
mailing list