Add Distinct Visual Elements for Non-Production Versions (icon, splash screen, etc) #922
Open
0 of 4 issues completedOpen
0 of 4 issues completed
Description
Non-production builds for Processing currently look mostly identical to official releases, making it difficult to recognize at a glance that you're using a non-production version. This could lead to confusion among testers and contributors, and create mix-ups when reporting issues.
I suggest we introduce distinct visual markers for pre-release versions (test, beta, dev, or nightly builds). This will help users immediately recognize they are running a non-production version of Processing.
Proposed Changes
- App Icon – Use an alternate icon for non-production builds, such as adding a yellow ribbon with
Test
,Beta
, orDev
depending on the build type. - Splash Screen – Include a clear indicator that the user is running a pre-release version.
- Version Label in UI – Add a visible label (e.g., "Test Build," "Beta," "Nightly") in the title bar.
- Instructions for testing – Include a README in test builds only with specific instructions for testing.
Sub-issues
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog