5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:01:02 +08:00
wails/v2/internal/frontend/desktop/windows
stffabi 7bc51725c0
[v2, windows] Apply suggested window size during DPI changed event (#1131)
* [v2, windows] Apply suggested window size during DPI changed event

This adjusts the window size if the window is moved from one
monitor to another with a different DPI scaling

* [v2, windows] Do not block processing of messages during frameless drag/resize

* [v2, windows] Bump winc

Improves the HiDPI handling by using newer APIs if available

* [v2, windows] Constrain frameless maximize to MaxWidth/MaxHeight
2022-02-08 07:56:01 +11:00
..
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
dialog.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
frontend.go [v2, windows] Apply suggested window size during DPI changed event (#1131) 2022-02-08 07:56:01 +11:00
keys.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
menu.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
window.go [v2, windows] Apply suggested window size during DPI changed event (#1131) 2022-02-08 07:56:01 +11:00