aboutsummaryrefslogtreecommitdiff
path: root/unstable/fullscreen-shell
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2015-11-06 12:45:13 +0800
committerJonas Ådahl <jadahl@gmail.com>2015-11-09 15:04:24 +0800
commit06fc2c1e57b0601196efcf736f1f447a50ff1124 (patch)
tree877ff9ec26efc19abd08dea4548e5b975e2de4a4 /unstable/fullscreen-shell
parenta3023a86ab42b0e6fb89a1e0856a73fa5f753ae1 (diff)
Change all of the zwl_ prefixed protocols to use the zwp_ prefix
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 331fc8e..4ed64be 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="zwl_fullscreen_shell1" version="1">
+ <interface name="zwp_fullscreen_shell1" 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="zwl_fullscreen_shell_mode_feedback1"/>
+ <arg name="feedback" type="new_id" interface="zwp_fullscreen_shell_mode_feedback1"/>
</request>
<enum name="error">
@@ -180,7 +180,7 @@
</enum>
</interface>
- <interface name="zwl_fullscreen_shell_mode_feedback1" version="1">
+ <interface name="zwp_fullscreen_shell_mode_feedback1" version="1">
<event name="mode_successful">
<description summary="mode switch succeeded">
This event indicates that the attempted mode switch operation was