kwin/autotests/libinput
Aleix Pol dbac4bce7e Reduce the amount of objects that are compiled several times
Summary:
We build some objects several times which makes it uncomfortable to develop KWin
since every time we modify something a lot of things get rebuilt. This should
help a bit although it doesn't solve all the problems.

Test Plan: Builds, tests pass

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: davidedmundson, zzag, anthonyfieroni, iasensio, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D28445
2020-04-02 00:41:55 +02:00
..
CMakeLists.txt Reduce the amount of objects that are compiled several times 2020-04-02 00:41:55 +02:00
context_test.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
device_test.cpp [libinput] Add support for clickfinger and button areas click method 2018-12-22 17:29:49 +01:00
gesture_event_test.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
input_event_test.cpp Send axis_source, axis_discrete, and axis_stop 2019-05-17 12:06:10 +03:00
key_event_test.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
mock_libinput.cpp Implement the tablet wayland protocol in kwin 2020-03-20 03:05:41 +01:00
mock_libinput.h Implement the tablet wayland protocol in kwin 2020-03-20 03:05:41 +01:00
mock_udev.cpp
mock_udev.h
pointer_event_test.cpp Send axis_source, axis_discrete, and axis_stop 2019-05-17 12:06:10 +03:00
switch_event_test.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
touch_event_test.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00