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
|
|
@ -2891,6 +2891,20 @@ The string should have one of the following values:
|
|||
|
||||
Disables window management mode.
|
||||
|
||||
- `enable-float-above-fullscreen`:
|
||||
|
||||
Enables floating windows showing above fullscreen windows.
|
||||
|
||||
By default, floating windows are hidden below fullscreen windows.
|
||||
|
||||
- `disable-float-above-fullscreen`:
|
||||
|
||||
Disables floating windows showing above fullscreen windows.
|
||||
|
||||
- `toggle-float-above-fullscreen`:
|
||||
|
||||
Toggles floating windows showing above fullscreen windows.
|
||||
|
||||
|
||||
|
||||
<a name="types-Status"></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue