From bb2fda519af736fd0e76c987a3fed2ddc44163c3 Mon Sep 17 00:00:00 2001 From: Julian Orth Date: Tue, 27 Jan 2026 14:16:41 +0100 Subject: [PATCH] protocol: add wl_compositor destructor Signed-off-by: Julian Orth --- protocol/wayland.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 05ef85e0..9e69a9e4 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -210,6 +210,14 @@ + + + + + + This request destroys the wl_compositor. This has no effect on any other objects. + + @@ -3078,7 +3086,7 @@ - + A region object describes an area.