Module: wine Branch: master Commit: e03b8e1a1d1a553dbfcb20dcfccf92d4c17eade6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e03b8e1a1d1a553dbfcb20dcfc...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Oct 1 15:59:49 2012 +0200
winex11: Use ARGB layered windows for system tray icons when supported.
---
dlls/winex11.drv/systray.c | 140 +++++++++++++++++++++++++++++++++++++-- dlls/winex11.drv/window.c | 11 +-- dlls/winex11.drv/x11drv.h | 3 +- dlls/winex11.drv/x11drv_main.c | 1 + 4 files changed, 138 insertions(+), 17 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e03b8e1a1d1a553dbfcb20...