X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fnoseguy.c;h=32b09e251ef91996baca957a49bb03989680f5f8;hp=108db35c512200f16094aadb2bcfdcb594bfd36d;hb=6f5482d73adb0165c0130bb47d852644ab0c4869;hpb=c70f94f648d51bb4828193124f325fa52b0e57f3 diff --git a/hacks/noseguy.c b/hacks/noseguy.c index 108db35c..32b09e25 100644 --- a/hacks/noseguy.c +++ b/hacks/noseguy.c @@ -600,6 +600,9 @@ static void noseguy_reshape (Display *dpy, Window window, void *closure, unsigned int w, unsigned int h) { + struct state *st = (struct state *) closure; + st->Width = w + 2; + st->Height = h + 2; } static Bool