aboutsummaryrefslogtreecommitdiff
path: root/unstable/fullscreen-shell
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2015-11-06 14:42:49 +0800
committerJonas Ådahl <jadahl@gmail.com>2015-11-09 15:04:24 +0800
commita776e94477cc672abfccefa6c6854cad526ccec0 (patch)
tree694cc22e428ec98cd03fedca54d9d7d67f306e09 /unstable/fullscreen-shell
parentf7d16f7983d9ad188d73920a8de0f6d5f3d6c543 (diff)
Apply the new version suffix convention to the protocols
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Diffstat (limited to 'unstable/fullscreen-shell')
-rw-r--r--unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml b/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
index 4ed64be..93f95b8 100644
--- a/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
+++ b/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
@@ -1,5 +1,5 @@
<protocol name="fullscreen_shell_unstable_v1">
- <interface name="zwp_fullscreen_shell1" version="1">
+ <interface name="zwp_fullscreen_shell_v1" version="1">
<description summary="Displays a single surface per output">
Displays a single surface per output.
@@ -169,7 +169,7 @@
<arg name="surface" type="object" interface="wl_surface"/>
<arg name="output" type="object" interface="wl_output"/>
<arg name="framerate" type="int"/>
- <arg name="feedback" type="new_id" interface="zwp_fullscreen_shell_mode_feedback1"/>
+ <arg name="feedback" type="new_id" interface="zwp_fullscreen_shell_mode_feedback_v1"/>
</request>
<enum name="error">
@@ -180,7 +180,7 @@
</enum>
</interface>
- <interface name="zwp_fullscreen_shell_mode_feedback1" version="1">
+ <interface name="zwp_fullscreen_shell_mode_feedback_v1" version="1">
<event name="mode_successful">
<description summary="mode switch succeeded">
This event indicates that the attempted mode switch operation was