inclement / vivarium

A dynamic tiling Wayland compositor using wlroots
GNU General Public License v3.0
367 stars 13 forks source link

Add pointer acceleration config support #126

Closed PromyLOPh closed 1 year ago

PromyLOPh commented 1 year ago

I saw this request on IRC and though it would be a good way to get started with hacking on vivarium. This pull request adds config options for libinput’s different acceleration modes and speed.

inclement commented 1 year ago

Thanks! The change looks good, I'll let the tests run and do a manual check before merging.