summaryrefslogtreecommitdiffstats
path: root/sys/dev/wscons/wsmouseinput.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include wstpad allocations when cleaning up wsmouse resources.bru2021-03-211-1/+2
* Add a configuration option for reverse scrolling.bru2019-08-191-1/+2
* Switch to precision scrolling in wstpad.bru2019-03-241-1/+3
* Remove the strong hysteresis filter.bru2018-11-101-5/+3
* Add logging options to wsmouse. Input and event logging for debugbru2018-05-071-1/+12
* Improve the handling of coordinate inputs and filters.bru2018-01-111-12/+15
* 1. Prepare a consistent treatment of edge areas. 2. Add mechanismsbru2017-11-231-1/+2
* Set the weak variant of hysteresis as default.bru2017-06-061-2/+3
* improved coordinate filtersbru2017-05-081-2/+10
* Simplify wstpad option handling:mpi2017-03-161-19/+3
* Guard headers to make sure userland do not look at them.mpi2017-03-061-1/+4
* Handle touchpad input in wsmouse.bru2017-02-271-16/+56
* Improved parameter handling in wsmouse and new ioctls for reading andbru2016-10-231-11/+28
* Reset the input state completely when wsmouse is (re-)opened.bru2016-08-181-1/+2
* Add support for multitouch input to wsmouse.bru2016-03-301-0/+169