5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:50:15 +08:00
wails/website/docs
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
..
appendix feat(website): sync documents and add content (#1215) 2022-03-06 16:18:02 +11:00
community Add new htmx/templ template (#2984) 2023-10-14 17:10:33 +11:00
gettingstarted fix grammar (#2334) 2023-01-31 17:51:51 +11:00
guides Implement file association Open a file from Finder/Explorer (#2918) 2023-10-22 06:44:38 +11:00
reference [v2 mac] add fullscreen option to preference (#2953) 2023-10-02 07:05:25 +11:00
tutorials [v2] Add -devtools production build flag (#2725) 2023-06-19 06:45:01 +10:00
howdoesitwork.mdx Fix #2280 - code block highlights (#2338) 2023-02-01 17:52:43 +11:00
introduction.mdx docs: fix and sync documents (#2135) 2022-11-28 20:13:22 +11:00