5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 21:29:09 +08:00
wails/website/docs
Andrey Pshenkin c24bd5e3e8
Implement Single instance lock feature with passing arguments to initial instance (#2951)
* 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

* try implement single instance lock with params passing

* fix focusing

* fix focusing

* formatting

* use channel buffer for second instance events

* handle errors

* add comment

* remove unused option in file association

* wip: linux single instance lock

* wip: linux single instance

* some experiments with making window active

* try to use unminimise

* remove unused

* try present for window

* try present for window

* fix build

* cleanup

* cleanup

* implement single instance lock on mac os

* implement proper show for windows

* proper unmimimise

* get rid of openFiles mac os. change configuration structure

* remove unused channel

* remove unused function

* add documentation for single instance lock

* add PR link

* changes after review

* update docs

* changes after review

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-10-23 21:31:56 +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 Single instance lock feature with passing arguments to initial instance (#2951) 2023-10-23 21:31:56 +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