Better GTK support
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 68
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
racket/gui has no support for builtin gtk icons (out of the box), and most widgets (such as text-field%) don't need to be using a canvas under the hood (though, this canvas is capable of exposure, and thus backwards incompatible - Perhaps it could fall back to canvas when a canvas is requested?).
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
Start by reading the racket/gui implementation around GTK icon support, text-field%, and canvas exposure behavior. Determine the intended built-in icon support and whether non-canvas widgets can remain compatible when a canvas is explicitly requested; done requires an agreed design and corresponding implementation coverage.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100