Skip to content

js/ui/mpris: Switch text in title and body

Most media players have a media player that shows the title of a song and artists in the song. In those media players, the title is highlighted (bold text) and the list of artists is under the title. Shell does the exact opposite in the player in the notification area.

Example media players: Spotify, Rhythmbox, GNOME Music

Fixes: #2627 (closed)

Merge request reports