From 1f5977225fa69ccf4ecf99b51a18c4bff74cd94a Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 21 Aug 2019 10:45:13 -0700 Subject: [PATCH] Add window settings fade in out settings --- source/3/3.2/3.2.16/window_effects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.2/3.2.16/window_effects.rst b/source/3/3.2/3.2.16/window_effects.rst index a6803123..209298ec 100644 --- a/source/3/3.2/3.2.16/window_effects.rst +++ b/source/3/3.2/3.2.16/window_effects.rst @@ -18,7 +18,7 @@ The :guilabel:`Opacity` tab is for transparency settings. Setting Opacity to 1.0 .. image:: compton_conf_opacity.png -The :guilabel:`Fade` tab manages fading windows opening or closing or opacity changes. There is a checkbox for :guilabel:`Fade windows during opactity changes` so if the opacity changes it will smoothly fade. To have a slower time between fade in milliseconds increase :guilabel:`The time between steps in a fade in miliseconds`. With this settings windows will fade in and out when opened and closed unless you don't them to which you can check the :guilabel:`Avoid fade in out when windows opening/closing`. +The :guilabel:`Fade` tab manages fading windows opening or closing or opacity changes. There is a checkbox for :guilabel:`Fade windows during opactity changes` so if the opacity changes it will smoothly fade. To have a slower time between fade in milliseconds increase :guilabel:`The time between steps in a fade in miliseconds`. To change how much to change opacity while a window is fading in change :guilabel:`Opacity change between steps while fading in` field. To change steps when fading out change :guilabel:`Opcaity change between steps while fading out` field. With this settings windows will fade in and out when opened and closed unless you don't them to which you can check the :guilabel:`Avoid fade in out when windows opening/closing`. .. image:: compton_conf_fade.png