mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00

给任务栏图标的小窗口显示窗口名称添加配置 Log: Task: https://pms.uniontech.com/zentao/task-view-92890.html Influence: 组策略配置场景 Change-Id: I330b6490408e0056ebc68ebefa1417207c26273f
20 lines
912 B
JSON
20 lines
912 B
JSON
{
|
|
"magic":"dsg.config.meta",
|
|
"version":"1.0",
|
|
"contents":{
|
|
"Dock_Show_Window_name":{
|
|
"value":0,
|
|
"serial":0,
|
|
"flags":"",
|
|
"name":"Dock_Show_Window_name",
|
|
"name[zh_CN]":"任务栏图标的小窗口显示窗口名称",
|
|
"description[zh_CN]":"提供鼠标悬停小窗口标题显示配置,默认为悬停显示: \
|
|
当配置为全部显示时,鼠标悬停在任务栏图标位置时所有预览窗口显示标题信息; \
|
|
当配置为悬停显示时,鼠标仅在悬停在预览小窗口时在当前窗口显示标题信息; \
|
|
当配置为不显示时,鼠标悬停应用位置和预览小窗口位置时都不显示标题信息;",
|
|
"description":"0 Mouse over show;1 Always show; 2 Always hide",
|
|
"permissions":"readwrite",
|
|
"visibility":"public"
|
|
}
|
|
}
|
|
} |