mirror of
https://github.com/labwc/labwc.git
synced 2026-06-14 14:33:17 -04:00
add action.immediate and use it instead of osd.show
This commit is contained in:
parent
bfea2d2191
commit
657096f419
2 changed files with 9 additions and 1 deletions
|
|
@ -145,6 +145,10 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
This determines whether to cycle through all windows or only windows of the
|
||||
same application as the currently focused window. Default is "all".
|
||||
|
||||
*immediate* [yes|no]
|
||||
This determines whether the switch happens immediately, useful when bound to
|
||||
a key without modifier. Default is "no".
|
||||
|
||||
*<action name="Reconfigure" />*
|
||||
Re-load configuration and theme files.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue