WayfireWM / WayfireWM/wf-shell
Add the ability to set battery_onclick_command and command_output_onclick_command
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- C++
- Stars
- 179
- Forks
- 55
- Avg merge
- 16d 1h
- Merged PRs (30d)
- 3
Description
Add the ability to set battery_onclick_command and command_output_N_onclick_command
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 tracing how battery and command-output settings are defined and how existing click actions are handled. Determine the appropriate configuration entry points for battery_onclick_command and command_output_N_onclick_command. Done means both settings can be configured and their commands run on the corresponding click targets, with any relevant behavior covered by the project’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100