raphamorim / raphamorim/rio

Allow change Rio icon via configuration

Open
#896 5 comments 4 reactions 0 assignees View on GitHub

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

image

Modern

Screenshot 2025-01-11 at 09 07 37

Glitter

TODO

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.