[PATCH] winex11.drv: Change fullscreen state even when processing events.

Esme Povirk (she/they) esme at codeweavers.com
Tue Feb 8 21:07:28 CST 2022


I got the check on those flags wrong, should probably be (swp_flags &
(SWP_NOMOVE|SWP_NOSIZE)) != (SWP_NOMODE|SWP_NOSIZE). Or maybe leave it
out entirely.



More information about the wine-devel mailing list