mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
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.
20 lines
688 B
JSON
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"
|
|
}
|
|
}
|