taskmanager: Check hasPlayer individually in grouped task tooltips
- Copy
mprisSourceName
,playerData
andhasPlayer
to ToolTipInstance.qml, and add a new property namedappPid
to get individual PID of a task in grouped task tooltips. - Modify
sourceNameForLauncherUrl()
: first match PID, if PID match fails, fallback to desktopFileName match.
Edited by Fushan Wen