Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uses inputanalog_query in builtins/wmsupport.lua for touchscreen range #279

Merged

Conversation

cipharius
Copy link
Contributor

If possible, will use information returned by inputanalog_query to calibrate touch input range. Otherwise will fallback to display dimensions as it was done before. Autorange algorithm is kept just in case the touchscreen doesn't provide it's range and does not match the display dimensions.

If possible, will use information returned by inputanalog_query to calibrate touch input range.
Otherwise will fallback to display dimensions as it was done before.
Autorange algorithm is kept just in case the touchscreen doesn't provide it's range and does not match the display dimensions.
@letoram letoram merged commit be2ee43 into letoram:master May 11, 2023
2 checks passed
@cipharius cipharius deleted the fix/builtin-wmsupport-default-touch-range branch May 16, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants