mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
wiki: Remove "experimental" from custom shaders
They've been around for a while.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user