wayland: implement wl_shm v2
This commit is contained in:
parent
8bac01ca70
commit
3d51969726
2 changed files with 12 additions and 2 deletions
|
|
@ -6,6 +6,9 @@ msg create_pool = 0 {
|
|||
size: i32,
|
||||
}
|
||||
|
||||
msg release = 1 {
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
msg format = 0 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue