[PATCH] winex11.drv: Redraw window on Expose event if window surface has no region set.

Alexandre Julliard julliard at winehq.org
Mon Apr 6 08:59:40 CDT 2020


Paul Gofman <gofmanp at gmail.com> writes:

> On 4/6/20 15:13, Alexandre Julliard wrote:
>> Paul Gofman <gofmanp at gmail.com> writes:
>>
>> If it's not painting to the window surface, then user32 should have been
>> told that. Then the surface won't be used, and expose events will
>> generate WM_PAINT messages.
>>
>     Oh yeah, setting, e. g., client_side_graphics to FALSE in
> winex11.drv when I am to emulate exclusive fullscreen mode does the
> trick. Do you mean something like that?

Yes, except it should be done by setting a pixel format on the window.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list