diff options
Diffstat (limited to 'protocol/xdg-shell.xml')
-rw-r--r-- | protocol/xdg-shell.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml index 776438be..6abfabd2 100644 --- a/protocol/xdg-shell.xml +++ b/protocol/xdg-shell.xml @@ -152,7 +152,7 @@ unmapped if the parent is unmapped too. They should not appear on task bars and alt+tab. </description> - <arg name="parent" type="object" interface="wl_surface" allow-null="true"/> + <arg name="parent" type="object" interface="xdg_surface" allow-null="true"/> </request> <request name="set_title"> |