Warning, /plasma/kwin/doc/kwineffects/index.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 0003 "dtd/kdedbx45.dtd" [ 0004 <!ENTITY % addindex "IGNORE"> 0005 <!ENTITY % English "INCLUDE" > <!-- change language only here --> 0006 ]> 0007 0008 <article id="kwineffects" lang="&language;"> 0009 <articleinfo> 0010 0011 <title>Desktop Effects</title> 0012 <authorgroup> 0013 <author>&Mike.McBride; &Mike.McBride.mail;</author> 0014 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0015 </authorgroup> 0016 0017 <date>2021-04-09</date> 0018 <releaseinfo>Plasma 5.20</releaseinfo> 0019 0020 <keywordset> 0021 <keyword>KDE</keyword> 0022 <keyword>KControl</keyword> 0023 <keyword>desktop</keyword> 0024 <keyword>effects</keyword> 0025 </keywordset> 0026 </articleinfo> 0027 0028 <!--FIXME Compositor Enable compositor on startup necessary to have effects?--> 0029 0030 <para>This module is used to enable and configure desktop effects 0031 for Plasma.</para> 0032 0033 <para>The main part of this page is a list of all available effects grouped 0034 by <guilabel>Accessibility</guilabel>, <guilabel>Appearance</guilabel>, 0035 <guilabel>Focus</guilabel>, <guilabel>Peek at Desktop Animation</guilabel>, <guilabel>Tools</guilabel>, 0036 <guilabel>Virtual Desktop Switching Animation</guilabel>, <guilabel>Window Management</guilabel>, 0037 and <guilabel>Window Open/Close Animation</guilabel>.</para> 0038 <para>Use the incremental search bar above the list window to find items in the list.</para> 0039 0040 <para>Normally there is no reason for users to change that, but 0041 there is a <inlinemediaobject><imageobject><imagedata fileref="configure-effects.png" format="PNG"/> 0042 </imageobject></inlinemediaobject> configuration button to modify the filtering of the list to show 0043 also those effects. 0044 </para> 0045 0046 <para>The easiest way of installing new effects is by using the built-in 0047 KNewStuff support in &kwin;. Press the <guibutton>Get New Desktop Effects</guibutton> button to open 0048 a dialog with a list of available effects from the Internet and to install and uninstall effects.</para> 0049 <note><para>Please keep in mind that changing these sensible defaults can break your system.</para> 0050 </note> 0051 0052 <para>Check an effect in the list to enable it. Display information about Author and License by 0053 clicking the <inlinemediaobject><imageobject><imagedata fileref="dialog-information.png" format="PNG"/> 0054 </imageobject> </inlinemediaobject> info button at the right side of the list item.</para> 0055 0056 <para>Some effects have settings options, in this case there is a <inlinemediaobject><imageobject> 0057 <imagedata fileref="configure-effects.png" format="PNG"/></imageobject></inlinemediaobject> configure button 0058 at the left of the info button. Click it to open a configuration dialog.</para> 0059 <para>To see a video preview of an effect click on the <inlinemediaobject><imageobject><imagedata fileref="video.png" format="PNG"/> 0060 </imageobject></inlinemediaobject> button.</para> 0061 0062 <para>Some effects are mutual exclusive to other effects. For example one would only want to activate the 0063 <guilabel>Maximize</guilabel> or the <guilabel>Magic Lamp</guilabel> effect. Both activated at the same 0064 time result in broken animations. 0065 </para> 0066 0067 <para>For effects in a mutual exclusive group the &GUI; uses radio buttons and manages that only one of these 0068 effects can be activated. 0069 </para> 0070 0071 <para>All effects which are not supported by the currently used compositing backend 0072 are hidden by default (⪚ OpenGL effects when using software renderer). 0073 </para> 0074 0075 <para>Also all internal or helper effects are hidden by default. These are effects which replace 0076 functionality from KWin Core or provide interaction with other elements of the desktop shell. 0077 </para> 0078 0079 <!--FIXME 0080 39 effects + 7 internal (XRender compositor) 0081 Internal effects 0082 Appearance (Dashboard, Highlight Windows, KSreen, Screenshot, Window Geometry) 0083 Window Management (Cover Switch) 0084 --> 0085 0086 </article>