wl_surface: add jay_sync_file_surface extension
This commit is contained in:
parent
8841865572
commit
c5d983843e
13 changed files with 424 additions and 24 deletions
|
|
@ -126,6 +126,11 @@ request get_tagged_acceptor (since = 25) {
|
|||
tag: str,
|
||||
}
|
||||
|
||||
request get_sync_file_surface (since = 26) {
|
||||
id: id(jay_sync_file_surface),
|
||||
surface: id(wl_surface),
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
event client_id {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue