tree: allow showing floating windows above fullscreen
This commit is contained in:
parent
f3179b7794
commit
0c02cb5033
17 changed files with 118 additions and 6 deletions
|
|
@ -701,6 +701,17 @@ SimpleActionName:
|
|||
- value: disable-window-management
|
||||
description: |
|
||||
Disables window management mode.
|
||||
- value: enable-float-above-fullscreen
|
||||
description: |
|
||||
Enables floating windows showing above fullscreen windows.
|
||||
|
||||
By default, floating windows are hidden below fullscreen windows.
|
||||
- value: disable-float-above-fullscreen
|
||||
description: |
|
||||
Disables floating windows showing above fullscreen windows.
|
||||
- value: toggle-float-above-fullscreen
|
||||
description: |
|
||||
Toggles floating windows showing above fullscreen windows.
|
||||
|
||||
|
||||
Color:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue