You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
7 years ago |
| .. |
|
CMakeLists.txt
|
Require libinput version 1.9
|
8 years ago |
|
context_test.cpp
|
Remove Qt module declarations in includes
|
8 years ago |
|
device_test.cpp
|
[libinput] Add support for clickfinger and button areas click method
|
7 years ago |
|
gesture_event_test.cpp
|
Remove Qt module declarations in includes
|
8 years ago |
|
input_event_test.cpp
|
Remove Qt module declarations in includes
|
8 years ago |
|
key_event_test.cpp
|
Remove Qt module declarations in includes
|
8 years ago |
|
mock_libinput.cpp
|
[libinput] Add support for clickfinger and button areas click method
|
7 years ago |
|
mock_libinput.h
|
[libinput] Add support for clickfinger and button areas click method
|
7 years ago |
|
mock_udev.cpp
|
…
|
|
|
mock_udev.h
|
…
|
|
|
pointer_event_test.cpp
|
Remove Qt module declarations in includes
|
8 years ago |
|
switch_event_test.cpp
|
Remove Qt module declarations in includes
|
8 years ago |
|
touch_event_test.cpp
|
Remove Qt module declarations in includes
|
8 years ago |