]> git.mdlowis.com Git - proto/labwc.git/commitdiff
labwc-menu(5): reflect use of client-send-to-menu in client menu
authorJohan Malm <jgm323@gmail.com>
Wed, 13 Aug 2025 20:38:40 +0000 (21:38 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 16 Aug 2025 13:54:48 +0000 (14:54 +0100)
docs/menu.xml

index e557561855c0caf7c41eb43df3ecd673c24de2f5..b9dda361d0f150a95030e23b179574650c99d31c 100644 (file)
     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" />
-    </item>
-    <item label="Move Right">
-      <action name="SendToDesktop" to="right" />
-    </item>
-    <separator />
-    <item label="Always on Visible Workspace">
-      <action name="ToggleOmnipresent" />
-    </item>
-  </menu>
+  <menu id="client-send-to-menu"/>
   <!--
     openbox default workspace selector
     to use replace above workspace menu with the example below