WayfireWM / WayfireWM/wf-config
Keep numeric order of rules
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 24
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Actual: Using wcm windows rules are sorted by first digit only:

Expected:
rules are in numeric order also if >9
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 wcm window rules are parsed and sorted. Reproduce the ordering issue with rule numbers greater than 9, then verify that rules are ordered numerically rather than by their first digit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100