xinput: Add support for flat mouse acceleration and Hi-Res scrolling #36

Merged
raster merged 3 commits from nekobit/enlightenment:needs-moar-input into master 2023-03-18 01:37:02 -07:00

3 Commits

Author SHA1 Message Date
Nekobit 5fc98a3d3b xinput: Fix typo, add config check 2023-03-10 11:17:52 -05:00
Nekobit 552ee815a4 xinput: Adjust style 2023-03-10 10:38:53 -05:00
Nekobit 5b85700ada xinput: Add support for flat mouse acceleration and Hi-Res scrolling
Flat mouse accel is fairly obvious.
Hi-Res scrolling is an option that is useful on certain mice that technically support 'pixel-perfect' scrolling, but still 'click' like regular mice would when you scroll. Some mice are designed to use pixel-perfect scrolling, so keeping it optional is useful.
2023-03-09 22:14:12 -05:00