Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 45
    • Merge requests 45
  • 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 DesktopPlasma Desktop
  • Merge requests
  • !317

add the ability for kded modules to have kcms

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Harald Sitter requested to merge work/kded-module-kcm into master Jan 22, 2021
  • Overview 5
  • Commits 1
  • Pipelines 0
  • Changes 4

this uses the established tech of kcmservices that can "associate" with a kplugininfo and we only need to display them

somewhat unfortunately this pulls in qwidgets because we don't seem to have a qml variant of KCMultiDialog, not that it matters greatly anyway since we need to embed both qml and qwidget kcms inside the dialog.

this would be used by the kcm setting X-KDE-ParentComponents=freespacenotifier for example

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/kded-module-kcm