mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 16:57:43 +00:00
21 lines
703 B
JSON
21 lines
703 B
JSON
|
|
{
|
||
|
|
"KPackageStructure": "KWin/Script",
|
||
|
|
"KPlugin": {
|
||
|
|
"Authors": [
|
||
|
|
{
|
||
|
|
"Email": "marcoa@example.com",
|
||
|
|
"Name": "Marco Allegretti"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"Description": "Dynamic tiling for SHIFT convergence mode. Automatically tiles windows using a BSP layout, with snap zones on drag and keyboard navigation.",
|
||
|
|
"EnabledByDefault": false,
|
||
|
|
"Id": "shift-tiling",
|
||
|
|
"License": "EUPL-1.2",
|
||
|
|
"Name": "SHIFT Dynamic Tiling",
|
||
|
|
"Version": "1.0"
|
||
|
|
},
|
||
|
|
"X-KDE-ConfigModule": "kwin/effects/configs/kcm_kwin4_genericscripted",
|
||
|
|
"X-Plasma-API": "declarativescript",
|
||
|
|
"X-Plasma-MainScript": "ui/main.qml"
|
||
|
|
}
|