lv_libinput_private.h

struct _lv_libinput_event_t

Public Members

lv_indev_state_t pressed
int key_val
lv_point_t point
struct _lv_libinput_t

Public Members

int fd
struct pollfd fds[1]
lv_libinput_event_t points[32]
lv_libinput_event_t slots[2]
lv_point_t pointer_position
bool pointer_button_down
int start
int end
lv_libinput_event_t last_event
bool deinit
pthread_mutex_t event_lock
pthread_t worker_thread
struct libinput *libinput_context
struct libinput_device *libinput_device