[2/2 v3] winex11.drv: Implement FlashWindow with _NET_WM_STATE_DEMANDS_ATTENTION.

Jactry Zeng jzeng at codeweavers.com
Wed Sep 30 02:53:46 CDT 2015


Superseded patch 114559.

Thanks Dmitry for help!

ChangeLog:
v3:
- Use x11drv_atom instead of XInternAtom;
- Only do XSendEvent() when data->mapped is true.
v2:
- Use _NET_WM_STATE_DEMANDS_ATTENTION instead of Urgency.

Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
---
  dlls/user32/driver.c              | 16 ++++++++++++++--
  dlls/user32/user_private.h        |  1 +
  dlls/user32/win.c                 |  1 +
  dlls/winex11.drv/window.c         | 29 +++++++++++++++++++++++++++++
  dlls/winex11.drv/winex11.drv.spec |  1 +
  dlls/winex11.drv/x11drv.h         |  1 +
  dlls/winex11.drv/x11drv_main.c    |  1 +
  7 files changed, 48 insertions(+), 2 deletions(-)


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


More information about the wine-patches mailing list