[PATCH v3 0/4] MR231: SetWindowPos() parent window exposure fixes (#53153)

Jinoh Kang (@iamahuman) wine at gitlab.winehq.org
Thu Jun 16 20:36:45 CDT 2022


Signed-off-by: Jinoh Kang <jinoh.kang.kr at gmail.com>

--
  v3: server: Don't invalidate the newly exposed child region on the parent with WS_CLIPCHILDREN.
      server: Redraw composited window child on its z-order change on SetWindowPos().
      server: Correctly expose composited parent window on SetWindowPos().
      user32/tests: Test for parent window exposure by SetWindowPos().
 
https://gitlab.winehq.org/wine/wine/-/merge_requests/231



More information about the wine-devel mailing list