30 Commits (master)

Author SHA1 Message Date
Tanner Collin 44b57a1641 Fix thumbwheel interval bug. Add my config. 1 year ago
damageboy 7424c4fe94 Resolve majority of clang+libstdc++ warnings 2 years ago
Naman Sood 7b297fc49f
Fix index underflow causing segfault on DPI change (#241) 3 years ago
pixl 48399a1dd4
Fix ThumbWheel feature direction bug 3 years ago
Oskar Haarklou Veileborg f0de58e76e Fix missing release of ThumbWheel touch 3 years ago
pixl ec8115634d
Revert "Enable compatibility with libconfig older than v1.5" 4 years ago
Kevin Abraham 28a93b2df4 Enable compatibility with older versions of libconfig (such as the one shipped with RHEL/CentOS 7) 4 years ago
pixl 8348782f27
Implement ThumbWheel feature 4 years ago
pixl a8e2ecbcd7
Add HiresScroll destructor 4 years ago
pixl c1423e345e
Support HiresScroll gesture remapping 4 years ago
pixl 1056dfa032
Don't use DeviceStatus on unifying devices 4 years ago
pixl cfcdca00a0
Add DeviceStatus device feature 4 years ago
pixl 82ff2bdf38
Create features::UnsupportedFeature exception 4 years ago
pixl 56d10898fb
Print CIDs on device connect 4 years ago
pixl d3d4a2755a
Apply clang-tidy inspections 4 years ago
pixl a2718d9023
Fix undetected CIDs 4 years ago
pixl b00b4645e4
Add ChangeDPI action 4 years ago
pixl 949a1ee283
Add CycleDPI action 4 years ago
pixl 0fbeb1e3c9
Add Gesture support 4 years ago
pixl d478ef3309
Add error check for bad action type 4 years ago
pixl 02d361b541
Add ToggleHiresScroll action 4 years ago
pixl 77f4240ec7
Add ToggleSmartShift action 4 years ago
pixl 055d136b09
Add HiresScroll device feature 4 years ago
pixl 5bf5dc75b5
Implement RemapButton feature 4 years ago
pixl 4e33ad7593
Add SmartShift Device feature 4 years ago
pixl 07b8fc1af4
Add DPI feature 4 years ago
pixl f6b93b94af
Split Configuration into several classes 4 years ago
pixl 60e47572d6
Add GPL copyright notice to DeviceFeature.h 4 years ago
pixl 152b9e6cfd
Add interface for device features in logid::Device 4 years ago