mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 16:57:43 +00:00
21 lines
639 B
JSON
21 lines
639 B
JSON
|
|
{
|
||
|
|
"KPackageStructure": "KWin/Effect",
|
||
|
|
"KPlugin": {
|
||
|
|
"Authors": [
|
||
|
|
{
|
||
|
|
"Email": "marcoa@example.com",
|
||
|
|
"Name": "Marco Allegretti"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"Category": "Appearance",
|
||
|
|
"Description": "Windows 11-style snap layout picker for SHIFT convergence mode. Activated by hovering the maximize button or pressing Meta+Shift+S.",
|
||
|
|
"EnabledByDefault": false,
|
||
|
|
"Id": "shift-snap-assist",
|
||
|
|
"License": "EUPL-1.2",
|
||
|
|
"Name": "SHIFT Snap Assist",
|
||
|
|
"Version": "1.0"
|
||
|
|
},
|
||
|
|
"X-KDE-Ordering": 60,
|
||
|
|
"X-Plasma-API": "declarativescript"
|
||
|
|
}
|