26 lines
837 B
JSON
26 lines
837 B
JSON
{
|
|
"KPackageStructure": "KWin/Effect",
|
|
"KPlugin": {
|
|
"Name": "Grid-Like Layout (Plasma 6)",
|
|
"Description": "Arrange Overview and Desktop Grid windows to align with a dynamic grid",
|
|
"Category": "Window Management",
|
|
"Authors": [
|
|
{
|
|
"Email": "someone@kde.org",
|
|
"Name": "Someone"
|
|
}
|
|
],
|
|
"Id": "gridlike_layout",
|
|
"License": "GPL",
|
|
"EnabledByDefault": false,
|
|
"ServiceTypes": ["KWin/Effect"]
|
|
},
|
|
"X-KDE-ConfigModule": "kcm_kwin4_genericscripted",
|
|
"X-KDE-Ordering": 60,
|
|
"X-KDE-PluginKeyword": "gridlike_layout",
|
|
"X-KWin-Config-TranslationDomain": "kwin_effects",
|
|
"X-Plasma-API": "javascript",
|
|
"X-Plasma-MainScript": "code/main.js",
|
|
"X-KWin-Exclusive-Category": "windowheap_layout"
|
|
}
|