Warning, /plasma/kwin/kconf_update/kwin.upd is written in an unsupported language. File is not indexed.
0001 Version=5 0002 0003 # Replace old Scale in effect with Scale effect. 0004 Id=replace-scalein-with-scale 0005 File=kwinrc 0006 Group=Plugins 0007 Key=kwin4_effect_scaleinEnabled,scaleEnabled 0008 0009 # Port the Minimize Animation effect to JavaScript. 0010 Id=port-minimizeanimation-effect-to-js 0011 File=kwinrc 0012 Group=Plugins 0013 Key=minimizeanimationEnabled,kwin4_effect_squashEnabled 0014 0015 # Port the Scale effect to JavaScript. 0016 Id=port-scale-effect-to-js 0017 File=kwinrc 0018 Group=Effect-Scale,Effect-kwin4_effect_scale 0019 AllKeys 0020 Group=Plugins 0021 Key=scaleEnabled,kwin4_effect_scaleEnabled 0022 0023 # Port the Dim Screen effect to JavaScript. 0024 Id=port-dimscreen-effect-to-js 0025 File=kwinrc 0026 Group=Plugins 0027 Key=dimscreenEnabled,kwin4_effect_dimscreenEnabled 0028 0029 # Deactivate auto border size if the user has changed border size in the past 0030 Id=auto-bordersize 0031 File=kwinrc 0032 Group=org.kde.kdecoration2 0033 Script=kwin-5.16-auto-bordersize.sh,sh 0034 0035 # Move AnimationSpeed to kdeglobals as AnimationDurationFactor converting to a useful value 0036 Id=animation-speed 0037 File=kwinrc,kdeglobals 0038 Group=Compositing,KDE 0039 Script=kwin-5.18-move-animspeed.py,python3 0040 0041 # In the Desktop Grid effect, replace the PresentWindows boolean with an enum 0042 Id=desktop-grid-click-behavior 0043 File=kwinrc 0044 Group=Effect-DesktopGrid 0045 Script=kwin-5.21-desktop-grid-click-behavior.py,python3 0046 0047 # Remove GLPreferBufferSwap if it has a value of "n" 0048 Id=no-swap-encourage 0049 File=kwinrc 0050 Group=Compositing 0051 Script=kwin-5.21-no-swap-encourage.py,python3 0052 0053 # Make the Translucency effect disabled by default 0054 Id=make-translucency-effect-disabled-by-default 0055 File=kwinrc 0056 Group=Plugins 0057 Script=kwin-5.23-disable-translucency-effect.sh,sh 0058 0059 # Remove the Flip Switch effect 0060 Id=remove-flip-switch-effect 0061 File=kwinrc 0062 Group=TabBox,TabBoxAlternative 0063 Script=kwin-5.23-remove-flip-switch.py,python3 0064 0065 # Remove the Cover Switch effect 0066 Id=remove-cover-switch-effect 0067 File=kwinrc 0068 Group=TabBox,TabBoxAlternative 0069 Script=kwin-5.23-remove-cover-switch.py,python3 0070 0071 # Remove the Desktop Cube Animation effect 0072 Id=remove-cubeslide-effect 0073 File=kwinrc 0074 Group=Plugins 0075 Script=kwin-5.23-remove-cubeslide.py,python3 0076 0077 # Remove Backend if it has a value of "XRender" 0078 Id=remove-xrender-backend 0079 File=kwinrc 0080 Group=Compositing 0081 Script=kwin-5.23-remove-xrender-backend.py,python3 0082 0083 # Enable the Scale effect by default. 0084 Id=enable-scale-effect-by-default 0085 File=kwinrc 0086 Group=Plugins 0087 Key=kwin4_effect_fadeEnabled,kwin4_effect_scaleEnabled 0088 0089 # Overview config group based upon plugin id 0090 Id=overview-group-plugin-id 0091 File=kwinrc 0092 Options=AllGroups 0093 Script=kwin-5.25-effect-pluginid-config-group.py,python3 0094 0095 # Tidy up after a bug from the animation speed movement 0096 Id=animation-speed-cleanup 0097 File=kwinrc 0098 Group=KDE 0099 RemoveKey=AnimationDurationFactor 0100 0101 # Replace the cascaded placement policy by zero-cornered 0102 Id=replace-cascaded-zerocornered 0103 File=kwinrc 0104 Group=Windows 0105 Script=kwin-5.27-replace-cascaded-zerocornered.sh,sh