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