X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fnoseguy.c;h=32b09e251ef91996baca957a49bb03989680f5f8;hb=6f5482d73adb0165c0130bb47d852644ab0c4869;hp=108db35c512200f16094aadb2bcfdcb594bfd36d;hpb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;p=xscreensaver 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