mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
Remove range protocol
This commit is contained in:
parent
0e16b00b86
commit
4a39081c1d
3 changed files with 3 additions and 44 deletions
|
|
@ -76,14 +76,6 @@
|
|||
<arg name="id" type="uint" />
|
||||
</event>
|
||||
|
||||
<!-- Internal, deprecated, and will be changed. This is an object
|
||||
IDs range that is used by the client to allocate object IDs
|
||||
in "new_id" type arguments. The server sends range
|
||||
allocations to the client before the next range is about to
|
||||
be depleted. -->
|
||||
<event name="range">
|
||||
<arg name="base" type="uint"/>
|
||||
</event>
|
||||
</interface>
|
||||
|
||||
<interface name="wl_callback" version="1">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue