mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
wiki: Add missing Since annotations
This commit is contained in:
@@ -419,6 +419,8 @@ window-rule {
|
|||||||
|
|
||||||
#### `open-maximized-to-edges`
|
#### `open-maximized-to-edges`
|
||||||
|
|
||||||
|
<sup>Since: next release</sup>
|
||||||
|
|
||||||
Make the window open [maximized to edges](./Fullscreen-and-Maximize.md).
|
Make the window open [maximized to edges](./Fullscreen-and-Maximize.md).
|
||||||
|
|
||||||
```kdl
|
```kdl
|
||||||
|
|||||||
@@ -14,6 +14,8 @@ You can make a window open in a maximized column with the [`open-maximized true`
|
|||||||
|
|
||||||
## Windows maximized to edges
|
## Windows maximized to edges
|
||||||
|
|
||||||
|
<sup>Since: next release</sup>
|
||||||
|
|
||||||
You can maximize an individual window via `maximize-window-to-edges`.
|
You can maximize an individual window via `maximize-window-to-edges`.
|
||||||
This is the same maximize as you can find on other desktop environments and operating systems: it expands a window to the edges of the available screen area.
|
This is the same maximize as you can find on other desktop environments and operating systems: it expands a window to the edges of the available screen area.
|
||||||
You will still see your bar, but not struts, gaps, or borders.
|
You will still see your bar, but not struts, gaps, or borders.
|
||||||
|
|||||||
Reference in New Issue
Block a user