Sync future from AsyncFileDialog
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 830
- Forks
- 108
- Avg merge
- 6d 33m
- Merged PRs (30d)
- 2
Description
Would it be possible? The naive approach of adding a Sync bound to DialogFutureType works and compiles (one windows), but obviously, external libraries, calling unsafe code, so I cannot be sure.
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 reviewing AsyncFileDialog and DialogFutureType, then investigate how a Sync bound interacts with the Windows implementation, external libraries, and unsafe code. Done would require a clearly defined and validated approach for providing a synchronous future without compromising safety.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100