winex11: Don't use a surface if there is a client window.
commitba54de6ed5f6797d7f9627016ba2ec21bff13f3a
authorAlexandre Julliard <julliard@winehq.org>
Tue, 11 Jun 2013 16:07:07 +0000 (11 18:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Jun 2013 16:07:42 +0000 (11 18:07 +0200)
tree36dbc6e40614dd82a924c4fcb245a16191660655
parent849ea3d6515dd2a64991a0d8dc580b7a074427f9
winex11: Don't use a surface if there is a client window.

We can't get clipping right for child windows if using a surface.
dlls/winex11.drv/window.c