shift-shell/quicksettings/autohidepanels/metadata.json
Micah Stanley 842354bd70 Shell: Add Setting to Auto Hide Panels so Applications Can Fill the Entire Device Screen Space
This merge request adds a new setting to auto hide the status and navigation panels so applications will be able to fill out the entire device screen area. Also, this adds a new quick settings toggle to quickly change this property.
2025-04-21 15:56:33 +00:00

20 lines
688 B
JSON

{
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": {
"Authors": [
{
"Email": "stanleymicah@proton.me",
"Name": "Micah Stanley",
"Name[x-test]": "xxMicah Stanleyxx"
}
],
"Description": "Auto Hide Panels quick setting for Plasma Mobile",
"Description[x-test]": "xxAuto Hide Panels quick setting for Plasma Mobilexx",
"Icon": "view-fullscreen",
"Id": "org.kde.plasma.quicksetting.autohidepanels",
"License": "GPL-2.0+",
"Name": "Auto Hide Panels",
"Name[x-test]": "xxAuto Hide Panelsxx",
"Website": "https://kde.org"
}
}