X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fflame.c;h=eed6287cefd3a6141475b8100533527789d6fb8a;hp=46570ea9194e9a806cf55453619b51f426ea448f;hb=6f5482d73adb0165c0130bb47d852644ab0c4869;hpb=c70f94f648d51bb4828193124f325fa52b0e57f3 diff --git a/hacks/flame.c b/hacks/flame.c index 46570ea9..eed6287c 100644 --- a/hacks/flame.c +++ b/hacks/flame.c @@ -434,6 +434,9 @@ static void flame_reshape (Display *dpy, Window window, void *closure, unsigned int w, unsigned int h) { + struct state *st = (struct state *) closure; + st->width = w; + st->height = h; } static Bool