• Rémi Denis-Courmont's avatar
    XCB/XVideo: support parent window with ARGB visual (refs #3581) · 30149a48
    Rémi Denis-Courmont authored
    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)
    30149a48
xvideo.c 25.8 KB