5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 00:10:47 +08:00
wails/v2/internal/app
Lea Anthony b2069c871d
Refactor app (#1909)
* Application refactor

* [windows] refactor out main loop. Create new application struct. Refactor assethandler/assetserver signatures.

* Refactor darwin app

* Refactor app for linux

* Update v2/internal/frontend/assetserver/assethandler.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

* Update v2/internal/frontend/assetserver/assethandler.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

* Update v2/internal/frontend/assetserver/assetserver.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

* Update v2/internal/frontend/assetserver/assetserver.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-09-29 18:43:35 +10:00
..
app_bindings.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_debug_not.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_debug.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_default_unix.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_default_windows.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_dev.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_obfuscated_not.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_obfuscated.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
app_preflight_unix.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_preflight_windows.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_production.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00