processing / processing/processing4
Opening a new sketch doesn't replace the default empty window
@AbhishekTiwari9926 is already working on this.
Since Feb 25, 2026.
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
Most relevant area for this enhancement?
PDE
Feature to enhance
Sketch window behavior on startup
Desired enhancement
When starting Processing and immediately opening a sketch (like an example or a recent sketch), the initial sketch window remains open even though it wasn't used.
When opening an existing sketch from the Examples browser or the File menu, the default empty sketch window (sketch_XXXXXa) should automatically close or be reused, instead of remaining open in the background.
Potential benefits
It makes the interface feel more intentional and avoids unnecessary windows.
Possible drawbacks
No response
Additional context
No response
Would you like to work on the issue?
This can be assigned to a contributor
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.
Assessment
This issue has not been assessed yet.