WayfireWM / WayfireWM/wf-shell
Battery widget needs upower
Open
Nobody has claimed this yet.
build
enhancement
good first issue
- Dominant language
- C++
- Stars
- 179
- Forks
- 55
- Avg merge
- 16d 1h
- Merged PRs (30d)
- 3
Description
There should be an option for battery widget in meson_options, and when it's set then upower needs to be a dependency.
I had to chase through the code to find this out though, lol.
Thanks
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 with meson_options and inspect how the battery widget is enabled and how dependencies are declared. Add an option for the widget that controls the upower dependency; done means the dependency is required only when that option is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100