summaryrefslogtreecommitdiff
path: root/grapher/Models/Mouse/PointData.cs
Commit message (Collapse)AuthorAgeFilesLines
* filter raw input based on ida1xd2021-01-121-11/+2
| | | | | | | | 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
* Mostly worksJacob Palecki2020-09-221-2/+2
|
* Remove and sort usings en masseJacob Palecki2020-09-081-4/+0
|
* Add constants class and separate classes into regionsJacob Palecki2020-09-011-0/+12
|
* Fix initial points, add poll time constantJacob Palecki2020-08-131-8/+3
|
* All works smoothlyJacob Palecki2020-08-131-0/+46