From a569c346336d58d7dc6be67992a0850fbba2beef Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Thu, 4 Apr 2024 22:41:36 +0700 Subject: [PATCH] animations: layersIn, layersOut, fadeLayersIn, fadeLayersOut (#572) --- pages/Configuring/Animations.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pages/Configuring/Animations.md b/pages/Configuring/Animations.md index 57fb139..d79ca8c 100644 --- a/pages/Configuring/Animations.md +++ b/pages/Configuring/Animations.md @@ -42,13 +42,17 @@ global ↳ windowsOut - window close ↳ windowsMove - everything in between, moving, dragging, resizing. ↳ layers - styles: slide, popin, fade + ↳ layersIn - layer open + ↳ layersOut - layer close ↳ fade - ↳ fadeIn - fade in (open) -> layers and windows - ↳ fadeOut - fade out (close) -> layers and windows + ↳ fadeIn - fade in for window open + ↳ fadeOut - fade out for window close ↳ fadeSwitch - fade on changing activewindow and its opacity ↳ fadeShadow - fade on changing activewindow for shadows ↳ fadeDim - the easing of the dimming of inactive windows ↳ fadeLayers - for controlling fade on layers + ↳ fadeLayersIn - fade in for layer open + ↳ fadeLayersOut - fade out for layer close ↳ border - for animating the border's color switch speed ↳ borderangle - for animating the border's gradient angle - styles: once (default), loop ↳ workspaces - styles: slide, slidevert, fade, slidefade, slidefadevert