Add NoPress gesture mode

This commit is contained in:
pixl
2020-07-11 23:21:15 -04:00
parent 10bb10e5c5
commit 4117d71c9d
4 changed files with 92 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ add_executable(logid
actions/gesture/ReleaseGesture.cpp
actions/gesture/IntervalGesture.cpp
actions/gesture/AxisGesture.cpp
actions/gesture/NullGesture.cpp
backend/Error.cpp
backend/raw/DeviceMonitor.cpp
backend/raw/RawDevice.cpp