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.
21 lines
567 B
JSON
21 lines
567 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "vlad.zahorodnii@kde.org",
|
|
"Name": "Vlad Zahorodnii"
|
|
}
|
|
],
|
|
"Category": "Appearance",
|
|
"Description": "Make popups smoothly fade in and out when they are shown or hidden",
|
|
"ServiceTypes": [
|
|
"KWin/Effect"
|
|
],
|
|
"EnabledByDefault": true,
|
|
"Id": "cutefish_popups",
|
|
"Version": "1.0"
|
|
},
|
|
"X-KDE-Ordering": "60",
|
|
"X-Plasma-API": "javascript",
|
|
"X-Plasma-MainScript": "code/main.js"
|
|
} |