feat: 实现StartManager功能
实现StartManager功能, 曝露在ApplicationManager服务上 Log: 实现StartManager功能 Task: https://pms.uniontech.com/task-view-130337.html Influence: 无 Change-Id: I8e83a66f8c25b09e0f4be1e4be9defac95b02b80
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"Window_Size_Fashion": {
|
||||
"value": 48,
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Window_Size_Fashion",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -15,7 +15,7 @@
|
||||
"Icon_Size": {
|
||||
"value": 36,
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Icon_Size",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -25,7 +25,7 @@
|
||||
"Position": {
|
||||
"value": "bottom",
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Position",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -35,7 +35,7 @@
|
||||
"Wireless_Scan_Interval": {
|
||||
"value": 5,
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Wireless_Scan_Interval",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "wireless scan interval",
|
||||
@ -45,7 +45,7 @@
|
||||
"Hide_Timeout": {
|
||||
"value": 0,
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Hide_Timeout",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -55,7 +55,7 @@
|
||||
"Hide_Mode": {
|
||||
"value": "keep-showing",
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Hide_Mode",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "The value will influence when the dock is shown or hidden.",
|
||||
@ -65,7 +65,7 @@
|
||||
"Show_Timeout": {
|
||||
"value": 100,
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Show_Timeout",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -75,7 +75,7 @@
|
||||
"Window_Size_Efficient": {
|
||||
"value": 40,
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Window_Size_Efficient",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -85,7 +85,7 @@
|
||||
"Plugin_Settings": {
|
||||
"value": "{}",
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Plugin_Settings",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -95,7 +95,7 @@
|
||||
"Docked_Apps": {
|
||||
"value": ["/S@dde-file-manager", "/S@uos-browser", "/S@org.deepin.browser", "/S@deepin-appstore", "/S@deepin-app-store", "/S@com.deepin.store.intranet", "/S@deepin-album", "/S@deepin-music", "/S@deepin-contacts", "/S@dde-calendar", "/S@dde-control-center"],
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Docked_Apps",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "The default apps which is docked when dock is started.",
|
||||
@ -105,7 +105,7 @@
|
||||
"Win_Icon_Preferred_Apps": {
|
||||
"value": ["apps.com.qq.im", "deepin.com.qq.im", "apps.com.qq.im.light", "apps.com.qq.b.eim", "apps.com.qq.rtxclient"],
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Win_Icon_Preferred_Apps",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -115,7 +115,7 @@
|
||||
"Delay_Plugins_Time": {
|
||||
"value": 0,
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Delay_Plugins_Time",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -125,7 +125,7 @@
|
||||
"Force_Quit_App": {
|
||||
"value": "enabled",
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Force_Quit_App",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "",
|
||||
@ -135,7 +135,7 @@
|
||||
"Display_Mode": {
|
||||
"value": "efficient",
|
||||
"serial": 0,
|
||||
"flags": ["global"],
|
||||
"flags": [],
|
||||
"name": "Display_Mode",
|
||||
"name[zh_CN]": "*****",
|
||||
"description": "The dock gets different display mode, for instance, dock looks like win7 taskbar on classic mode.",
|
||||
|
Reference in New Issue
Block a user