commit | 730c94d62ec56a4621d35c1f4837a84a3b627111 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Tue Jun 26 21:44:35 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jun 27 10:24:21 2012 -0400 |
tree | adf112c4ebc11035544b328e01c823f3ef3d6813 | |
parent | af7b1ffaf4797c26d5864f14e1a2bf65a175d864 [diff] |
shell: Make the lock surface just a plain wl_surface too
diff --git a/protocol/desktop-shell.xml b/protocol/desktop-shell.xml index 1edd011..65c97ef 100644 --- a/protocol/desktop-shell.xml +++ b/protocol/desktop-shell.xml
@@ -18,7 +18,7 @@ </request> <request name="set_lock_surface"> - <arg name="surface" type="object" interface="wl_shell_surface"/> + <arg name="surface" type="object" interface="wl_surface"/> </request> <request name="unlock"/>