Skip to content

Add Distinct Visual Elements for Non-Production Versions (icon, splash screen, etc) #922

Open
0 of 4 issues completed
@SableRaf

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

  1. App Icon – Use an alternate icon for non-production builds, such as adding a yellow ribbon with Test, Beta, or Dev depending on the build type.
  2. Splash Screen – Include a clear indicator that the user is running a pre-release version.
  3. Version Label in UI – Add a visible label (e.g., "Test Build," "Beta," "Nightly") in the title bar.
  4. Instructions for testing – Include a README in test builds only with specific instructions for testing.

Sub-issues

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions