[PR #6297] [CLOSED] [WIP] :electron: Liquid glass icon for mac #64419

Closed
opened 2026-05-11 21:32:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6297
Author: @MikesGlitch
Created: 12/4/2025
Status: Closed

Base: masterHead: liquid-glass-icon


📝 Commits (6)

  • 6edb7ce updating electron builder to use the liquid glass icon
  • 3913ee6 update xcode to enable use of latest electron-builder
  • e59a397 fix syntax on workflow
  • 67a733e merge
  • 159922d upgrade builder
  • 132aac2 Merge branch 'master' into liquid-glass-icon

📊 Changes

6 files changed (+174 additions, -401 deletions)

View changed files

📝 .github/workflows/electron-master.yml (+6 -0)
📝 .github/workflows/electron-pr.yml (+7 -0)
packages/desktop-electron/icons/icon.icon/Assets/logo.svg (+4 -0)
packages/desktop-electron/icons/icon.icon/icon.json (+56 -0)
📝 packages/desktop-electron/package.json (+2 -2)
📝 yarn.lock (+99 -399)

📄 Description

Progress:

  • Not sure why build is failing - doesn't look like it's reported

🔄 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/6297 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 12/4/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `liquid-glass-icon` --- ### 📝 Commits (6) - [`6edb7ce`](https://github.com/actualbudget/actual/commit/6edb7ce8bbe0d492ab0fadca26eedeb885b38089) updating electron builder to use the liquid glass icon - [`3913ee6`](https://github.com/actualbudget/actual/commit/3913ee6a8e20a8ae29d0cfccaf14189e72653ab8) update xcode to enable use of latest electron-builder - [`e59a397`](https://github.com/actualbudget/actual/commit/e59a397e8f56427a409f25be931384c381f384d1) fix syntax on workflow - [`67a733e`](https://github.com/actualbudget/actual/commit/67a733eeec502c10069df67eab35a15eb246f17a) merge - [`159922d`](https://github.com/actualbudget/actual/commit/159922df9ab5fa2647d42e8471b42ec0b180d01d) upgrade builder - [`132aac2`](https://github.com/actualbudget/actual/commit/132aac29fb5d9e3a41f947bb7ccf75aec45080b6) Merge branch 'master' into liquid-glass-icon ### 📊 Changes **6 files changed** (+174 additions, -401 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/electron-master.yml` (+6 -0) 📝 `.github/workflows/electron-pr.yml` (+7 -0) ➕ `packages/desktop-electron/icons/icon.icon/Assets/logo.svg` (+4 -0) ➕ `packages/desktop-electron/icons/icon.icon/icon.json` (+56 -0) 📝 `packages/desktop-electron/package.json` (+2 -2) 📝 `yarn.lock` (+99 -399) </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. --> **Progress:** - Not sure why build is failing - doesn't look like it's reported --- <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-05-11 21:32:34 -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#64419