libinput
0.16.0
A wrapper library for input devices
|
Touch event representing a touch down, move or up, as well as a touch cancel and touch frame events. More...
#include <libinput.h>
Touch event representing a touch down, move or up, as well as a touch cancel and touch frame events.
Valid event types for this event are LIBINPUT_EVENT_TOUCH_DOWN, LIBINPUT_EVENT_TOUCH_MOTION, LIBINPUT_EVENT_TOUCH_UP, LIBINPUT_EVENT_TOUCH_CANCEL and LIBINPUT_EVENT_TOUCH_FRAME.