2 Commits

Author SHA1 Message Date
tsic404
4a67d10770 chore: fix build warning
fix package warning
1. replace deprecated QPalette::ColorRole Background and Foreground
2. replace deprecated Qt::SystemLocaleLongDate
3. replace deprecated QMouseEvent constructor
4. CMakeLists.txt rectification

log: remove build warnings
2023-03-26 19:16:00 +08:00
donghualin
4aed03f62b feat: 增加display插件
将原来在dde-dock中的显示相关的代码部分移动到display插件中,生成新的插件

Log:
Influence: 展开任务栏快捷面板,观察是否有亮度设置相关的功能
Task: https://pms.uniontech.com/task-view-220489.html
Change-Id: Ifc1bb2395c3f9ff449513078aba0e3c56ad66881
2022-11-28 15:31:01 +08:00