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
  • Merge requests
  • !530

[dataengines/mpris] Port to QDBusServiceWatcher

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Edmundson requested to merge work/mpris_servicewatcher into master Dec 23, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

QDBusServiceWatcher gained wildcard support in Qt 5.14. We can now port to use it over the deprecated signal on QDBusConnectionInterface.

This not only ports away from deprecated code, but should reduce plasmashell wakeups for unreltaed enties.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/mpris_servicewatcher