R2NorthstarTools / R2NorthstarTools/FlightCore
Option to prevent creating desktop icon on update/install
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 94
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Prevent FlightCore from recreating desktop icon on launch cause it's kinda annoying.
Genuinely no idea how to do that cause desktop icon is created by the built-in Tauri updater. Either this needs to be added upstream or I missed some option to set it.
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 the linked Tauri v1 updater documentation and inspect how FlightCore configures its built-in updater; the issue does not name a source file or test. Determine whether an option prevents desktop-icon recreation or whether the behavior must be addressed upstream, with completion meaning updates or installs no longer recreate the icon, or the upstream limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, tauri
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100