Closed
Bug 1676045
Opened 3 years ago
Closed 3 years ago
[MediaControl-Linux] Implement DesktopEntry for MPRIS
Categories
(Core :: Widget: Gtk, enhancement)
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: val, Assigned: val)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Part of 1611235. I'll put a patch here
Assignee | ||
Comment 1•3 years ago
|
||
The DesktopEntry property allows MPRIS clients to match a player on the bus
with application metadata such as its icon.
The desktop entry name is computed as the lowercasing of the XRE app info name.
This is the same way it's done for g_set_prgname in nsAppRunner.
Updated•3 years ago
|
Assignee: nobody → greg
Updated•3 years ago
|
Blocks: media-control
Pushed by cbrindusan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1d67c90ee947 Implement DesktopEntry for MPRIS r=stransky
Comment 3•3 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•