Skip to content
Commit 62e5bb37 authored by Bharadwaj Raju's avatar Bharadwaj Raju
Browse files

If an app is playing media but hasn't provided a title, say as much instead of "No media playing"

Certain apps, like GNOME's Totem, provide a very rudimentary MPRIS interface with next-to-no
metadata. Currently the applet and lockscreen show "No media playing" when these apps play something, which is
inaccurate. Change the message in case of (playing || paused) && !title to "No title".

BUG: 456516
parent 8b1e97d8
Pipeline #243862 passed with stage
in 9 minutes and 12 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment