You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kwin-plugins/scripts/cutefish_scale/metadata.json

33 lines
984 B
JSON

{
"KPlugin": {
"Authors": [
{
"Email": "vlad.zahorodnii@kde.org",
"Name": "Vlad Zahorodnii"
}
],
"Category": "Window Open/Close Animation",
"Dependencies": [
],
"Description": "Make windows smoothly scale in and out when they are shown or hidden",
"EnabledByDefault": true,
"Icon": "preferences-system-windows-effect-scale",
"Id": "cutefish_scale",
"License": "GPL",
"Name": "Scale",
"ServiceTypes": [
"KWin/Effect",
"KCModule"
],
"Version": "1"
},
"X-KDE-Ordering": "60",
"X-KDE-ParentComponents": [
"cutefish_scale"
],
"X-KDE-PluginKeyword": "cutefish_scale",
"X-KWin-Config-TranslationDomain": "kwin_effects",
"X-KWin-Exclusive-Category": "toplevel-open-close-animation",
"X-Plasma-API": "javascript",
"X-Plasma-MainScript": "code/main.js"
}