aboutsummaryrefslogtreecommitdiff
path: root/wiki/Configuration:-Window-Rules.md
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-01-10 15:38:03 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2025-01-10 15:39:02 +0300
commitc308be315d7a5e881a998f1c8fc299d861fc21b5 (patch)
treeaef56cb27ab2b755443de32a0396a89cab170261 /wiki/Configuration:-Window-Rules.md
parentd825e3125e7dd6d278b13130277ad08406c09a4f (diff)
downloadniri-c308be315d7a5e881a998f1c8fc299d861fc21b5.tar.gz
niri-c308be315d7a5e881a998f1c8fc299d861fc21b5.tar.bz2
niri-c308be315d7a5e881a998f1c8fc299d861fc21b5.zip
wiki: Put version in Since: next release
Diffstat (limited to 'wiki/Configuration:-Window-Rules.md')
-rw-r--r--wiki/Configuration:-Window-Rules.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/wiki/Configuration:-Window-Rules.md b/wiki/Configuration:-Window-Rules.md
index fac69a13..378f022d 100644
--- a/wiki/Configuration:-Window-Rules.md
+++ b/wiki/Configuration:-Window-Rules.md
@@ -194,7 +194,7 @@ Matches the window that is the "active" window in its column.
Contrary to `is-active`, there is always one `is-active-in-column` window in each column.
It is the window that was last focused in the column, i.e. the one that will gain focus if this column is focused.
-<sup>Since: next release</sup> This rule will match `true` during the initial window opening.
+<sup>Since: 25.01</sup> This rule will match `true` during the initial window opening.
```kdl
window-rule {
@@ -204,7 +204,7 @@ window-rule {
#### `is-floating`
-<sup>Since: next release</sup>
+<sup>Since: 25.01</sup>
Can be `true` or `false`.
Matches floating windows.
@@ -263,7 +263,7 @@ window-rule {
#### `default-window-height`
-<sup>Since: next release</sup>
+<sup>Since: 25.01</sup>
Set the default height for the new window.
@@ -358,7 +358,7 @@ window-rule {
#### `open-floating`
-<sup>Since: next release</sup>
+<sup>Since: 25.01</sup>
Make the window open in the floating layout.
@@ -382,7 +382,7 @@ window-rule {
#### `open-focused`
-<sup>Since: next release</sup>
+<sup>Since: 25.01</sup>
Set this to `false` to prevent this window from being automatically focused upon opening.
@@ -516,7 +516,7 @@ window-rule {
#### `default-floating-position`
-<sup>Since: next release</sup>
+<sup>Since: 25.01</sup>
Set the initial position for this window when it opens on, or moves to the floating layout.