Support touch events in DecorationEventFilter
ClosedPublic

Authored by graesslin on May 13 2016, 7:32 AM.

Details

Summary

Touch events are emulating mouse events, in particular left mouse
button.

With this change one can move windows through the decoration, use
the decoration buttons and also support the double click action.

As finding the decoration is pretty much exactly the same as for
pointer events, a new base class is introduces which provides the
functionality of updating the decoration and the shared common
variables.

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 3798.May 13 2016, 7:32 AM
graesslin retitled this revision from to Support touch events in DecorationEventFilter.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptMay 13 2016, 7:32 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.May 16 2016, 9:15 AM
mart added a reviewer: mart.
This revision is now accepted and ready to land.May 16 2016, 9:15 AM
mart accepted this revision.May 16 2016, 9:15 AM
This revision was automatically updated to reflect the committed changes.