ext-workspace: clarify that an output can have multiple workspace groups

This might be good to state explicitly.

Signed-off-by: Daniel Kondor <kondor.dani@gmail.com>
This commit is contained in:
Kondor Dániel 2025-12-19 23:28:25 +01:00
parent a6ac326be3
commit b66e77d8af

View file

@ -167,7 +167,8 @@
<description summary="output assigned to workspace group">
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.
</description>
<arg name="output" type="object" interface="wl_output"/>
</event>