[Differential] [Request, 399 lines] D1604: Support touch events in DecorationEventFilter
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Fri May 13 07:32:54 UTC 2016
graesslin created this revision.
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION 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.
REPOSITORY
rKWIN KWin
BRANCH
touch-input-decoration
REVISION DETAIL
https://phabricator.kde.org/D1604
AFFECTED FILES
autotests/wayland/decoration_input_test.cpp
input.cpp
input.h
pointer_input.cpp
pointer_input.h
touch_input.cpp
touch_input.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, Plasma
Cc: plasma-devel, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160513/a959af63/attachment.html>
More information about the Plasma-devel
mailing list