5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:01:02 +08:00
wails/v2/internal/frontend
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
..
assetserver [v2] Infer assetDir from embed.FS 2021-12-06 13:47:16 +01:00
desktop [v2] Only call EnableSizable for normal windows 2022-01-17 10:23:20 +01:00
devserver [v2] Infer assetDir from embed.FS 2021-12-06 13:47:16 +01:00
dispatcher Fixed WindowGetSize 2021-10-24 18:00:47 -06:00
runtime Revert "WIP" 2022-01-12 20:34:37 +11:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go [v2] Remove AllowFiles & AllowDirectories 2021-12-09 08:16:45 +11:00