Port usage of struct input_event to input_event_* It fails to build on armhf:
``` src/hwstate.c: In function ‘finish_packet’: src/hwstate.c:43:24: error: ‘const struct input_event’ has no member named ‘time’ 43 | s->evtime = syn->time.tv_usec / ms + syn->time.tv_sec * ms; | ^~ src/hwstate.c:43:49: error: ‘const struct input_event’ has no member named ‘time’ 43 | s->evtime = syn->time.tv_usec / ms + syn->time.tv_sec * ms; | ^~ ```
Benjamin Drung <benjamin.drung@canonical.com>
no
2024-04-15
Showing 1 to 5 of 5 entries
All known versions for source package 'xf86-input-multitouch'