kwin/plugins/platforms/x11/windowed
Martin Flöser d49642ca15 Add touch support to x11 windowed platform
Summary:
This change inits XInput extension, listens for touch events and
forwards them to our platform API. Thus touch events are forwarded on a
nested wayland session on X11.

Please note that I only tested this change on Xwayland.

Test Plan: Run nested kwin_wayland with two outputs and looked into debug console

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D17369
2018-12-31 07:57:09 +01:00
..
CMakeLists.txt Add touch support to x11 windowed platform 2018-12-31 07:57:09 +01:00
egl_x11_backend.cpp
egl_x11_backend.h
logging.cpp
logging.h
scene_qpainter_x11_backend.cpp
scene_qpainter_x11_backend.h
x11.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-12-24 05:25:01 +01:00
x11windowed_backend.cpp Add touch support to x11 windowed platform 2018-12-31 07:57:09 +01:00
x11windowed_backend.h Add touch support to x11 windowed platform 2018-12-31 07:57:09 +01:00