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

Plasma powermanager settings

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tomaz Canabrava requested to merge tcanabrava/plasma-settings:plasma_powermanager_settings into master Feb 08, 2021
  • Overview 23
  • Commits 1
  • Pipelines 0
  • Changes 7

The current Power Manager KCM is quite strange:

It doesn't really looks like it's doing anything, but forwarding all of the work to PowerDevil plugins. The PowerDevil plugins don't actually look like they are doing anything besides filling up the UI with custom Widgets inside of the plugins they appear to just store data on the configuration file, but I failed to see any kind of communication to the PowerDevil daemon. I assume it monitors the configuration file for changes.

This patch ignores looking into the PowerDevil actions, and touches the files manually (as done inside of the PowerDevil plugins)

Screenshot_20210208_104317

Edited Mar 02, 2021 by Bhushan Shah
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: plasma_powermanager_settings