feat: 实现StartManager功能

实现StartManager功能, 曝露在ApplicationManager服务上

Log: 实现StartManager功能
Task: https://pms.uniontech.com/task-view-130337.html
Influence: 无
Change-Id: I8e83a66f8c25b09e0f4be1e4be9defac95b02b80
This commit is contained in:
weizhixiang
2022-05-15 12:10:42 +08:00
parent 13a1cabda1
commit 08d9f4895b
102 changed files with 2374 additions and 445 deletions

View File

@ -4,7 +4,7 @@
"contents": {
"Extra_Picture_Uris": {
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Extra_Picture_Uris",
"name[zh_CN]": "*****",
"description": "",
@ -14,7 +14,7 @@
"Font_Standard": {
"value": "Noto Sans",
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Font_Standard",
"name[zh_CN]": "*****",
"description": "The standard font for desktop",
@ -24,7 +24,7 @@
"Theme_Auto": {
"value": false,
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Theme_Auto",
"name[zh_CN]": "*****",
"description": "",
@ -34,7 +34,7 @@
"Wallpaper_Slideshow": {
"value": "",
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Wallpaper_Slideshow",
"name[zh_CN]": "*****",
"description": "",
@ -44,7 +44,7 @@
"Cursor_Theme": {
"value": "bloom",
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Cursor_Theme",
"name[zh_CN]": "*****",
"description": "Cursor theme name. Used only by Xservers that support the Xcursor extension.",
@ -54,7 +54,7 @@
"Font_Size": {
"value": 10.5,
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Font_Size",
"name[zh_CN]": "*****",
"description": "The desktop font size",
@ -64,7 +64,7 @@
"Wallpaper_Uris": {
"value": "",
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Wallpaper_Uris",
"name[zh_CN]": "*****",
"description": "wallpaper json string",
@ -74,7 +74,7 @@
"Icon_Theme": {
"value": "bloom",
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Icon_Theme",
"name[zh_CN]": "*****",
"description": "Icon theme to use for the panel, nautilus etc.",
@ -82,9 +82,9 @@
"visibility": "private"
},
"Opacity": {
"value": 0.40000000000000002,
"value": 0.4,
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Opacity",
"name[zh_CN]": "*****",
"description": "",
@ -94,7 +94,7 @@
"Font_Monospace": {
"value": "Noto Mono",
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Font_Monospace",
"name[zh_CN]": "*****",
"description": "The monospace font for desktop",
@ -104,7 +104,7 @@
"Excluded_Icon_Themes": {
"value": ["hicolor", "gnome", "Adwaita"],
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Excluded_Icon_Themes",
"name[zh_CN]": "*****",
"description": "Icon theme black list.",
@ -114,7 +114,7 @@
"Gtk_Theme": {
"value": "deepin",
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Gtk_Theme",
"name[zh_CN]": "*****",
"description": "Basename of the default theme used by gtk+.",
@ -124,7 +124,7 @@
"Sound_Theme": {
"value": "deepin",
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Sound_Theme",
"name[zh_CN]": "*****",
"description": "Set the system sound theme",
@ -134,7 +134,7 @@
"Background_Uris": {
"value": ["file:///usr/share/backgrounds/default_background.jpg"],
"serial": 0,
"flags": ["global"],
"flags": [],
"name": "Background_Uris",
"name[zh_CN]": "*****",
"description": "Note that the backend only supports local (file://) URIs.",