Skip to content

fix(app): converge dig-app on canonical branded icon, add diga icon (#2917) - #401

Draft
MichaelTaylor3d wants to merge 4 commits into
mainfrom
loop/2917-branded-icon
Draft

fix(app): converge dig-app on canonical branded icon, add diga icon (#2917)#401
MichaelTaylor3d wants to merge 4 commits into
mainfrom
loop/2917-branded-icon

Conversation

@MichaelTaylor3d

Copy link
Copy Markdown
Contributor

DO NOT MERGE — gate round in progress. Refs #2917.

Replaces crates/dig-app/icons/mark.ico (6 frames, pre-dates the 2026-08-14
cross-repo icon decision) with the canonical, byte-pinned assets/dig.ico
(10 frames incl. <=32px alpha hardening), vendored at the repo root per the
decided shape. dig-app keeps its own tested .res encoder (build/res.rs) --
embed-resource is deliberately NOT added here (L1 shape call: this is the
most-privileged GUI binary and the encoder is already covered by
tests/icon_resource.rs). diga gets an icon for the first time by mounting
the same encoder via #[path], never a second copy.

Adds scripts/check-icon.sh (sha256 pin) and its CI job so drift is loud.
Bumps the workspace version 15.4.0 -> 15.4.1.

Refs #2917
Only workspace-member version stamps move (15.4.0 -> 15.4.1); no
third-party package name is added or removed
(git diff origin/main -- Cargo.lock | grep '^[+-]name' is empty).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant