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

11 lines
142 B
Text

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