feat: custom GLSL shader transitions for window open/close

This commit is contained in:
Ernesto Cruz 2026-07-03 03:49:58 +01:00
parent 65637b77a5
commit 8b4dd043ed
9 changed files with 970 additions and 8 deletions

View file

@ -1,4 +1,4 @@
{
"title": "Visuals",
"pages": ["theming", "status-bar", "effects", "animations"]
"pages": ["theming", "status-bar", "effects", "animations", "shaders"]
}