mirror of
https://github.com/labwc/labwc.git
synced 2026-03-28 07:58:28 -04:00
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
This commit is contained in:
parent
4f11dad45b
commit
4a1375c701
6 changed files with 68 additions and 7 deletions
|
|
@ -115,9 +115,9 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
Show a menu.
|
||||
|
||||
*menu* The name of the menu to show. The menus "root-menu",
|
||||
"client-menu", and "client-list-combined-menu" are guaranteed to exist,
|
||||
but others may be defined explicitly. See labwc-menu(5) for more
|
||||
information.
|
||||
"client-menu", "client-send-to-menu" and "client-list-combined-menu"
|
||||
are guaranteed to exist, but others may be defined explicitly.
|
||||
See labwc-menu(5) for more information.
|
||||
|
||||
*atCursor* [yes|no] When opening a menu, open the menu at the location
|
||||
of the mouse cursor. When set to no, the menu will appear at the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue