wubowen 1c57108dc1 fix: update daemonDockInterface when the dde-daemon dock interface init after dde-dock
当dock比dde-daemon的dockInterface启动更早,dock会delete该interface指针后重新new
但是在menuworker里面,还是使用的未更新的dockInterface对象,即野指针
因此会导致调用接口后崩溃

Log: Update daemonDockInterface when daemon init behind dock
Influence: 注销右键点击出现菜单栏
Bug: https://pms.uniontech.com/bug-view-155357.html
Change-Id: I666c3e66f3bfbdbd66c230d8d5ea72175b355289
2022-08-26 15:00:03 +08:00
2015-09-28 11:18:42 +08:00
2018-11-05 17:39:41 +08:00
2021-12-02 17:19:06 +08:00
2022-08-11 03:20:06 +00:00
2019-06-13 15:10:25 +08:00
2020-01-08 10:43:28 +08:00
2020-11-10 17:16:09 +08:00
2021-02-23 16:47:45 +08:00
2019-07-05 16:11:01 +08:00
2020-11-06 16:25:56 +08:00
2022-08-11 09:04:55 +08:00
2019-03-15 11:10:13 +08:00
2016-08-05 10:00:14 +08:00

DDE Dock

DDE Dock is the dock of Deepin Desktop Environment.

A tutorial for build dde-dock plugin: plugins-developer-guide

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

Description
Dock application of DDE
Readme 66 MiB
Languages
C++ 97%
CMake 2%
C 0.8%
Shell 0.2%