shift-shell/kwin/scripts/convergentwindows/metadata.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
647 B
JSON
Raw Normal View History

{
2023-03-06 23:52:30 +00:00
"KPackageStructure": "KWin/Script",
"KPlugin": {
"Authors": [
{
"Email": "plata.hill@kdemail.net",
"Name": "Plata Hill"
}
],
"Description": "Removes window decorations and maximizes windows on the first screen only.",
"Icon": "preferences-system-windows",
"Id": "convergentwindows",
"Licsense": "LGPL-2.1-or-later",
"Name": "Convergent Windows",
"Version": "1.0",
"Website": "https://invent.kde.org/plata/convergentwindows"
},
"X-Plasma-API": "javascript",
"X-Plasma-MainScript": "code/main.js"
}