mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-03 16:30:02 +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.