Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2025-01-07 Thread Jose Pereda
On Tue, 7 Jan 2025 21:29:17 GMT, Kevin Rushforth wrote: >> This PR adds the missing native implementation for Windows >> `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a >> DPI change event, which can happen when the user changes the resolution of >> the screen (via S

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2025-01-07 Thread Kevin Rushforth
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2025-01-07 Thread Kevin Rushforth
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2024-12-23 Thread Andy Goryachev
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2024-12-23 Thread Andy Goryachev
On Mon, 23 Dec 2024 21:30:01 GMT, Jose Pereda wrote: > Do you have the same issue (unexpected offset for the popup) as well without > this PR? The behavior is different. With the MT showing up on the external monitor, the initial location of the menus is correct. Once I change the scale, the

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2024-12-23 Thread Jose Pereda
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2024-12-23 Thread Andy Goryachev
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2024-12-23 Thread Andy Goryachev
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2024-12-23 Thread Jose Pereda
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2024-12-23 Thread Andy Goryachev
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2024-12-23 Thread Andy Goryachev
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings

Re: RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes

2024-12-23 Thread Andy Goryachev
On Mon, 23 Dec 2024 10:51:39 GMT, Jose Pereda wrote: > This PR adds the missing native implementation for Windows > `GlassWindow::HandleDPIEvent`, to notify the (Java) window when there is a > DPI change event, which can happen when the user changes the resolution of > the screen (via Settings