XCB/XVideo: support parent window with ARGB visual (refs #3581)
X11 inherits properties from the parent window by default. XVideo does not (typically) like ARGB visuals. To create plain RGB window on an ARGB window, we need to force the color map, background and border parameters to non-ARGB values. (cherry picked from commit ffb2a1bbf249eec74366f9f0c8005a011661caa0)
Showing
Please register or sign in to comment