[platforms/x11] Do not grab touch events
ClosedPublic

Authored by graesslin on Apr 20 2017, 5:13 AM.

Details

Summary

Grabbing the touch events seems to cause issues. It seems to also grab
pointer events from touchpad and breaks touch input on other events.

Also testing shows that we don't need it and get touch ownership events
for our screenedge windows reported.

BUG: 378951

Test Plan

Triggered touch screen edge, normal system usage on X11

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Apr 20 2017, 5:13 AM
Restricted Application added a project: KWin. · View Herald TranscriptApr 20 2017, 5:13 AM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
mart accepted this revision.Apr 20 2017, 10:20 AM
This revision is now accepted and ready to land.Apr 20 2017, 10:20 AM
This revision was automatically updated to reflect the committed changes.