5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 03:09:17 +08:00
wails/v2/internal
Lea Anthony 0971857e7e
Fix position runtime (#1123)
* [linux] Move SetTitle and startDrag to main thread

* [linux] Move SetPosition, Center, Fullscreen and UnFullscreen to main thread

* Fix runtime Window Get/Set Position signatures

* Fix vanilla template keyboard handling
2022-02-03 21:42:14 +11:00
..
app chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
appng [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
assetdb chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
bind Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
binding added interface{} test case and fixed 2022-01-22 10:23:02 -05:00
bridge [v2] Update Menu runtime 2021-09-12 20:45:40 +10:00
colour Gimme some colour 2021-02-20 15:14:20 +11:00
crypto Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
deepcopy Deep copy initial value in store 2021-01-30 21:29:36 +11:00
ffenestri [v2] Fix webview2 runtime detection. Fixes #1038 2021-12-26 19:24:59 +11:00
frontend Fix position runtime (#1123) 2022-02-03 21:42:14 +11:00
fs [v2] Infer assetDir from embed.FS 2021-12-06 13:47:16 +01:00
github refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
gomod [v2] Fix webview2 runtime detection. Fixes #1038 2021-12-26 19:24:59 +11:00
html refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
logger [windows-x] Huge updates to devmode, runtime, build command. 2021-08-22 23:05:22 +10:00
menumanager [mac] menu support 2021-10-30 09:51:46 +11:00
messagedispatcher [windows-x] Refactor runtime again 2021-07-25 15:37:30 +10:00
parse [v2] window.backend -> window.go 2021-09-01 20:52:34 +10:00
process [v2] Fix killing dev command on Windows 2021-10-03 22:19:40 +11:00
project [v2] Omit empty assetdir and reloaddirs in wails.json 2021-12-07 03:26:55 +01:00
runtime Bump path-parse from 1.0.6 to 1.0.7 in /v2/internal/runtime/js/runtime (#1099) 2022-01-26 20:09:27 +11:00
servicebus [v2] [broken - WIP] Major refactor of runtime in progress 2021-07-19 20:21:41 +10:00
shell Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
signal [mac] Tidy up 2021-11-04 20:58:08 +11:00
subsystem [windows-x] Startup/Shutdown -> OnStartup/OnShutdown 2021-08-26 20:38:03 +10:00
system [v2] Fix webview2 runtime detection. Fixes #1038 2021-12-26 19:24:59 +11:00
webserver [windows-x] Refactor runtime again 2021-07-25 15:37:30 +10:00
webview2runtime Commit MicrosoftEdgeWebview2Setup.exe 2021-12-27 19:40:19 +11:00