15 lines
448 B
JSON
15 lines
448 B
JSON
{
|
|
"KPlugin": {
|
|
"Id": "se.ajpanton.panelactions.controller",
|
|
"Name": "Panel Actions Controller",
|
|
"Description": "Automatic panel scroll and click handling",
|
|
"Icon": "preferences-desktop",
|
|
"License": "MIT",
|
|
"Version": "0.1.0"
|
|
},
|
|
"NoDisplay": true,
|
|
"KPackageStructure": "Plasma/Applet",
|
|
"X-Plasma-API-Minimum-Version": "6.0",
|
|
"X-Plasma-FormFactors": ["horizontal", "vertical"]
|
|
}
|