wiki: Remove "experimental" from custom shaders

They've been around for a while.
This commit is contained in:
Ivan Molodetskikh
2025-05-01 11:19:23 +03:00
parent f2c690802b
commit 68589cd5a1
+3 -3
View File
@@ -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.