mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 05:50:09 +01:00
Merge branch 'ext-workspace-output-clarify' into 'main'
ext-workspace: clarify that an output can have multiple workspace groups See merge request wayland/wayland-protocols!477
This commit is contained in:
commit
c525958a4e
1 changed files with 2 additions and 1 deletions
|
|
@ -167,7 +167,8 @@
|
||||||
<description summary="output assigned to workspace group">
|
<description summary="output assigned to workspace group">
|
||||||
This event is emitted whenever an output is assigned to the workspace
|
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
|
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>
|
</description>
|
||||||
<arg name="output" type="object" interface="wl_output"/>
|
<arg name="output" type="object" interface="wl_output"/>
|
||||||
</event>
|
</event>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue