tsic404
2f185bf3ce
chore: resolve v23 merge conflicts
...
log:
2023-02-16 15:08:28 +08:00
范朋程
2d958dd670
chore: V23接口改造适配
...
V23接口改造适配
Log: V23接口改造适配
Influence: 无
Task: https://pms.uniontech.com/task-view-207483.html
Change-Id: Ide530c023ea41f86fad2e8001ec67f1afaa897ab
2022-12-06 14:40:35 +08:00
donghualin
c7826edd46
fix: 删除任务栏对libdframeworkdbus-dev库的依赖
...
1、删除项目中对libdframeworkdbus-dev库的依赖,通过使用xml2cpp的工具来自动生成dbus接口文件,在使用到dbus库的项目中包含生成文件的目录
2、修改相关服务中v20的接口(com.deepin...)为v23的接口(org.deepin...)
Log:
Influence: 打开控制中心,鼠标移动唤醒任务栏、加载插件等,观察相关功能是否正常
Task: https://pms.uniontech.com/task-view-182009.html
Change-Id: I960c849d06ed271ebbb9f8e479d9879967523581
2022-09-19 11:41:31 +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
songwentao
8d36e2e52a
Revert "feat: 优化任务栏拖拽功能"
...
This reverts commit f95055e0b908e415b0dd7d463cc2e326bd0738f2.
Change-Id: I440d5fc2f11e49018adf291b5f0c96c234d962ee
2021-11-19 16:15:04 +08:00
songwentao
169f0deed4
Revert "feat: 修复任务栏崩溃问题"
...
This reverts commit 84b7b5e288b770f92eea02c2cd8b3f646d5a03ac.
Change-Id: I8de1c26ff0e27d394b56ee476c35fcf2a90bb5c6
2021-11-19 16:15:04 +08:00
songwentao
84b7b5e288
feat: 修复任务栏崩溃问题
...
输入法切换为中文时,访问空指针导致崩溃
Log: 修复任务栏崩溃问题
Task: https://pms.uniontech.com/zentao/task-view-90342.html
Influence: 任务栏插件-中文输入法插件,右键菜单出现后,鼠标或者手指操作过程中会出现崩溃情况
Change-Id: I3d753b093d239b22e4f89272021d9a795f6553d4
2021-11-04 17:15:28 +08:00
songwentao
f95055e0b9
feat: 优化任务栏拖拽功能
...
1. 不过滤鼠标离开事件
2. 鼠标按下释放后隐藏菜单
3. 触摸屏下第一次获取手指按下的状态错误
Log: 优化任务栏拖拽功能
Task: https://pms.uniontech.com/zentao/task-view-90299.html
Influence: 任务栏-插件区域-拖拽插件的功能
Change-Id: Ib13b0b36a7a4f1272f8b23b8c80a5499ecf576e6
2021-11-03 17:15:21 +08:00
liuxing
13b23e1dbd
feat: 增加触屏功能
...
根据后端长按一秒信号处理拖拽任务栏高度;根据后端xevent注册区域监控,处理任务栏隐藏,单指滑动唤醒任务栏
Log: 增加任务栏触屏功能
Task: https://pms.uniontech.com/zentao/task-view-33543.html
Change-Id: Ic862cc75a3cf89235702ca4fc2bcb27b28b0b418
Reviewed-on: http://gerrit.uniontech.com/c/dde-dock/+/2240
Reviewed-by: <mailman@uniontech.com>
Reviewed-by: fanpengcheng <fanpengcheng@uniontech.com>
Reviewed-by: wangwei <wangwei@uniontech.com>
Tested-by: <mailman@uniontech.com>
2020-08-31 18:40:33 +08:00
liuxing
31663a9ded
feat: 任务栏单指长按支持拖动
...
任务栏图标拖动需要单指长按超过200ms后(后端提供判断信号),才可进行
Log: 根据后端长按信号,任务栏图标单指长按超过200ms后才可拖动
Task: https://pms.uniontech.com/zentao/task-view-30976.html
Change-Id: Ia75e7b09b7ea2421089a0e5b8be4ff9a5049bae3
Reviewed-on: http://gerrit.uniontech.com/c/dde-dock/+/864
Reviewed-by: <mailman@uniontech.com>
Reviewed-by: wangwei <wangwei@uniontech.com>
Reviewed-by: niecheng <niecheng@uniontech.com>
Tested-by: <mailman@uniontech.com>
2020-07-30 10:10:59 +08:00
范朋程
ee83bb1cba
fix(cppcheck): cppcheck检查
...
静态代码检查,按照提示修改了所有合理的警告内容,部分内容为cppcheck误报,不处理
Log: 按照静态代码检查工具给出的结果进行修改
2020-06-16 13:54:23 +08:00
fanpengcheng_cm
684ed7cf0b
feat:set control accessible
2020-03-13 13:39:01 +08:00
王少君
9c6be185e5
Revert "feat:set cotrol accessible"
...
This reverts commit 5be2ade0b13a0d47cf58a27e19caf06b9f9ed377
2020-03-13 12:07:59 +08:00
fanpengcheng_cm
5be2ade0b1
feat:set cotrol accessible
2020-03-12 20:23:53 +08:00
chenzhe
2f866675cc
fix:Do not drag when tray icon is deleted
...
托盘图标删除时取消拖拽状态 (task:13009)
2019-12-27 16:20:29 +08:00
shaojun
1b8aa5fa44
fixed:tray qobject_cast crash
...
最近偶尔会出现托盘控件被析构,托盘按钮还存在,导致任务栏崩溃。
2019-11-21 16:10:39 +08:00
shaojun
f8af5aaf24
feat:ajdust all dock item size
2019-10-31 15:38:56 +08:00
shaojun
39b2f3af79
feat(trayplugin):change trayplugin ui
2019-09-03 09:36:58 +08:00
listenerri
8bc429af27
Merge branch 'dev/drag-and-hold-tray' into merge-dev/drag-and-hold-tray
...
Change-Id: I9ca2e4cbdd7579d65667e78f611cd5400ca851c2
2019-01-07 11:07:45 +08:00
listenerri
7c1ae86a79
refactor: the fashion tray item is divided into some modules
...
the fashion tray item consists of some fixed widget and some wrapper
container.
- double spliter one left and one right
- a control widget
- normal wrapper container
- attention wrapper container(just contains one/zero wrapper)
- hold wrapper container(coming soon)
Change-Id: If307fe0a3160c5478992c734ccac1bdec1071f09
2018-12-27 17:12:37 +08:00