Skip to content

Desktop: add a branded macOS DMG installer window #6200

Description

@Brechard

Summary

The macOS DMG currently uses the default installer presentation. This issue proposes supporting a branded Finder drag-and-drop window for the desktop installer.

Proof of concept

I prepared a working proof of concept in the accompanying PR. It adds a small, configurable DMG visual system with three sample backgrounds and keeps the asset selection out of the packaging implementation.

The artwork in this PR is intentionally placeholder/proof-of-concept material. The project team can replace it with any official T3 Code artwork, copy, typography, or brand treatment before merging.

Why this is useful

A polished DMG window gives first-time desktop users a clearer installation path and makes the installer feel like part of the product rather than a generic packaging artifact.

Scope of the proposed change

  • Configure the DMG Finder window size and application/Applications placement.
  • Allow the background asset to be selected through a build option.
  • Keep the visual asset replaceable without changing packaging logic.
  • Include focused tests for the generated electron-builder configuration.

The custom image is implemented using electron-builder's supported DMG background configuration; Finder will keep its normal DMG metadata files hidden when hidden files are not enabled.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions