Forward pointer gestures to Wayland server
ClosedPublic

Authored by graesslin on Oct 27 2016, 8:08 AM.

Details

Summary

This change implements forwarding the pointer gestures to the new API in
SeatInterface.

While screen is locked no gestures are forwarded to the server. Also
locking the screen cancels any active gesture. Similar if areas inside
KWin would start to intercept the gestures, they need to be cancelled on
the Wayland SeatInterface.

Test Plan

Not yet

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 updated this revision to Diff 7689.Oct 27 2016, 8:08 AM
graesslin retitled this revision from to Forward pointer gestures to Wayland server.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added projects: Plasma on Wayland, KWin. · View Herald TranscriptOct 27 2016, 8:08 AM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript

See the video I just recorded: https://youtu.be/_kQwFpZoDZY

sebas accepted this revision.Nov 7 2016, 12:11 PM
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.Nov 7 2016, 12:11 PM
This revision was automatically updated to reflect the committed changes.