mike
mike
不影响默认行为,默认该配置为 0 即立刻显示或恢复 如果需要可以进行 dconfig 配置 Log: 添加配置显示桌面的悬浮时间 Change-Id: I0b394bf02717b6ba1abe1e5c86fab82d314f39fc
tab indicator radius 6 ==> 3 tab indicator spacing 40 ==> 6 Issue: https://github.com/linuxdeepin/developer-center/issues/7139
use dstyle instead of stylesheet Issue: https://github.com/linuxdeepin/developer-center/issues/5743
- 允许基于dtk开发的应用动态控制其日志输出等级 - lshw查询内存大小时返回多元素数组,修正解析过程 - 从文件中读取deepinType和productType值时因为权限问题会失败 - 增加registerLoggingRulesWatcher接口 - 修复计算 build 版本号错误的问题 - 修复日志格式时间戳显示异常问题 https://github.com/linuxdeepin/dtkcommon/pull/70