5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:11:05 +08:00
wails/v2/internal
stffabi c70d93b482
Suppress resizing during minimize of a frameless window (#1322)
If the window is frameless and we are minimizing, then we need to suppress
the Resize on the WebView2. If we don't do this, restoring does not work as
expected and first restores with some wrong size during the restore animation
and only fully renders when the animation is done.
This highly depends on the content in the WebView.
Possible fix for #1319
2022-04-10 18:45:09 +10:00
..
appng Improved TS Generation (#1310) 2022-04-04 21:01:00 +10:00
binding fix: blank namespaces, unknown structs 2022-04-06 19:13:10 +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
ffenestri Translations + Tidy Up 2022-04-03 17:18:36 +10:00
frontend Suppress resizing during minimize of a frameless window (#1322) 2022-04-10 18:45:09 +10:00
fs Bugfix: Fix potential nil dereference 2022-02-23 20:57:05 +11:00
github refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
gomod Use wailsapp/mimetype module 2022-04-01 08:21:57 +11: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 Feature/align api (#1161) 2022-02-19 20:29:55 +11: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 Update NSIS guide. Backport docs to .34. Fix references. Fix titles. 2022-03-31 12:23:28 +11:00
runtime/js Remove unused directories + tidy up 2022-03-29 21:47:26 +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 Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
typescriptify fix: blank namespaces, unknown structs 2022-04-06 19:13:10 +10:00
webview2runtime [v2] NSIS installer support for Windows (#1184) 2022-03-02 19:44:31 +11:00
wv2installer fix: i18n messages/bug + docs bug. 2022-04-05 21:41:49 +10:00