14 lines
283 B
Text
14 lines
283 B
Text
# requests
|
|
|
|
request destroy = 0 {
|
|
}
|
|
|
|
request get_pointer = 1 {
|
|
cursor_shape_device: id(wp_cursor_shape_device_v1),
|
|
pointer: id(wl_pointer),
|
|
}
|
|
|
|
request get_tablet_tool_v2 = 2 {
|
|
cursor_shape_device: id(wp_cursor_shape_device_v1),
|
|
tablet_tool: id(zwp_tablet_tool_v2),
|
|
}
|