ck
971cd92007
fix: dcc dock plugin icon pixelated again
...
- 部分图片路径写错
- 资源图片直接加到qicon中,qicon.availableSizes[0]={0, 0}
- 部分插件没有适配主题颜色
Issue: https://github.com/linuxdeepin/developer-center/issues/5682
2023-12-08 16:42:36 +08:00
tsic404
af35000028
fix: add multitasking-view and show-desktop dcc icon
...
add multitasking-view and show-desktop dcc icon
log:
2023-05-06 14:12:09 +08:00
tsic404
8bf079219a
fix: click undock menu which make fixed_plugin hide always
...
The removal will actually remove the plugin, which will make the removed plugin inaccessible,
making it impossible to set the plug-in to the dock in the dde-control-center.
Therefore, instead of calling the remove method, set the plugin to hide from the dock.
log: make fixed_plugin hide instead of removal when click ondock
2023-04-20 07:19:00 +00:00
dengbo
16ca6eaee9
fix: 任务栏多任务视图不能正常移除 ( #771 )
...
1.通过任务栏右键移除按钮时,移除对应插件
2.显示桌面和多任务视图需要加入到快捷插件显示中
Log: 修复任务栏多任务视图不能正常移除的问题
Bug: https://github.com/linuxdeepin/developer-center/issues/3599
Influence: 任务栏显示桌面合多任务视图插件的显示
2023-02-21 13:47:38 +08:00
tsic404
2f185bf3ce
chore: resolve v23 merge conflicts
...
log:
2023-02-16 15:08:28 +08:00
donghualin
ebd1522aea
fix: 修复高缩放率下固定区域图标和回收站图标显示异常的问题
...
图标加载后,需要将图标缩放成合适的大小
Log: 修复高缩放率下图标显示异常
Influence: 1.25倍缩放率下,选择非默认主题,观察任务栏显示桌面、多任务试图和回收站的图标大小是否正常
Bug: https://pms.uniontech.com/bug-view-182673.html
Change-Id: I8d02cec5f990523acb9f75763fa1cb1e24c93e9c
2023-01-13 09:41:24 +08:00
donghualin
c7df15ce0e
feat: 插件增加标记
...
插件接口类中增加flag接口,用于返回不同的插件的属性,在各插件的实现中实现这个接口
Log:
Influence: 任务栏插件
Task: https://pms.uniontech.com/task-view-220099.html
Change-Id: I9e8b8e0f5f9818856b70a76bbda9eb31dc4ebf65
2022-11-28 14:40:55 +08:00
donghualin
cf376ebb3f
style: 消除编译警告信息
...
将代码中的过期的不建议使用的函数或类替换成建议使用的函数或类
Log: 消除编译警告
Influence: 无
Task: https://pms.uniontech.com/task-view-96831.html
Change-Id: Ie42a3eed97013adb047105bcf75e07ff8e0277a0
2022-11-04 06:29:16 +00:00
Robert
0427e19b72
chore: adapt license and copyright ( #680 )
...
Modify project to pass the REUSE check
Log: Modify project to pass the REUSE check
Task: https://pms.uniontech.com/task-view-185215.html
Change-Id: Ie954cf985f16c1a243bfc912aa7458c6e85ce9de
2022-09-06 11:36:55 +08:00
FanPengCheng
331cf7c749
chore: 修复内存泄露问题
...
修复内存泄露
Log:
Bug: https://pms.uniontech.com/zentao/bug-view-80694.html
Bug: https://pms.uniontech.com/zentao/bug-view-80695.html
Change-Id: I7410c84aa0a4d6f277ba7a887614814374ef683d
2021-05-25 21:42:38 +08:00
范朋程
5a15ae7f17
fix: 修复符号冲突导致的概率性崩溃问题
...
语音助手中使用的类TipsWidget与任务栏项目中的同名类的实现不一样,导致符号冲突
解决方法是在任务栏的代码中加上命名空间,
Log: 修复符号冲突导致的概率性崩溃问题
Bug: https://pms.uniontech.com/zentao/bug-view-35037.html
2020-06-30 09:26:59 +08:00
fanpengcheng_cm
684ed7cf0b
feat:set control accessible
2020-03-13 13:39:01 +08:00
wangxuwen
c841e462fd
fixed(dde-dock): change the plugins sort for bug 10319
2020-01-11 10:35:29 +08:00
shaojun
552a61f4ea
refactor:delete invalid code
2019-10-17 19:52:55 +08:00
shaojun
355bbc1a02
feat(showdesktop):icon display and default sort
2019-09-04 13:43:47 +08:00
shaojun
a2b6cb4bff
feat(showdesktop):enum build bug
2019-09-03 20:53:49 +08:00
shaojun
c76389b385
feat(showdesktop):add showdesktop plugin
2019-09-03 20:37:35 +08:00