4dc49d496c
Summary: I forgot to add a kconf update that moves existing users of the builtin Dim Screen effect to the scripted version of the effect, sorry. Reviewers: #kwin, davidedmundson Reviewed By: #kwin, davidedmundson Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D16957
27 lines
677 B
Text
27 lines
677 B
Text
Version=5
|
|
|
|
# Replace old Scale in effect with Scale effect.
|
|
Id=replace-scalein-with-scale
|
|
File=kwinrc
|
|
Group=Plugins
|
|
Key=kwin4_effect_scaleinEnabled,scaleEnabled
|
|
|
|
# Port the Minimize Animation effect to JavaScript.
|
|
Id=port-minimizeanimation-effect-to-js
|
|
File=kwinrc
|
|
Group=Plugins
|
|
Key=minimizeanimationEnabled,kwin4_effect_squashEnabled
|
|
|
|
# Port the Scale effect to JavaScript.
|
|
Id=port-scale-effect-to-js
|
|
File=kwinrc
|
|
Group=Effect-Scale,Effect-kwin4_effect_scale
|
|
AllKeys
|
|
Group=Plugins
|
|
Key=scaleEnabled,kwin4_effect_scaleEnabled
|
|
|
|
# Port the Dim Screen effect to JavaScript.
|
|
Id=port-dimscreen-effect-to-js
|
|
File=kwinrc
|
|
Group=Plugins
|
|
Key=dimscreenEnabled,kwin4_effect_dimscreenEnabled
|