forked from Ubiquitine/MACsimize6
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
28 lines (26 loc) · 754 Bytes
/
metadata.json
File metadata and controls
28 lines (26 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"KPlugin": {
"Name": "MACsimize6",
"Description": "Move fullscreen/maximized window to a separate virtual desktop",
"Icon": "preferences-system-windows-effect-maximize",
"Authors": [
{
"Name": "Berlioz-Ubiquitus"
},
{
"Name": "bainonline"
},
{
"Name": "Dean Ma"
}
],
"Id": "macsimize6",
"Version": "0.6.0",
"License": "GPLv3",
"EnabledByDefault": false
},
"X-Plasma-API": "javascript",
"X-KDE-ConfigModule": "kwin/effects/configs/kcm_kwin4_genericscripted",
"X-Plasma-MainScript": "code/main.js",
"KPackageStructure": "KWin/Script"
}