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/plugins/roundedwindow/roundedwindow.json

32 lines
768 B
JSON

{
"KPlugin": {
"Authors": [
{
"Email": "therealestrob@gmail.com",
"Name": "Rob"
}
],
"Category": "Appearance",
"Dependencies": [
],
"Description": "An effect that shapes/rounds corners of windows.",
"EnabledByDefault": true,
"Icon": "",
"Id": "kwin4_effect_roundedwindow",
"License": "GPL",
"Name": "RoundedWindow",
"ServiceTypes": [
"KWin/Effect"
],
"Version": "git"
},
"org.kde.kwin.effect": {
"video": "",
"exclusiveGroup": "",
"enabledByDefaultMethod": true
},
"X-KDE-Ordering": "5",
"X-Plasma-API": "",
"X-Plasma-MainScript": ""
}