From b94a5db8790339cf9134873d8b490be69e02ac71 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Fri, 21 Feb 2025 09:03:36 +0300 Subject: Bump version to 25.02 --- wiki/Configuration:-Window-Rules.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'wiki/Configuration:-Window-Rules.md') diff --git a/wiki/Configuration:-Window-Rules.md b/wiki/Configuration:-Window-Rules.md index 1d7f4a0c..591c5731 100644 --- a/wiki/Configuration:-Window-Rules.md +++ b/wiki/Configuration:-Window-Rules.md @@ -242,7 +242,7 @@ window-rule { #### `is-window-cast-target` -Since: next release +Since: 25.02 Can be `true` or `false`. Matches `true` for windows that are target of an ongoing window screencast. @@ -579,7 +579,7 @@ window-rule { #### `default-column-display` -Since: next release +Since: 25.02 Set the default display mode for columns created from this window. @@ -630,7 +630,7 @@ window-rule { #### `scroll-factor` -Since: next release +Since: 25.02 Set a scroll factor for all scroll events sent to a window. @@ -693,7 +693,7 @@ window-rule { #### `shadow` -Since: next release +Since: 25.02 Override the shadow options for the window. @@ -715,7 +715,7 @@ window-rule { #### `tab-indicator` -Since: next release +Since: 25.02 Override the tab indicator options for the window. -- cgit