mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-23 05:35:51 -04:00
Merge branch 'jorth/wl-upgrade' into 'main'
Draft: Implement transparent wire format upgrade See merge request wayland/wayland!492
This commit is contained in:
commit
2cc90b86e0
5 changed files with 228 additions and 31 deletions
|
|
@ -3362,4 +3362,18 @@
|
|||
</request>
|
||||
</interface>
|
||||
|
||||
<interface name="wl_upgrade" version="1">
|
||||
<request name="destroy" type="destructor">
|
||||
<description summary="destroys this object"/>
|
||||
</request>
|
||||
|
||||
<request name="upgrade">
|
||||
<description summary=""/>
|
||||
</request>
|
||||
|
||||
<event name="upgraded">
|
||||
<description summary=""/>
|
||||
</event>
|
||||
</interface>
|
||||
|
||||
</protocol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue