WayfireWM / WayfireWM/wf-shell
panel : battery : add power profiles support for tlp and battery charge control
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 179
- Forks
- 55
- Avg merge
- 16d 1h
- Merged PRs (30d)
- 3
Description
Follow up to #444
Add support for switching profiles with tlp to the battery power profiles popover.
Battery charge levels (other than charging to full once) might be tougher, AFAIK there’s pretty much only tlp for not-that-many devices, and even then, you configure by writing to the tlp configuration file. Not impossible, but i’d wager it would be less effort to contribute a smoother way of setting it to tlp than doing so.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #444 and locating the battery power profiles popover in the existing panel. Determine the scope for TLP profile switching and battery charge control, then verify that the agreed behavior is exposed through the popover.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100