You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Processing 4.4 focuses on modernizing the project's infrastructure to support future development.
Key updates include migrating the build system from Ant to Gradle and beginning the transition from Swing to Jetpack Compose Multiplatform. Additionally, this release introduces various quality-of-life improvements for developers working on the codebase. With these changes, we hope to lower the barrier for contributing to the project.
What's New in Processing 4.4?
New Gradle build system for the Processing IDE.
Installers for macOS (dmg), Windows (msi), linux (snap)
We've done a lot of work to make it easier to build Processing for yourself. To get started, check out the build instructions.
Known Issues
Nobody's perfect, and that goes for this release too. We've done our best to spot and address any regressions and new bugs, but there are still a few that couldn't be addressed in time for this release. Here are some issues we're aware of in 4.4.0. Many of them have been patched already and will be gone in 4.4.1.
The Movie Maker tool is missing.
On Windows, when changing theme, the title bar color doesn't update until opening a new sketch.
Because the title bar is the same as the theme color, it can be unclear where to click and drag the window.
JavaFX throws an error on macOS (arm).
The splash screen doesn't fade in completely on some configurations.