Optimize the code based on the suggestions

This commit is contained in:
SnowNF 2024-03-20 11:31:42 +08:00 committed by Johan Malm
parent bd4d92bad8
commit fb921ab431
4 changed files with 22 additions and 8 deletions

View file

@ -25,7 +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;
l->have_calibration_matrix = false;
}
enum lab_libinput_device_type