[PR #2516] [MERGED] feat: update application icons for desktop build #10044

Closed
opened 2026-04-23 09:22:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/2516
Author: @kolaente
Created: 4/1/2026
Status: Merged
Merged: 4/1/2026
Merged by: @kolaente

Base: mainHead: claude/fix-macos-icon-border-ieLkn


📝 Commits (8)

  • d861242 fix: correct macOS icon dimensions from 1024x1025 to 1024x1024
  • d7f119d fix: fill macOS icon background to cover full square
  • 41fe3eb fix: regenerate macOS icon from SVG with full-square blue background
  • a9fa5cc fix: extend llama neck to bottom edge of macOS icon
  • 0ddbebb fix: clean up anti-aliased edge artifacts on llama neck
  • ea8a2e5 fix: remove remaining anti-aliased pixel lines at bottom of neck
  • 82f7b36 fix: extend llama neck to bottom edge via SVG rect
  • cbfe2d4 fix: extend neck naturally following the existing curve slope

📊 Changes

2 files changed (+0 additions, -0 deletions)

View changed files

📝 desktop/build/icon.icns (+0 -0)
📝 desktop/build/icon.png (+0 -0)

📄 Description

Summary

Updated the application icon assets used in the desktop build process.

Changes

  • Updated desktop/build/icon.icns (macOS icon format)
  • Updated desktop/build/icon.png (PNG icon format)

Details

These are binary asset files used during the desktop application build process. The icon updates ensure the application displays with the current branding across different platforms and contexts (macOS, Windows, and various UI scales).

https://claude.ai/code/session_01CXDuT79ikZZ3PJphX5XLte


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/2516 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 4/1/2026 **Status:** ✅ Merged **Merged:** 4/1/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `claude/fix-macos-icon-border-ieLkn` --- ### 📝 Commits (8) - [`d861242`](https://github.com/go-vikunja/vikunja/commit/d8612427ce387046bf1fde2af5242471207ab6cb) fix: correct macOS icon dimensions from 1024x1025 to 1024x1024 - [`d7f119d`](https://github.com/go-vikunja/vikunja/commit/d7f119dcee121b7ee1c154eb60f653ca36644660) fix: fill macOS icon background to cover full square - [`41fe3eb`](https://github.com/go-vikunja/vikunja/commit/41fe3eb05cc7ae580784d1fb4e770aefe2b36563) fix: regenerate macOS icon from SVG with full-square blue background - [`a9fa5cc`](https://github.com/go-vikunja/vikunja/commit/a9fa5cc8b790c57a6da62c3c9d160f930b249ea8) fix: extend llama neck to bottom edge of macOS icon - [`0ddbebb`](https://github.com/go-vikunja/vikunja/commit/0ddbebb4f43d8382347e78e1e3545000abd2197b) fix: clean up anti-aliased edge artifacts on llama neck - [`ea8a2e5`](https://github.com/go-vikunja/vikunja/commit/ea8a2e5f826af491331fac8d0f1bb1c7252967cc) fix: remove remaining anti-aliased pixel lines at bottom of neck - [`82f7b36`](https://github.com/go-vikunja/vikunja/commit/82f7b362139dc6d3da74cfba3295a0908aae0862) fix: extend llama neck to bottom edge via SVG rect - [`cbfe2d4`](https://github.com/go-vikunja/vikunja/commit/cbfe2d47933586d5353f781f545e69303fcfa682) fix: extend neck naturally following the existing curve slope ### 📊 Changes **2 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `desktop/build/icon.icns` (+0 -0) 📝 `desktop/build/icon.png` (+0 -0) </details> ### 📄 Description ## Summary Updated the application icon assets used in the desktop build process. ## Changes - Updated `desktop/build/icon.icns` (macOS icon format) - Updated `desktop/build/icon.png` (PNG icon format) ## Details These are binary asset files used during the desktop application build process. The icon updates ensure the application displays with the current branding across different platforms and contexts (macOS, Windows, and various UI scales). https://claude.ai/code/session_01CXDuT79ikZZ3PJphX5XLte --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 09:22:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#10044