From fcad80f01fe8336b60f3fb1c0a854d7e37fb6627 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Wed, 22 Apr 2026 16:22:00 +1200 Subject: [PATCH] Add missing role error for xdg_surface The source of Weston and Mutter are sending xdg_wm_base::error::role on xdg_surface. This error code is zero and is not currently defined for xdg_surface so existing code should work and this will be clearer for clients that this error can be received on these objects. Signed-off-by: Robert Ancell --- stable/xdg-shell/xdg-shell.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index 39ecf8a..06d855a 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -460,6 +460,7 @@ +