X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fsplash.c;h=debeaff44bd5ded32f125a3db94aabd982fc4c0b;hp=4a5ff73375d03b6c53c3bdf4d0163bafe699987d;hb=40eacb5812ef7c0e3374fb139afbb4f5bc8bbfb5;hpb=2c902d6065f9856adf31e8540a94f1e42e68e905 diff --git a/driver/splash.c b/driver/splash.c index 4a5ff733..debeaff4 100644 --- a/driver/splash.c +++ b/driver/splash.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1991-2002 Jamie Zawinski +/* xscreensaver, Copyright (c) 1991-2003 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -404,7 +404,8 @@ make_splash_dialog (saver_info *si) attrmask, &attrs); XSetWindowBackground (si->dpy, si->splash_dialog, sp->background); - sp->logo_pixmap = xscreensaver_logo (si->dpy, si->splash_dialog, cmap, + sp->logo_pixmap = xscreensaver_logo (ssi->screen, ssi->current_visual, + si->splash_dialog, cmap, sp->background, &sp->logo_pixels, &sp->logo_npixels, 0, True);