mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
Add action ToggleShowDesktop
This commit is contained in:
parent
c9b4da2ce2
commit
58b3562d6d
8 changed files with 123 additions and 1 deletions
|
|
@ -424,6 +424,11 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
Toggle the screen magnifier on or off at the last magnification level
|
||||
used.
|
||||
|
||||
*<action name="ToggleShowDesktop" />*
|
||||
Hide all windows in the current workspace so that the desktop is visible. On
|
||||
calling the action again the hidden windows are un-minimized, as long as no
|
||||
windows were un-minimized in the meantime.
|
||||
|
||||
*<action name="ZoomIn">*++
|
||||
*<action name="ZoomOut">*
|
||||
Increase or decrease the magnification level for the screen magnifier.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue