wayland: add jay_output
This commit is contained in:
parent
6bc7330989
commit
3e3bc38920
9 changed files with 142 additions and 6 deletions
15
wire/jay_output.txt
Normal file
15
wire/jay_output.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# requests
|
||||
|
||||
msg destroy = 0 {
|
||||
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
msg linear_id = 0 {
|
||||
linear_id: u32,
|
||||
}
|
||||
|
||||
msg destroyed = 2 {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue