summaryrefslogtreecommitdiff
path: root/grapher/Models/Mouse
Commit message (Collapse)AuthorAgeFilesLines
* change MouseMoveNormalizedFormata1xd2021-09-231-2/+2
|
* add indicator to last move on normalized dev reada1xd2021-09-231-2/+27
|
* rename directional multipliersa1xd2021-09-231-1/+5
| | | | changes profile layout
* get grapher buildinga1xd2021-09-231-18/+2
|
* update wrapper + writer to handle luta1xd2021-04-061-2/+2
| | | | grapher is building but applying options still broken for the most part
* merge with master buildsJacob Palecki2021-01-203-31/+32
|\
| * filter raw input based on ida1xd2021-01-123-31/+32
| | | | | | | | | | | | | | | | use device id (from device instance) over first hardware id use buffered method for all ioctls update gui/DeviceIDManager to match driver behavior respond to device change events desync MouseData and PointData accessors
* | Add timer to mousewatcher for better low-end fidelityJacob Palecki2021-01-181-1/+11
|/
* add more changes from reviewa1xd2020-12-051-3/+3
| | | | | | improve version error messages revert poll time changes add range validation after text parse
* add changes from reviewa1xd2020-12-031-19/+12
| | | | | | rename some vars prefer exceptions over assert refactor poll rate field usage in MouseWatcher
* filter out abs move raw inputa1xd2020-12-031-1/+3
|
* add directional multipliersa1xd2020-12-031-16/+30
| | | | | | adds multipliers for movement in negative directions (up & left by default, can be flipped by rot or sens) avoid division by user input in mousewatcher
* Scale Last Mouse Move by poll rateJacob Palecki2020-09-261-2/+14
|
* Last mouse move perfetly responsive at 100 FPSJacob Palecki2020-09-251-1/+7
|
* Rename experiment two to motivityJacob Palecki2020-09-222-0/+52
|
* Mostly worksJacob Palecki2020-09-221-2/+2
|
* Remove and sort usings en masseJacob Palecki2020-09-082-9/+0
|
* Add constants class and separate classes into regionsJacob Palecki2020-09-012-0/+27
|
* Fix initial points, add poll time constantJacob Palecki2020-08-132-14/+13
|
* All works smoothlyJacob Palecki2020-08-131-0/+46
|
* Dot to show mouse moveJacob Palecki2020-08-131-0/+723