summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2012-06-26 22:15:53 -0400
committerKristian Høgsberg <krh@bitplanet.net>2012-06-27 10:24:21 -0400
commit1a73a6335ddd81bfdefbcb6c330943ac91002095 (patch)
treebc70b03d935c2bea015bee7febfad7f89837eef7 /protocol
parent730c94d62ec56a4621d35c1f4837a84a3b627111 (diff)
downloadweston-1a73a6335ddd81bfdefbcb6c330943ac91002095.tar.gz
shell: Make screensaver just a wl_surface
Diffstat (limited to 'protocol')
-rw-r--r--protocol/desktop-shell.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/desktop-shell.xml b/protocol/desktop-shell.xml
index 65c97eff..01cc6a93 100644
--- a/protocol/desktop-shell.xml
+++ b/protocol/desktop-shell.xml
@@ -58,7 +58,7 @@
idle timeout.
</description>
- <arg name="surface" type="object" interface="wl_shell_surface"/>
+ <arg name="surface" type="object" interface="wl_surface"/>
<arg name="output" type="object" interface="wl_output"/>
</request>