From ea0180356965ca44d9352a6fbd4b1dbc873e0715 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 de6756b4..62f025ba 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -3049,7 +3049,7 @@ - + A region object describes an area.