From 3aff50f38de527d9c9705be8706bee7f9d5c4290 Mon Sep 17 00:00:00 2001 From: drendog Date: Sat, 1 Nov 2025 13:24:18 +0100 Subject: [PATCH] fix: premature popup surface commit --- adapters/src/wayland/surfaces/popup_surface.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/adapters/src/wayland/surfaces/popup_surface.rs b/adapters/src/wayland/surfaces/popup_surface.rs index 35ee444..ed64680 100644 --- a/adapters/src/wayland/surfaces/popup_surface.rs +++ b/adapters/src/wayland/surfaces/popup_surface.rs @@ -90,7 +90,6 @@ impl PopupSurface { } surface.set_buffer_scale(1); - surface.commit(); Self { surface,