libts/tslib

create xythres filter for defining a smaller window of valid touch input than the screen

merge opened this issue · 1 comments

merge commented

this would be a natual addition to other threshold filters like evthres and pthres.

this is basically done now. the filter is called crop and limits to the frambuffer size. any other dimensions can easily be added as parameters to that filter.