feat: align motrix-style download UI/actions and stabilize aria2 ops

This commit is contained in:
tongki078
2026-02-24 12:00:30 +09:00
parent 845d5ca65c
commit 552f27c002
29 changed files with 2164 additions and 226 deletions

View File

@@ -12,9 +12,12 @@
"app": {
"windows": [
{
"label": "main",
"title": "gdown",
"width": 800,
"height": 600,
"width": 1280,
"height": 860,
"minWidth": 1080,
"minHeight": 720,
"resizable": true,
"fullscreen": false
}
@@ -26,6 +29,9 @@
"bundle": {
"active": true,
"targets": "all",
"resources": [
"resources/engine/**/*"
],
"icon": [
"icons/32x32.png",
"icons/128x128.png",