Summary: | mpris integration not working with RDN launcherUrls | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Harald Sitter <sitter> |
Component: | Task Manager and Icons-Only Task Manager | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, plasma-bugs |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/0d6442d8374f87880de2aad044cd1563ed6fde75 | Version Fixed In: | 5.7.0 |
Sentry Crash Report: |
Description
Harald Sitter
2016-04-19 14:21:34 UTC
Adding Kai to CC. Your second proposal sounds better to me. RDN stripping is kinda bad. Also, application ids on Wayland are the desktop file name sans extension but including the RDN. MPRIS stuff should go with the times. Harald, we fixed this right? Once landed https://phabricator.kde.org/D1916 should fix it. Git commit 0d6442d8374f87880de2aad044cd1563ed6fde75 by Kai Uwe Broulik. Committed on 27/06/2016 at 10:38. Pushed by broulik into branch 'Plasma/5.7'. [Task Manager ToolTipDelegate] Match DesktopEntry for associating window/launcher with player The current approach of matching the MPRIS DBus interface suffix was a bit short-sighted. This patch makes it use the DesktopEntry provided by the application which should make it work with most players. FIXED-IN: 5.7.0 Differential Revision: https://phabricator.kde.org/D1916 M +14 -5 applets/taskmanager/package/contents/ui/ToolTipDelegate.qml http://commits.kde.org/plasma-desktop/0d6442d8374f87880de2aad044cd1563ed6fde75 |