wayland: add jay_render_ctx
This commit is contained in:
parent
b3c20c5309
commit
53ca7b5b2a
7 changed files with 137 additions and 3 deletions
15
wire/jay_render_ctx.txt
Normal file
15
wire/jay_render_ctx.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# requests
|
||||
|
||||
msg destroy = 0 {
|
||||
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
msg no_device = 0 {
|
||||
|
||||
}
|
||||
|
||||
msg device = 1 {
|
||||
fd: fd,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue