mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-24 19:30:10 +01:00
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:
parent
a6ac326be3
commit
b66e77d8af
1 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue