# requests

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

msg destroy = 1 {
}
