From 786afff84f6c9bedf7d08a1827b06929a9467ce3 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 4 Jan 2019 18:05:35 -0800 Subject: [PATCH] Add more checkboxes to window-effects --- source/3/3.2/3.2.16/window_effects.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 f4a92c20..24e2439c 100644 --- a/source/3/3.2/3.2.16/window_effects.rst +++ b/source/3/3.2/3.2.16/window_effects.rst @@ -11,9 +11,10 @@ Lubuntu ships with version 0.4.0 of Window effects. Useage ------ The :guilabel:`Shadow` tab manages how compton draws shadows. To toggle enable client side shadows press the Enable client side shadows checkbox. The checkbox for Aviod drawing shadows on dock/panel windows will stop drawing shadows on the panel. The label for color lets you change the color of your shadows. The field for blur radius for shadows changes how big to blur the shadows. The :guilabel:`left offset for shadows` is how far to move the shadows to the left with a larger number makes the shadow appear farther to the right. The :guilabel:`top offset for shadows` the larger the number farther down the shadow appears below the window. The field for :guilabel:`translucany for shadows` is how opaque or clear to make the shadows 1 is opqaque shadows and 0 is clear. -The :guilabel:`opacity` tab is for transparency settings. Setting Opacity to 1.00 makes it opaque while 0 makes it entirely clear. Menus, inactive windows, active windows titlebars and borders all can have their opacity changed indepently. -The :guilabel:`Fade` tab manages fading windows opening or closing or opacity changes. There is a checkbox for fading window during opactity changes so if the opacity changes it will smoothly fade. 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:`opacity` tab is for transparency settings. Setting Opacity to 1.00 makes it opaque while 0 makes it entirely clear. Menus, inactive windows, active windows titlebars and borders all can have their opacity changed indepently. The :guilabel:`Blur background of transparent windows` blurs backgound of transparent windows. + +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 miliseconds increase the :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`. To have your settings applied you will need to press the :guilabel:`apply` button. If you want to cancel your changes press the :guilabel:`cancel` button.