aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-05-01 11:19:23 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2025-05-01 11:19:38 +0300
commit68589cd5a1e043e1b49116c2add4a880dce93a3b (patch)
tree95d174c463948458b9e42f60811c9063c617ae39
parentf2c690802b0de649e3118403b859208519de425f (diff)
downloadniri-68589cd5a1e043e1b49116c2add4a880dce93a3b.tar.gz
niri-68589cd5a1e043e1b49116c2add4a880dce93a3b.tar.bz2
niri-68589cd5a1e043e1b49116c2add4a880dce93a3b.zip
wiki: Remove "experimental" from custom shaders
They've been around for a while.
-rw-r--r--wiki/Configuration:-Animations.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/wiki/Configuration:-Animations.md b/wiki/Configuration:-Animations.md
index 3460777d..586aa516 100644
--- a/wiki/Configuration:-Animations.md
+++ b/wiki/Configuration:-Animations.md
@@ -163,7 +163,7 @@ animations {
##### `custom-shader`
-<sup>Since: 0.1.6, experimental</sup>
+<sup>Since: 0.1.6</sup>
You can write a custom shader for drawing the window during an open animation.
@@ -223,7 +223,7 @@ animations {
##### `custom-shader`
-<sup>Since: 0.1.6, experimental</sup>
+<sup>Since: 0.1.6</sup>
You can write a custom shader for drawing the window during a close animation.
@@ -319,7 +319,7 @@ animations {
##### `custom-shader`
-<sup>Since: 0.1.6, experimental</sup>
+<sup>Since: 0.1.6</sup>
You can write a custom shader for drawing the window during a resize animation.