5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 00:41:59 +08:00
wails/v2/internal/frontend/desktop
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
..
common [v2] Improve translation of URI to file to be loaded 2021-12-02 11:53:32 +01:00
darwin Fix position runtime (#1123) 2022-02-03 21:42:14 +11:00
linux [linux] Fix min/max size after fullscreen 2022-02-08 07:04:45 +11:00
windows [v2, windows] Apply suggested window size during DPI changed event (#1131) 2022-02-08 07:56:01 +11:00
desktop_darwin.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
desktop_linux.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
desktop_windows.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00