kwin/cmake/modules
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
..
COPYING-CMAKE-SCRIPTS [kwin] Copy required FindModules to kwin 2014-03-26 14:37:36 +01:00
FindFontconfig.cmake [wayland] Add a QPA plugin for kwin_wayland 2015-08-25 14:33:50 +02:00
FindLibdrm.cmake [wayland] Add a basic drm/kms backend 2015-04-24 12:03:19 +02:00
FindLibinput.cmake Initial support for libinput 2014-10-20 14:51:24 +02:00
FindQt5PlatformSupport.cmake [cmake] Let's try PKG_Qt5PlatformSupport_INCLUDEDIR instead of PKG_Qt5PlatformSupport_INCLUDE_DIRS 2015-08-27 09:35:51 +02:00
FindUDev.cmake replace reference to licence with the bsd licence as the reference often goes missing 2015-04-23 16:10:00 +02:00
FindXKB.cmake replace reference to licence with the bsd licence as the reference often goes missing 2015-04-23 16:10:00 +02:00
Findepoxy.cmake replace reference to licence with the bsd licence as the reference often goes missing 2015-04-23 16:10:00 +02:00
Findgbm.cmake Initial implementation of EglGbmBackend 2015-04-24 12:03:19 +02:00
Findlibhybris.cmake Drop Android input handling 2015-10-14 08:13:37 +02:00