Implement HasRawWindowHandle for GTK?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
This was added for the mac and windows in #1586.
> curious to hear if this was a decision or an omission.
This was discussed. I have no access to non-Windows platforms and little knowledge about them, so rather than doing a blind implementation likely to be buggy, implementations on those missing platforms is left for a future change by whoever can contribute it. I did Windows and @rjwittams did macOS.
_Originally posted by @djeedai in https://github.com/linebender/druid/issues/1586#issuecomment-782599567_
Contributor guide
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
The issue names HasRawWindowHandle and GTK and points to #1586 for the macOS and Windows precedent. Review that discussion and the existing platform implementations, then identify the GTK entry point; the issue provides no file or test path, so completion is implementing the GTK support and validating its behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100