X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fthornbird.c;h=e074ab829040fc30e898835ee0cd480838c84bce;hb=c70f94f648d51bb4828193124f325fa52b0e57f3;hp=28a98db2404b475fa6be33ad4459d833d104bbef;hpb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;p=xscreensaver diff --git a/hacks/thornbird.c b/hacks/thornbird.c index 28a98db2..e074ab82 100644 --- a/hacks/thornbird.c +++ b/hacks/thornbird.c @@ -34,7 +34,9 @@ static const char sccsid[] = "@(#)thornbird.c 5.00 2000/11/01 xlockmore"; #define DEFAULTS "*delay: 10000 \n" \ "*count: 100 \n" \ "*cycles: 400 \n" \ - "*ncolors: 64 \n" + "*ncolors: 64 \n" \ + "*fpsSolid: true \n" \ + # define BRIGHT_COLORS # define reshape_thornbird 0 # define thornbird_handle_event 0 @@ -246,7 +248,6 @@ draw_thornbird(ModeInfo * mi) XDrawPoints(dsp, win, gc, hp->pointBuffer[current], batchcount, CoordModeOrigin); hp->inc++; - } ENTRYPOINT void