mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(wallpaper): add toggle to skip image processing and use original files
This commit is contained in:
@@ -2577,6 +2577,24 @@
|
||||
"subTab": 0,
|
||||
"subTabLabel": "common.general"
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.wallpaper.settings-use-original-images-label",
|
||||
"descriptionKey": "panels.wallpaper.settings-use-original-images-description",
|
||||
"widget": "NToggle",
|
||||
"tab": 3,
|
||||
"tabLabel": "common.wallpaper",
|
||||
"subTab": 0,
|
||||
"subTabLabel": "common.general"
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.wallpaper.settings-clear-cache-label",
|
||||
"descriptionKey": "panels.wallpaper.settings-clear-cache-description",
|
||||
"widget": "NLabel",
|
||||
"tab": 3,
|
||||
"tabLabel": "common.wallpaper",
|
||||
"subTab": 0,
|
||||
"subTabLabel": "common.general"
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.wallpaper.settings-enable-overview-label",
|
||||
"descriptionKey": "panels.wallpaper.settings-enable-overview-description",
|
||||
|
||||
Reference in New Issue
Block a user