In apply_window_pos, to notify any parent or children and let them make the necessary changes for offscreen rendering.
-- v2: win32u: Update client surfaces starting from toplevel window. winex11: Update window position in client surface update callback. winex11: Remove some unnecessary NtUserGetClientRect calls. winex11: Pass client rect to create_client_window.