5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:42:23 +08:00
wails/v2/internal/frontend
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
..
assetserver Fixes #1108 (#1115) 2022-01-29 10:21:07 +11:00
desktop [v2, windows] Apply suggested window size during DPI changed event (#1131) 2022-02-08 07:56:01 +11:00
devserver Fix position runtime (#1123) 2022-02-03 21:42:14 +11:00
dispatcher Fix position runtime (#1123) 2022-02-03 21:42:14 +11:00
runtime Fix logging bug in runtime 2022-02-02 20:42:30 +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 Fix position runtime (#1123) 2022-02-03 21:42:14 +11:00