wayland-client-d ~master (2017-02-05T13:30:42Z)
Dub
Repo
wl_touch_listener.motion
wayland
client
protocol
wl_touch_listener
update of touch point coordinates
A touch point has changed coordinates.
struct
wl_touch_listener
void
function
(
void
*
data
,
wl_touch
*
wl_touch
,
uint
time
,
int
id
,
wl_fixed_t
x
,
wl_fixed_t
y
)
motion
;
Meta
Source
See Implementation
wayland
client
protocol
wl_touch_listener
variables
cancel
down
frame
motion
up
update of touch point coordinates
A touch point has changed coordinates.