Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 118
    • Merge requests 118
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma Workspace
  • Repository
  • plasma-workspace
  • lookandfeel
  • org.kde.breeze
  • contents
  • lockscreen
  • MediaControls.qml
Find file BlameHistoryPermalink
  • Bharadwaj Raju's avatar
    If an app is playing media but hasn't provided a title, say as much instead of "No media playing" · 40b2226c
    Bharadwaj Raju authored Oct 08, 2022
    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
    
    
    (cherry picked from commit 62e5bb37)
    40b2226c