From b66e77d8af7617d2a91045664442ebc16f8afa28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kondor=20D=C3=A1niel?= Date: Fri, 19 Dec 2025 23:28:25 +0100 Subject: [PATCH] ext-workspace: clarify that an output can have multiple workspace groups This might be good to state explicitly. Signed-off-by: Daniel Kondor --- staging/ext-workspace/ext-workspace-v1.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/staging/ext-workspace/ext-workspace-v1.xml b/staging/ext-workspace/ext-workspace-v1.xml index 74074b3..17d4d3d 100644 --- a/staging/ext-workspace/ext-workspace-v1.xml +++ b/staging/ext-workspace/ext-workspace-v1.xml @@ -167,7 +167,8 @@ This event is emitted whenever an output is assigned to the workspace group or a new `wl_output` object is bound by the client, which was already - assigned to this workspace_group. + assigned to this workspace_group. Note that an output can be assigned to + multiple workspace groups at a time.