mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 09:23:03 +00:00

1.通过略缩图关闭驻留应用,任务栏崩溃.由于使用了野指针,导致概率性崩溃。 2.非驻留时,关闭最后一个预览时AppItem对象被析构,但是之前connect没有指定receiver。导致信号还是被响应,使用了野指针。 Log: 修复任务栏在缩略图状态下关闭应用崩溃问题 Bug: https://pms.uniontech.com/zentao/bug-view-89275.html Change-Id: Ib652beb4698193c33df9ed465cf843ceefeaa6ec
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
- Contribution guide for developers. (English)
- 开发者代码贡献指南 (中文)
Description
Languages
C++
97%
CMake
2%
C
0.8%
Shell
0.2%