5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 03:21:32 +08:00
wails/v2/internal
Andrey Pshenkin ae688aa07d
Implement custom protocol association support (#3000)
* 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

* wip mac os deeplinks

* put custom url listner on top to catch link on app opening

* put custom url listner on top to catch link on app opening

* try add custom url windows

* adjust custom url

* add docs

* merge master

* update documentation

* add comment for darwin

* add PR link

* change naming

* change naming

* change naming

* change naming

* fix formatting

* fix naming

* Fix typo

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-11-02 20:26:05 +11:00
..
app [v2] Refactor devtools (better naming to remove confusion) (#2921) 2023-09-19 20:56:49 +10:00
binding fix: parse struct references for type generation (#2552) 2023-04-26 23:23:39 +10:00
colour feature/turn off color terminal output of dev command (#1947) 2022-10-20 21:11:20 +11:00
frontend Implement custom protocol association support (#3000) 2023-11-02 20:26:05 +11:00
fs Chore/refactor assetserver (#2250) 2022-12-31 10:36:07 +11:00
github Refactored build command (#2123) 2022-12-01 18:18:02 +11:00
go-common-file-dialog Move go-common-file-dialog into project. Fix Title bug. 2022-06-01 21:00:52 +10:00
gomod Bugfix/sync go mod (#2222) 2022-12-20 22:15:36 +11:00
goversion [cli] Add check for minimum required go version (#1853) 2022-09-15 07:28:28 +10:00
logger [windows-x] Huge updates to devmode, runtime, build command. 2021-08-22 23:05:22 +10:00
menumanager Add BackgroundColour and deprecate RGBA (#1475) 2022-06-21 19:47:05 +10:00
platform Remove all systray related for v2. (#2329) 2023-01-26 18:11:31 +11:00
process [v2] Fix killing dev command on Windows 2021-10-03 22:19:40 +11:00
project Implement custom protocol association support (#3000) 2023-11-02 20:26:05 +11:00
s Update Svelte to Vite 3 (#1643) 2022-07-24 20:20:02 +10:00
shell chore: slice replace loop (#2757) 2023-07-13 23:13:47 +10:00
signal Better signal handling (#1488) 2022-06-25 09:26:17 +10:00
staticanalysis Bump golang.org/x/net in /v2/internal/staticanalysis/test/standard (#2981) 2023-10-14 11:43:16 +11:00
system Update zypper.go (#2941) 2023-10-21 16:50:02 +11:00
typescriptify Fix reserve word check. 2023-03-07 19:48:30 +11:00
webview2runtime [v2] NSIS installer support for Windows (#1184) 2022-03-02 19:44:31 +11:00
wv2installer [chore] Use webview2 package (#2687) 2023-06-10 17:04:31 +10:00