From 1f68cb8a5de45c8b697ca74085cd5aae2c361787 Mon Sep 17 00:00:00 2001 From: haoyuren <13851610112@163.com> Date: Fri, 13 Mar 2026 01:37:50 -0500 Subject: Update logo, app icon, fix shutdown crash, add README - Simplified logo: cosmic latte cup on brown background with turquoise liquid and sparkle stars - Square app icon (.icns) for macOS dock - Fix crash on window close: guard all IPC sends against destroyed window - Include ws/chokidar/diff-match-patch in packaged app - Add README with features and install instructions Co-Authored-By: Claude Opus 4.6 --- resources/icon.icns | Bin 0 -> 168312 bytes resources/logo.svg | 35 +++++++++++------------------------ 2 files changed, 11 insertions(+), 24 deletions(-) create mode 100644 resources/icon.icns (limited to 'resources') diff --git a/resources/icon.icns b/resources/icon.icns new file mode 100644 index 0000000..cf000bc Binary files /dev/null and b/resources/icon.icns differ diff --git a/resources/logo.svg b/resources/logo.svg index bd5af43..017bf65 100644 --- a/resources/logo.svg +++ b/resources/logo.svg @@ -1,28 +1,15 @@ - - - - - - - - - - - - + - - - - - - - + - - - - - + + + + + + + + + -- cgit v1.2.3