libinput: add support for touchscreen set matrix

My android pad emit a strange touch input from libinput, so need to rotate 270 degree clockwise to fix this.
This commit is contained in:
SnowNF 2024-03-19 22:52:22 +08:00
parent a3144cc5ea
commit 9012a8b384
5 changed files with 27 additions and 8 deletions

View file

@ -25,6 +25,7 @@ libinput_category_init(struct libinput_category *l)
l->dwt = -1;
l->click_method = -1;
l->send_events_mode = -1;
l->no_calibration_matrix = true;
}
enum lab_libinput_device_type