mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs/menu.xml: Add comment about hiding of workspaces menu
This commit is contained in:
parent
a5caccb82a
commit
8032769197
1 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,10 @@
|
|||
<item label="AlwaysOnTop">
|
||||
<action name="ToggleAlwaysOnTop" />
|
||||
</item>
|
||||
<!--
|
||||
Any menu with the id "workspaces" will be hidden
|
||||
if there is only a single workspace available.
|
||||
-->
|
||||
<menu id="workspaces" label="Workspace">
|
||||
<item label="Move left">
|
||||
<action name="SendToDesktop" to="left" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue