Files
oak-gpui/crates/gpui/src
Xiaobo Liu b41eb3cdaf windows: Fix maximized window size when DPI scale changes (#40053)
The WM_DPICHANGED suggested RECT is calculated for non-maximized
windows. When a maximized window's DPI changes, we now query the
monitor's work area directly to ensure the window correctly fills the
entire screen.

For non-maximized windows, the original behavior using the
system-suggested RECT is preserved.

Release Notes:

- windows: Fixed maximized window size when DPI scale changes

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
2025-11-20 20:34:17 +00:00
..
2025-10-23 07:58:33 +00:00
2025-11-12 15:31:20 +01:00
2025-11-12 15:31:20 +01:00
2025-08-11 19:17:48 +02:00
2025-11-12 20:27:04 +00:00