Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
Plasma Workspace
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 64
    • Merge Requests 64
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Plasma
  • Plasma Workspace
  • Merge Requests
  • !530

Merged
Opened Dec 23, 2020 by David Edmundson@davidedmundsonDeveloper

[dataengines/mpris] Port to QDBusServiceWatcher

  • Overview 0
  • Commits 1
  • 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
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: plasma/plasma-workspace!530
Source branch: work/mpris_servicewatcher