8952b9d3ed
feat(brand): use no-text mark for window/app icon
...
Switch BrowserWindow + electron-builder icon to the no-text mark
(tray was already the no-text mark). Wordmark dropped from app-icon
contexts where it doesn't read small.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-16 11:07:34 +01:00
ca51ba7063
feat(brand): apply Fabric app + tray icons
...
- assets/icon.png (512) -> BrowserWindow icon; build/icon.png (1024)
for electron-builder (linux uses it directly, mac/win generated from
it); package.json build.files += assets/**, build.icon set.
- Tray: replace the placeholder base64 data-URL with the designed
no-text tray icon (assets/tray.png 22 + tray@2x.png 44) via
nativeImage.createFromPath.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-16 11:04:55 +01:00
1476ff7bb4
chore(desktop): set maintainer email for deb packaging
2026-05-13 07:17:04 +00:00
54f4b46755
feat(desktop): add tray behavior and packaging config
2026-05-13 06:57:27 +00:00
5843d3f8ca
feat(desktop): add secure electron shell with preload ipc and menu
2026-05-12 16:13:05 +00:00
root
292d8c27f2
feat: bootstrap Electron desktop shell for Fabric frontend
2026-05-12 13:09:45 +00:00
395385c9aa
chore: initialize repository
2026-05-08 14:25:53 +00:00