Investigate how we could use tslib to process touch events. This should get us calibration for free and replace some of our existing event filtering code.
Since we cannot always rely on tslib being present, we will still need to implement calibration and event filtering on raw device events. However it would be helpful to use tslib when it is available.
Since we cannot always rely on tslib being present, we will still need to implement calibration and event filtering on raw device events. However it would be helpful to use tslib when it is available.