1
0
Fork 0
forked from wry/wry
wry/wire/zwp_tablet_tool_v2.txt
2024-04-08 11:56:26 +02:00

11 lines
150 B
Text

# requests
request set_cursor = 0 {
serial: u32,
surface: id(wl_surface),
hotspot_x: i32,
hotspot_y: i32,
}
request destroy = 1 {
}