winex11.drv: Ignore FocusOut events on virtual desktop windows.
commit4622889bd5fd64122ee9bf6e80d48a99cf878b85
authorVincent Povirk <vincent@codeweavers.com>
Wed, 11 Nov 2009 20:52:14 +0000 (11 14:52 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Nov 2009 13:39:54 +0000 (12 14:39 +0100)
treef8af09d99f4a464e516ac6aec06a533c7246fa86
parent6823f4aaf8b91b729062573e4eef94f9e29b7792
winex11.drv: Ignore FocusOut events on virtual desktop windows.

We don't want to send WM_CANCELMODE or set the foreground window to the
desktop when a virtual desktop loses focus. It has its own focus independent
of X.
dlls/winex11.drv/event.c