5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 07:41:37 +08:00
wails/v2/pkg/commands/build
Andrey Pshenkin 6c46f6b41c
Implement file association Open a file from Finder/Explorer (#2918)
* implement MacOS openFile/openFiles events

* wip: windows file association

* fix macro import

* add file icon copy

* try copy icon

* keep only required part of scripts

* update config schema

* fix json

* set fileAssociation for mac via config

* proper iconName handling

* add fileAssociation icon generator

* fix file association icons bundle

* don't break compatibility

* remove mimeType as not supported linux for now

* add documentation

* adjust config schema

* restore formatting

* remove unused option in file association

* get rid of openFiles mac os. change configuration structure

* remove unused channel

* fix documentation

* fix typo

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-10-22 06:44:38 +11:00
..
internal/packager [ImgBot] Optimize images (#1812) 2022-09-12 21:57:07 +10:00
base_test.go [bindings] Pass ts_generation flags as env variable (#2194) 2022-12-11 07:38:06 +11:00
base.go [v2] Add -devtools production build flag (#2725) 2023-06-19 06:45:01 +10:00
build.go Devtools hotkey (#2915) 2023-09-19 05:56:14 +10:00
builder.go Modularize wails (#2009) 2022-11-03 21:21:40 +11:00
desktop.go Modularize wails (#2009) 2022-11-03 21:21:40 +11:00
nsis_installer.go Refactored build command (#2123) 2022-12-01 18:18:02 +11:00
packager_linux.go Remove unused directories + tidy up 2022-03-29 21:47:26 +11:00
packager.go Implement file association Open a file from Finder/Explorer (#2918) 2023-10-22 06:44:38 +11:00