1
0
Fork 0
forked from wry/wry

wayland: add jay_pointer

This commit is contained in:
Julian Orth 2022-07-30 11:14:16 +02:00
parent 3e3bc38920
commit b3c20c5309
8 changed files with 115 additions and 4 deletions

9
wire/jay_pointer.txt Normal file
View file

@ -0,0 +1,9 @@
# requests
msg destroy = 0 {
}
msg set_known_cursor = 1 {
idx: u32,
}