- 
2f4b750a
 by Rémi Bernon   at 2024-09-19T15:02:36+02:00 
 win32u: Use get_virtual_screen_rect directly within the module.
 
- 
bf376e57
 by Rémi Bernon   at 2024-09-19T15:02:36+02:00 
 win32u: Use is_window_rect_fullscreen directly in clip_fullscreen_window.
 
- 
af2b60da
 by Rémi Bernon   at 2024-09-19T15:02:36+02:00 
 win32u: Use get_window_rect directly in clip_fullscreen_window.
 
- 
22754dce
 by Rémi Bernon   at 2024-09-19T15:02:36+02:00 
 win32u: Pass whether a window is fullscreen to drivers WindowPosChanged.
 
- 
84a611be
 by Rémi Bernon   at 2024-09-19T15:02:36+02:00 
 winewayland: Use the new fullscreen flag instead of NtUserIsWindowRectFullScreen.
 
- 
c1b3a1df
 by Rémi Bernon   at 2024-09-19T15:02:36+02:00 
 winex11: Use the new fullscreen flag instead of NtUserIsWindowRectFullScreen.
 
- 
45ca14ed
 by Rémi Bernon   at 2024-09-19T15:02:36+02:00 
 win32u: Remove now unused NtUserIsWindowRectFullScreen call.