kwin/backends/hwcomposer
Martin Graesslin 425e703dff Drop Android input handling
Libinput does work on libhybris enabled devices. There is no need to
use Android's input stack. This simplifies our code a lot and increases
sharing with normal Linux systems.

What's tricky is to convince the system to use libinput through with our
logind helper. Logind fails to open the files for us if we start KWin
over either ssh or adb shell. We need to get it into a proper session, so
only a kwin started through a helper like simplelogin will be able to use
libinput.

REVIEW: 125608
2015-10-14 08:13:37 +02:00
..
CMakeLists.txt Drop Android input handling 2015-10-14 08:13:37 +02:00
egl_hwcomposer_backend.cpp
egl_hwcomposer_backend.h
hwcomposer.json Drop Android input handling 2015-10-14 08:13:37 +02:00
hwcomposer_backend.cpp Drop Android input handling 2015-10-14 08:13:37 +02:00
hwcomposer_backend.h Drop Android input handling 2015-10-14 08:13:37 +02:00
logging.cpp
logging.h
screens_hwcomposer.cpp
screens_hwcomposer.h