desktop-shell: Make panel and background output dependent

This commit is contained in:
Benjamin Franzke
2011-11-22 12:43:52 +01:00
parent 8193bc1e9a
commit d0f79ab5ab
3 changed files with 185 additions and 93 deletions
+2
View File
@@ -2,10 +2,12 @@
<interface name="desktop_shell" version="1">
<request name="set_background">
<arg name="output" type="object" interface="wl_output"/>
<arg name="surface" type="object" interface="wl_surface"/>
</request>
<request name="set_panel">
<arg name="output" type="object" interface="wl_output"/>
<arg name="surface" type="object" interface="wl_surface"/>
</request>