You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
CMakeLists.txt Require libinput and udev 7 years ago
cursorhotspottest.cpp
inputmethodstest.qml
libinputtest.cpp
normalhintsbasesizetest.cpp
orientationtest.cpp
pointergesturestest.cpp
pointergesturestest.qml
screenedgeshowtest.cpp
unmapdestroytest.qml
waylandclienttest.cpp
waylandclienttest.h
x11shadowreader.cpp