logiops/src/logid
pixl 8348782f27
Implement ThumbWheel feature
This feature has not been tested as it only works on devices with the
0x2150 Thumb wheel feature (e.g. MX Master 3).
2020-08-22 16:59:10 -04:00
..
actions Fix ThresholdGesture 2020-08-21 16:57:40 -04:00
backend Implement HID++ 2.0 ThumbWheel (0x2150) 2020-08-21 20:29:06 -04:00
features Implement ThumbWheel feature 2020-08-22 16:59:10 -04:00
util Apply clang-tidy inspections 2020-07-14 00:12:40 -04:00
CMakeLists.txt Implement ThumbWheel feature 2020-08-22 16:59:10 -04:00
Configuration.cpp Add ability to ignore devices 2020-07-14 16:21:14 -04:00
Configuration.h Add ability to ignore devices 2020-07-14 16:21:14 -04:00
Device.cpp Implement ThumbWheel feature 2020-08-22 16:59:10 -04:00
Device.h Refer to receiver from receiver devices 2020-07-20 00:25:04 -04:00
DeviceManager.cpp Fix bad removeDevice map check 2020-07-19 23:48:24 -04:00
DeviceManager.h Use unique pointer for global device manager 2020-07-12 16:15:48 -04:00
InputDevice.cpp Fix InputDevice on distros without hires axes 2020-08-21 21:02:24 -04:00
InputDevice.h Support HiresScroll gesture remapping 2020-08-21 16:05:20 -04:00
logid.cpp Apply clang-tidy inspections 2020-07-14 00:12:40 -04:00
logid.h Use unique pointer for global device manager 2020-07-12 16:15:48 -04:00
logid.service.cmake Move StartLimitIntervalSec to Unit 2020-05-15 04:07:17 -04:00
Receiver.cpp Refer to receiver from receiver devices 2020-07-20 00:25:04 -04:00
Receiver.h Refer to receiver from receiver devices 2020-07-20 00:25:04 -04:00