kwin/tests
Martin Flöser bbf00fdd98 Require libinput and udev
Summary:
The main reason for not having it as a mandatory dependency was that BSD
doesn't support it. But as I learned recently it is available on our CI
system. So BSDs have support now.

Even more it showed that the code doesn't compile if the dependency is
missing. And there's one thing I hate: broken build configuration
options.

So let's make UDEV and libinput a required dependency and get rid of the
problems.

Test Plan: Compiles

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10057
2018-02-04 15:00:42 +01:00
..
CMakeLists.txt Require libinput and udev 2018-02-04 15:00:42 +01:00
cursorhotspottest.cpp [platforms/drm] Fix cursor hotspot for inverted landscape rotation 2017-11-06 16:48:44 +01:00
inputmethodstest.qml
libinputtest.cpp
normalhintsbasesizetest.cpp
orientationtest.cpp Support automatic screen rotation based on orientation sensor 2017-11-08 17:44:38 +01:00
pointergesturestest.cpp
pointergesturestest.qml
screenedgeshowtest.cpp
unmapdestroytest.qml
waylandclienttest.cpp
waylandclienttest.h
x11shadowreader.cpp