summaryrefslogtreecommitdiff
path: root/protocol/wayland.xml
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/wayland.xml')
-rw-r--r--protocol/wayland.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index f1dd78e..ac1e2e5 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -31,9 +31,10 @@
It is used for internal wayland protocol features. -->
<interface name="wl_display" version="1">
<request name="bind">
- <arg name="id" type="uint"/>
+ <arg name="name" type="uint"/>
<arg name="interface" type="string"/>
<arg name="version" type="uint"/>
+ <arg name="id" type="new_id" interface="wl_object"/>
</request>
<!-- sync is an just an echo, which will reply with a key event.