Skip to content

tablet: fix various axis ranges being off by one

Peter Hutterer requested to merge whot/libinput:wip/absinfo-range into main

Kernel ranges are inclusiv min/max, so let's make sure we calculate that correctly.

Merge request reports