kwin/autotests/libinput
Atul Bisht c7154fc5b9 [libinput] Add support for clickfinger and button areas click method
Summary:
Added support for libinput clickfinger , areas method for touchpad KCM
Also added mock methods.

Included commits in branch libinputClickMethod:

         Added libinput mock methods
         Added : 1. setScrollMethod 2. added key value pair in QMap 3. added methods for Q_Props
         Added Q_Props for click method, signal
         Added variables and initialize in constructor

Reviewers: #kwin, graesslin, davidedmundson, zzag

Reviewed By: #kwin, graesslin, zzag

Subscribers: zzag, graesslin, davidedmundson, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D17577
2018-12-22 17:29:49 +01:00
..
CMakeLists.txt
context_test.cpp
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
input_event_test.cpp
key_event_test.cpp
mock_libinput.cpp [libinput] Add support for clickfinger and button areas click method 2018-12-22 17:29:49 +01:00
mock_libinput.h [libinput] Add support for clickfinger and button areas click method 2018-12-22 17:29:49 +01:00
mock_udev.cpp
mock_udev.h
pointer_event_test.cpp
switch_event_test.cpp
touch_event_test.cpp