mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 16:57:43 +00:00
Update quick setting package metadata to use SHIFT-facing descriptions and repository links while preserving org.kde.plasma.quicksetting.* package IDs. Drop translated Description entries that could override the corrected base descriptions, update the Caffeine inhibition reason, and add a guard for future regressions.
17 lines
481 B
JSON
17 lines
481 B
JSON
{
|
|
"KPackageStructure": "KPackage/GenericQML",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "marco@lateuf.it",
|
|
"Name": "Marco Allegretti"
|
|
}
|
|
],
|
|
"Description": "Quick setting to toggle SHIFT dynamic (BSP) window tiling in convergence mode",
|
|
"Icon": "view-grid-symbolic",
|
|
"Id": "org.kde.plasma.quicksetting.dynamictiling",
|
|
"License": "LGPL",
|
|
"Name": "Dynamic Tiling",
|
|
"Website": "https://invent.kde.org/marcoa/shift-shell"
|
|
}
|
|
}
|