racket / racket/gui

Better GTK support

Open
#348 8 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.