aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/pointing_device.md
Commit message (Collapse)AuthorAgeFilesLines
* Add PixArt PAW-3222 mouse sensor driver (#25763)ploopyco2025-11-111-0/+17
|
* docs: fix misspellings (#25555)François Magimel2025-09-091-37/+42
| | | | | | | | * docs: fix misspellings * docs: do line breaks with HTML instead of spaces To remove trailing spaces and to avoid breaking things, line breaks can be done with the HTML br tag.
* Add core handling for pointing device failures. (#25315)Dasky2025-06-141-15/+17
|
* High resolution scrolling (without feature report parsing) (#24423)eynsai2025-04-231-0/+26
| | | | | | | * hires scrolling without feature report parsing * fix valid range for exponent * fix incorrect minimum exponent value documentation
* Extended wheel reports (#24422)eynsai2024-10-061-0/+1
| | | extended wheel reports
* [docs] Organize driver & feature docs into subfolders (#23848)Ryan2024-06-021-0/+928
Co-authored-by: Nick Brassel <nick@tzarc.org>