Allow change Rio icon via configuration
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.5k
- Forks
- 353
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 15
Description
[window]
icon = "Classic"
Note: Images are just an idea/preview.
MacOS: https://developer.apple.com/documentation/appkit/nsapplication/applicationiconimage
Classic
Modern
Glitter
TODO
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
No source file, entry point, or test is named. Start by tracing how the [window] configuration is parsed and how the macOS application icon is assigned, using Apple's NSApplication applicationIconImage documentation as the platform reference. Done means the configured Classic, Modern, or Glitter icon is selected successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100