Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 110
    • Merge requests 110
  • 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