From ef336e8b80f0cbfc26a7f7ed6b8ea0e5012f9822 Mon Sep 17 00:00:00 2001 From: Julian Orth Date: Fri, 23 Jan 2026 14:59:21 +0100 Subject: [PATCH] protocol: fix wl_region version wl_region is not a frozen interface and therefore should have the version of the parent object, wl_compositor. Signed-off-by: Julian Orth --- protocol/wayland.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 830f3e6b..05ef85e0 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -3078,7 +3078,7 @@ - + A region object describes an area.