[PR #6076] [MERGED] :electron: Adding 512x512 image to the icns file #36503

Closed
opened 2026-04-20 23:21:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6076
Author: @MikesGlitch
Created: 11/5/2025
Status: Merged
Merged: 11/7/2025
Merged by: @MikesGlitch

Base: masterHead: linux-icon-explicit


📝 Commits (5)

📊 Changes

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

View changed files

📝 packages/desktop-electron/icons/icon.icns (+0 -0)
upcoming-release-notes/6076.md (+6 -0)

📄 Description

The 512x512 icon was missing for the icns file. It isn't causing an issue, but it affects the size of the icon when building for Flatpak.

Hopefully this finishes off the icons changes for a while.


🔄 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/actualbudget/actual/pull/6076 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 11/5/2025 **Status:** ✅ Merged **Merged:** 11/7/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `linux-icon-explicit` --- ### 📝 Commits (5) - [`704f241`](https://github.com/actualbudget/actual/commit/704f241d9f5ff264064b60a1adb377123c51d998) making the linux icon explicit - [`d802474`](https://github.com/actualbudget/actual/commit/d802474990aa88f20e2a56c6d2e628f32f2e5f09) putting flatpak back - [`a6c8bee`](https://github.com/actualbudget/actual/commit/a6c8beea99560a9b85bff2fc8c5f403bd89c3c3c) regen icns - [`ba7132d`](https://github.com/actualbudget/actual/commit/ba7132d8ce2cf91c6f82a88d80c0577ed5d311e9) adding the 512px image to the icns file - [`e2e2719`](https://github.com/actualbudget/actual/commit/e2e2719b2b68347bb54175861418d4e86a9a342b) release notes ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/icons/icon.icns` (+0 -0) ➕ `upcoming-release-notes/6076.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> The 512x512 icon was missing for the icns file. It isn't causing an issue, but it affects the size of the icon when building for Flatpak. Hopefully this finishes off the icons changes for a while. --- <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-20 23:21:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#36503