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
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to