• Zebediah Figura's avatar
    winex11: Track the client colormap separately. · 22993aff
    Zebediah Figura authored
    If a window with an OpenGL surface attached is reparented as a child window,
    and then reparented as a top-level window, so that its whole window is
    destroyed and then recreated, it will be recreated with the colormap of its
    child window, which more than likely has a different visual. This violates
    the X11 specification, which states that a window's colormap must have the
    same visual as the window itself, and causes the X server to return BadMatch
    to the CreateWindow request.
    Signed-off-by: 's avatarZebediah Figura <z.figura12@gmail.com>
    Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
    22993aff
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...