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

itemRemove signal connect direct to taskmanager thread, and it will update recentApp visible status which access qwidget in non-main thread. log: make recentApp visible status update in main thread.