mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00

目前dock获取应用snap shot是通过函数getImageDSHM(), 该函数内部调用了XGetWindowProperty来获取窗口属性, 这将导致在wayland环境下无法正常运行。 Log: 修复wayland环境下获取应用snap shot导致任务栏崩溃的问题 Influence: 任务栏预览功能 Task: https://pms.uniontech.com/zentao/task-view-88921.html Change-Id: Ic565c62512768fc3ba28c72a05cdd0f5162a8711