mirror of
https://github.com/labwc/labwc.git
synced 2026-03-16 05:33:50 -04:00
menu: support client-list-combined-menu
...showing windows across all workspaces. <action name="ShowMenu" menu="client-list-combined-menu"/>
This commit is contained in:
parent
fc4bbca6f2
commit
71b2b5a4bc
5 changed files with 91 additions and 4 deletions
|
|
@ -114,9 +114,10 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
*<action name="ShowMenu" menu="value" atCursor="yes" />*
|
||||
Show a menu.
|
||||
|
||||
*menu* The name of the menu to show. The menus "root-menu" and
|
||||
"client-menu" are guaranteed to exist, but others may be defined
|
||||
explicitly. See labwc-menu(5) for more information.
|
||||
*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.
|
||||
|
||||
*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