processing / processing/processing4
ThinkDifferent unavailable with --disable-awt, needs workaround
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
Created by: benfry
According to this test, the ThinkDifferent glue seems to trip the AWT and cause problems. Need to find a way to handle Cmd-Q, setting the window icon, and other services provided by that code.
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 with the linked test and commit, then inspect the ThinkDifferent glue under the --disable-awt configuration. Determine how Cmd-Q, window icon handling, and the other services can work without AWT. Done means those services remain available without triggering AWT-related problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100