1
0
Fork 0
forked from wry/wry
wry/wire/wp_cursor_shape_manager_v1.txt
2024-02-08 14:13:18 +01:00

14 lines
271 B
Text

# requests
msg destroy = 0 {
}
msg get_pointer = 1 {
cursor_shape_device: id(wp_cursor_shape_device_v1),
pointer: id(wl_pointer),
}
msg get_tablet_tool_v2 = 2 {
cursor_shape_device: id(wp_cursor_shape_device_v1),
tablet_tool: id(zwp_tablet_tool_v2),
}