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 [hwcomposer] Switch to format HAL_PIXEL_FORMAT_RGB_888 2015-06-25 15:49:52 +02:00
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 Change default logging category to QtCriticalMsg 2015-07-31 13:29:58 +02:00
logging.h
screens_hwcomposer.cpp [hwcomposer] Get refresh rate 2015-06-25 18:04:06 +02:00
screens_hwcomposer.h [hwcomposer] Get refresh rate 2015-06-25 18:04:06 +02:00