13 Commits

Author SHA1 Message Date
Hmily
aceccd14fa Update DMG window position in create_macos_dmg.sh
Adjusted the position of the DMG window by changing the left and top coordinates.
2026-07-06 05:56:55 +08:00
Hmily
3e8bbe23a9 Update DMG window position parameters
Adjusted the positioning of the DMG window.
2026-07-06 05:38:02 +08:00
Hmily
be7f4d4ad0 update window bounds in DMG creation script 2026-07-06 05:27:40 +08:00
Hmily
7492afc80e adjust DMG window positioning in create_macos_dmg.sh
Updated the script to dynamically position the DMG window based on desktop dimensions.
2026-07-06 05:13:50 +08:00
ihmily
3799329863 use _internal layout for Windows builds 2026-07-06 04:14:34 +08:00
Hmily
f136b97e49 fix: adjust DMG window height and path bar visibility
Increased the height of the DMG window from 480 to 540 pixels and updated the visibility of the path bar.
2026-07-06 03:51:18 +08:00
Hmily
c993830abf Use variable for Finder background image
Updated the Finder window layout configuration to use a variable for the background image.
2026-07-06 03:42:39 +08:00
Hmily
add553e028 Refactor DMG creation script for mount directory handling
Removed MOUNT_DIR initialization and adjusted hdiutil attach command to not specify mountpoint. Updated MOUNT_DIR assignment to derive from attach output.
2026-07-06 03:39:01 +08:00
Hmily
0b52dd4a93 Refactor DMG creation script for layout customization 2026-07-06 03:35:26 +08:00
ihmily
97cf224d81 ci: fix macOS DMG image creation 2026-07-06 03:06:45 +08:00
ihmily
c8fc43c891 ci: harden macOS DMG packaging 2026-07-06 02:57:03 +08:00
ihmily
b51159644d ci: add macOS DMG installer layout 2026-07-06 02:21:19 +08:00
ihmily
06ba3d861a feat: add desktop packaging scripts 2026-07-06 00:28:09 +08:00