Add Axis gesture

This commit is contained in:
pixl
2020-07-11 23:14:32 -04:00
parent ecfd03fd21
commit 10bb10e5c5
5 changed files with 188 additions and 3 deletions

View File

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