Commit Graph

13 Commits

Author SHA1 Message Date
pixl
0928b39e03 Add ChangeHostAction support 2020-07-15 17:43:24 -04:00
pixl
b00b4645e4 Add ChangeDPI action 2020-07-12 16:16:25 -04:00
pixl
949a1ee283 Add CycleDPI action 2020-07-12 16:16:24 -04:00
pixl
21b7455919 Add NullAction support 2020-07-12 16:16:24 -04:00
pixl
4117d71c9d Add NoPress gesture mode 2020-07-12 16:16:24 -04:00
pixl
10bb10e5c5 Add Axis gesture 2020-07-12 16:16:24 -04:00
pixl
ecfd03fd21 Add OnInterval/OnFewPixels gesture 2020-07-12 16:16:24 -04:00
pixl
0fbeb1e3c9 Add Gesture support
Only supports OnRelease right now. Also, some bugs were spotted while
writing this:

 - Sometimes deadlocks on startup (cause unknown)
 - Sometimes valid CIDs will be unknown (bug may have been fixed?)
2020-07-12 16:16:24 -04:00
pixl
41049deb35 Fix compiler warnings 2020-07-12 16:16:24 -04:00
pixl
1f3fa53721 Add workqueue system 2020-07-12 16:16:24 -04:00
pixl
02d361b541 Add ToggleHiresScroll action 2020-07-12 16:16:24 -04:00
pixl
77f4240ec7 Add ToggleSmartShift action 2020-07-12 16:16:24 -04:00
pixl
5bf5dc75b5 Implement RemapButton feature
Many changes were made here, too many to list here.
2020-07-12 16:16:22 -04:00