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

23 lines
703 B
JSON

{
"KPackageStructure": "KWin/Effect",
"KPlugin": {
"Authors": [
{
"Email": "vlad.zahorodnii@kde.org",
"Name": "Vlad Zahorodnii"
}
],
"Category": "Window Open/Close Animation",
"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": "CutefishOS Scale",
"Version": "1"
},
"X-KDE-Ordering": 60,
"X-KWin-Exclusive-Category": "toplevel-open-close-animation",
"X-Plasma-API": "javascript"
}