]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/menu.xml: Add comment about hiding of workspaces menu
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 7 Dec 2022 14:12:53 +0000 (15:12 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 12 Dec 2022 17:56:36 +0000 (17:56 +0000)
docs/menu.xml

index 94740dd1b4c6c0e9eaf81e80dc2c3eba0ef9963c..87f4ed8256c00e0d6bd605fedb7c2283506bac98 100644 (file)
   <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" />