winex11: move the user_time_window to per window.

Alban Browaeys prahal at yahoo.com
Fri Sep 17 13:14:26 CDT 2010


Instead of a global user_time_window for all the wine x11 windows.
This will help with focus stealing prevention as for this use
a global user_time_window is of no help.
---
 dlls/winex11.drv/event.c    |    2 +-
 dlls/winex11.drv/keyboard.c |    2 +-
 dlls/winex11.drv/mouse.c    |    2 +-
 dlls/winex11.drv/window.c   |   30 ++++++++++++++----------------
 dlls/winex11.drv/x11drv.h   |    4 +++-
 5 files changed, 20 insertions(+), 20 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winex11-move-the-user_time_window-to-per-window.txt
Type: text/x-patch
Size: 7111 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100917/83d6732e/attachment.bin>


More information about the wine-patches mailing list