mirror of
https://github.com/labwc/labwc.git
synced 2026-03-26 07:58:08 -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">
|
<item label="AlwaysOnTop">
|
||||||
<action name="ToggleAlwaysOnTop" />
|
<action name="ToggleAlwaysOnTop" />
|
||||||
</item>
|
</item>
|
||||||
|
<!--
|
||||||
|
Any menu with the id "workspaces" will be hidden
|
||||||
|
if there is only a single workspace available.
|
||||||
|
-->
|
||||||
<menu id="workspaces" label="Workspace">
|
<menu id="workspaces" label="Workspace">
|
||||||
<item label="Move left">
|
<item label="Move left">
|
||||||
<action name="SendToDesktop" to="left" />
|
<action name="SendToDesktop" to="left" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue