Skip to content

Commit

Permalink
hawaii.xml: Remove output argument from set_popup
Browse files Browse the repository at this point in the history
Popup surfaces are displayed in the same output as the parent surface.

Issue: #133
  • Loading branch information
plfiorini committed Feb 6, 2014
1 parent 1b01d14 commit 0b70113
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/protocols/hawaii.xml
Expand Up @@ -357,7 +357,6 @@
mouse button is pressed in any other window.
</description>
<arg name="id" type="new_id" interface="wl_hawaii_popup_surface"/>
<arg name="output" type="object" interface="wl_output"/>
<arg name="parent" type="object" interface="wl_surface"/>
<arg name="surface" type="object" interface="wl_surface"/>
<arg name="x" type="int"/>
Expand Down

0 comments on commit 0b70113

Please sign in to comment.