[PATCH 2/2] winex11.drv: Implement FlashWindow with UrgencyHint flag.

Jactry Zeng jzeng at codeweavers.com
Mon Sep 14 04:23:58 CDT 2015


This patch only set UrgencyHint flag when the window is minimized.
Because X11 only define UrgencyHint, the specific UI effect is
implemented by WM/DE. Different WM/DE may have different UI effect
which is quite different from Windows.
---
  dlls/user32/driver.c              | 16 ++++++++++++++--
  dlls/user32/user_private.h        |  1 +
  dlls/user32/win.c                 |  1 +
  dlls/winex11.drv/event.c          | 13 ++++++++++++-
  dlls/winex11.drv/window.c         | 20 ++++++++++++++++++++
  dlls/winex11.drv/winex11.drv.spec |  1 +
  6 files changed, 49 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winex11.drv-Implement-FlashWindow-with-UrgencyHint-fla.txt
Type: text/x-patch
Size: 4775 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150914/1d6afd57/attachment.bin>


More information about the wine-patches mailing list