]> git.mdlowis.com Git - proto/labwc.git/commit
client send to menu
authorDroc <japhack@yahoo.com>
Thu, 19 Sep 2024 00:01:28 +0000 (19:01 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 19 Sep 2024 05:36:27 +0000 (06:36 +0100)
commit4a1375c7011e32e26150339a704454821282ebbb
tree6fbc295e668d25cbbe052f7572d134a5b0bc2b27
parent4f11dad45b4d428b8a8bbab5efd2a977741fda9a
client send to menu

Shows all workspaces that current view can be sent to.
Works best when added to Client menu.

<menu id="client-send-to-menu" label="Send to..." />

Menu uses ">" and "<"  to highlight the current workspace
docs/labwc-actions.5.scd
docs/labwc-menu.5.scd
docs/menu.xml
include/menu/menu.h
src/action.c
src/menu/menu.c