8 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
5a0ca7edbb feat(bundler): support Liquid Glass icons, closes #14207 (#14671)
* feat(bundler): support Liquid Glass icons, closes #14207

the `icon` config now supports loading an Assets.car directly or a `.icon` (Icon Composer asset) that gets compiled into an Assets.car file

* fmt

* fix build

* add version checks

* fmt

* fix icns fallback

* fmt
2026-03-26 13:58:58 -03:00
Fabian-Lars
2d545eff58 fix(cli): corrupted icons in bundled macOS icons (#5698)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-11-28 08:57:32 -03:00
Lorenzo Lewis
72700eca59 Update macOS icon based on brand guidelines design (#4171) 2022-05-21 15:57:48 -03:00
Lorenzo Lewis
1f800e83b6 fix: #617 Update macOS icons to Big Sur style (#2870) 2021-12-06 23:41:13 +01:00
david
126e18142f fix(examples): icon transparency (#2450) 2021-08-16 13:01:53 -03:00
Alve Larsson
7057c0f7b8 New brand (#2445)
* Update readme

* Update splash.svg

* New logo

* change to image

* Update splash.png

* Update README.md

* Mac Tray icon fix
2021-08-16 22:00:40 +08:00
david
426a6b4996 feat(macOS): Implement tray icon template (#2322) 2021-07-29 15:29:59 -04:00
Lucas Fernandes Nogueira
b86fe9a6de feat(examples): add splashscreen example (#1685) 2021-05-03 11:16:51 -03:00