systray [4/4]: implement systray transparency

Alexandre Julliard julliard at winehq.org
Fri Feb 15 04:39:24 CST 2008


"Kirill K. Smirnov" <lich at math.spbu.ru> writes:

> diff --git a/dlls/winex11.drv/winex11.drv.spec b/dlls/winex11.drv/winex11.drv.spec
> index 36b83d7..126cbc5 100644
> --- a/dlls/winex11.drv/winex11.drv.spec
> +++ b/dlls/winex11.drv/winex11.drv.spec
> @@ -130,6 +130,7 @@ # Desktop
>  
>  # System tray
>  @ cdecl wine_make_systray_window(long) X11DRV_make_systray_window
> +@ cdecl wine_systray_window_clear(long) X11DRV_systray_window_clear

We don't want to export such a specific function. Besides, it should
really be setting the window shape.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list