5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-09 18:19:36 +08:00
wails/v2/internal
stffabi c4b14740d5 [v2] Only call EnableSizable for normal windows
Frameless windows are always not resizable per default and
the resizing for those will be initiated by the frontend see
processMessage.

If EnableSizable is enabled for frameless windows, a small white
titlebar will be shown.

Fix #1049
2022-01-17 10:23:20 +01:00
..
app chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
appng [v2] Update to webview2runtime v1.3.0 2021-12-25 08:51:43 +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 [v2] Remove export in experimental TS generation for bindings 2021-12-01 19:19:28 +11: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 [v2] Only call EnableSizable for normal windows 2022-01-17 10:23:20 +01: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 Merge pull request #956 from wailsapp/dependabot/npm_and_yarn/v2/internal/runtime/js/ssri-6.0.2 2021-11-25 00:00:05 -08: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