Skip to content

taskmanager: Check hasPlayer individually in grouped task tooltips

  1. Copy mprisSourceName, playerData and hasPlayer to ToolTipInstance.qml, and add a new property named appPid to get individual PID of a task in grouped task tooltips.
  2. Modify sourceNameForLauncherUrl(): first match PID, if PID match fails, fallback to desktopFileName match.

CCBUG: 447016

图片

Edited by Fushan Wen

Merge request reports