From ec945e72e4b78726f8489ff718f8737b08ba58d3 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 29 Jan 2024 15:22:14 -0800 Subject: [PATCH] Add summar for window types tab and list of all the different window types --- source/3/3.2/3.2.20/Picom_Configuration.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/3/3.2/3.2.20/Picom_Configuration.rst b/source/3/3.2/3.2.20/Picom_Configuration.rst index dff6123f..1055166c 100644 --- a/source/3/3.2/3.2.20/Picom_Configuration.rst +++ b/source/3/3.2/3.2.20/Picom_Configuration.rst @@ -17,6 +17,9 @@ The :guilabel:`Fade` tab manages fading windows opening or closing or opacity ch .. image:: picom_conf_fade.png +The :guilabel:`Window Types` tab lets you change settings for many different types of windows indivuadally. The different type of windows are :guilabel:`Combo, Desktop, Dialog, Dnd, Dock, Dropdown menu, Menu, Normal, Notification, Popup menu, Splash, Toolbar, Tooltip, Unkown, or Utility`. + + The :guilabel:`Backend` tab has settings for changing the backend of how picom renders things. The :guilabel:`Rendering backend` changes what picom uses to render the window effects. To switch to hardware accelerated rendering of the picom backend press the :guilabel:`GLX(OpenGL)` button. To change back to the default rendering press the :guilabel:`X Render` button. 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. If you want to close Window Effects press the :kbd:`Escape` key.