melawy-plasma-plasmoid-pres.../com.github.zren.presentwindows/metadata.json

35 lines
1.1 KiB
JSON

{
"KPlugin": {
"Authors": [
{
"Email": "zrenfire@gmail.com",
"Name": "Chris Holland"
}
],
"Category": "Windows and Tasks",
"Description": "Show desktop windows as mosaics",
"Description[ru]": "Показать окна рабочего стола мозаикой",
"Description[x-test]": "xxShow desktop windows as mosaicsxx",
"EnabledByDefault": true,
"FormFactors": [
"desktop"
],
"Icon": "window",
"Id": "com.github.zren.presentwindows",
"License": "GPL-2.0+",
"Name": "Present Windows Button",
"Name[ru]": "Показать рабочий стол",
"Name[x-test]": "xxShow Desktopxx",
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "9.0",
"Website": "https://github.com/Zren/plasma-applet-presentwindows"
},
"X-Plasma-API": "declarativeappletscript",
"X-Plasma-MainScript": "ui/Main.qml",
"X-Plasma-Provides": [
"org.kde.plasma.windowmanagement"
]
}