fix(wayland): popup

This commit is contained in:
Nova
2025-08-11 19:06:20 -07:00
parent 565cb29b85
commit 76d58fe2f5
2 changed files with 12 additions and 6 deletions

View File

@@ -136,7 +136,7 @@ impl XdgSurface for Surface {
Popup::new(
popup_id,
self.version,
&parent,
parent,
&panel_item,
&surface,
&positioner,