[PATCH 1/2] server: Send mouse hardware messages to thread owning top-most window

Piotr Caban piotr at codeweavers.com
Mon Oct 6 11:38:46 CDT 2014


Also don't limit mouse message scope to top-most window when message
comes from SendInput or window that generated the event is
minimized/transparent.
---
  dlls/user32/tests/win.c |  2 +-
  server/queue.c          | 26 +++++++++++++++-----------
  server/user.h           |  3 ++-
  server/window.c         | 34 +++++++++++++++++++++++++++++-----
  4 files changed, 47 insertions(+), 18 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Send-mouse-hardware-messages-to-thread-owning-t.txt
Type: text/x-patch
Size: 5834 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141006/2de7110e/attachment.bin>


More information about the wine-patches mailing list