wayland: add jay_render_ctx
This commit is contained in:
parent
b3c20c5309
commit
53ca7b5b2a
7 changed files with 137 additions and 3 deletions
|
|
@ -53,6 +53,10 @@ msg get_pointer = 12 {
|
|||
seat: id(wl_seat),
|
||||
}
|
||||
|
||||
msg get_render_ctx = 13 {
|
||||
id: id(jay_render_ctx),
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
msg client_id = 0 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue