1
0
Fork 0
forked from wry/wry
wry/wire/zwp_locked_pointer_v1.txt
2025-09-20 18:49:44 +02:00

17 lines
204 B
Text

request destroy (destructor) {
}
request set_cursor_position_hint {
surface_x: fixed,
surface_y: fixed,
}
request set_region {
region: id(wl_region),
}
event locked {
}
event unlocked {
}