From http://www.jwz.org/xscreensaver/xscreensaver-5.29.tar.gz
[xscreensaver] / README
1
2                               XScreenSaver
3
4                              a collection of
5                             free screen savers
6                             for X11 and MacOS
7
8                             By Jamie Zawinski
9                              and many others
10
11                      http://www.jwz.org/xscreensaver/
12
13 ===============================================================================
14
15 This is the XScreenSaver source code distribution.  It is strongly recommended
16 that you install a binary release rather than trying to compile it yourself.
17 Binaries are available for almost all platforms, including MacOS X.  See the
18 XScreenSaver web site for details.
19
20 To compile on a Unix system with X11:
21
22     ./configure
23     make
24     make install
25
26 To compile on MacOS X:
27
28     Use the included XCode project.  Requires XCode 4 and MacOS X 10.5
29     or newer.
30
31 Interested in writing a new screen saver?
32
33     See the README.hacking file.
34
35 ===============================================================================
36
37 XScreenSaver has an extensive manual -- please read it!
38
39 ===============================================================================
40
41 5.29    * Downgraded to Xcode 5.0.2 to make it possible to build savers
42           that will still run on 10.6 and 10.7.  Sigh.
43         * Updated `webcollage' for recent changes.
44
45 5.28    * Fixed some compilation problems and intermittent crashes.
46         * Turned off the OSX 10.6 enable_gc hack. It didn't work.
47
48 5.27    * New hacks, `tessellimage' and `projectiveplane'.
49         * Added support for pthreads, because Dave Odell is a madman.
50         * Updated `webcollage' for recent changes.
51         * Minor iOS tweaks to the `analogtv' hacks.
52         * X11: Don't assume Suspend = 0 implies "No DPMS".
53         * Minor updates to `boxed' and `klein'.
54         * Fixed possible crash in `apple2', `noseguy', `xmatrix', `shadebobs'.
55         * Fixed possible crash in OSX preferences.
56         * OSX Performance improvements.
57         * Plugged some leaks.
58
59 5.26    * More auto-updater tweaks.
60
61 5.25    * Try harder to bypass Quarrantine and Gatekeeper in OSX installer.
62         * Some files were missing from the tarball.
63
64 5.24    * Added "Automatically check for updates" option on OSX.
65         * Updated feed-loading for recent Flickr changes.
66         * Updated `webcollage' for recent Google changes.
67         * Added Instagram and Bing as `webcollage' image sources.
68         * Updated to latest autoconf.
69         * Bug fixes.
70
71 5.23    * New hack, `geodesic'.
72         * iOS and OSX: huge XCopyArea performance improvements.
73         * More heuristics for using RSS feeds as image sources.
74         * Improved Wikipedia parser.
75         * Updated `webcollage' for recent Flickr changes.
76         * Added Android to `bsod'.
77         * OSX: Added a real installer.
78         * iOS and OSX: fixed a font-metrics bug.
79         * iOS: Fixed aspect ratio bug in non-rotating apps when launched in
80           landscape mode.
81         * Made `quasicrystal' work on weak graphics cards.
82         * iOS: fixed `ifs'.
83         * Better compression on icons, plists and XML files: smaller
84           distribution and installation footprint.
85         * Reverted that DEACTIVATE change. Bad idea.
86         * `Phosphor' now supports amber as well as green.
87
88 5.22    * New hacks, `kaleidocycle', `quasicrystal', `unknownpleasures' and
89           `hexadrop'.
90         * Performance improvements for `interference'.
91         * Fixed possible crashes in `apple2', `maze', `pacman', `polyominoes',
92           `fireworkx', `engine'.
93         * Fix for `bumps' in 64 bit.
94         * Fixed preferences crash on old iOS 5 devices.
95         * Fixed "Shake to Randomize"; display name of saver.
96         * Fixed weirdness with "Frame Rate" sliders on iOS.
97         * Fixed rotation problems with `pacman', `decayscreen'.
98         * Better dragging in `fluidballs'.
99         * Ignore rotation in hacks that don't benefit from it.
100         * Ignore DEACTIVATE messages when locked, instead of popping up the
101           password dialog box.
102
103 5.21    * Changed default text source from Twitter to Wikipedia, since Twitter
104           now requires a login to get any feeds.
105         * New version of `fireworkx'.
106         * Minor fixes to `distort', `fontglide', `xmatrix'.
107         * New MacOS crash in `bsod'.
108         * New mode in `lcdscrub'.
109
110 5.20    * Support for iPhone 5 screen size.
111         * Fixed modifier key handing in Apple2.app and Phosphor.app on MacOS.
112         * Various minor bug fixes.
113
114 5.19    * MacOS 10.8.0 compatibility.
115         * iOS performance improvements.
116
117 5.18    * iOS responds to shake gestures to randomize.
118         * iOS can load images from your Photo Library.
119         * iOS has clickable Wikipedia links in Settings panels.
120         * Made `pipes' be ridiculously less efficient, but spin.
121         * Added better mouse control to `rubik', `cube21', `crackberg', and
122           `julia'.
123         * Cosmetic improvements to `queens' and `endgame'.
124         * `sonar' can now ping local subnet on DHCP.
125         * Most savers now resize/rotate properly.
126         * Various fixes.
127
128 5.17    * More iOS tweaks.
129         * Fixed some compilation problems.
130         * Enlarged the texture image for `lament'.
131
132 5.16    * Ported to iPhone and iPad.
133         * XInput devices now also ignore small mouse motions.
134         * Loading images via RSS feeds is much improved.
135         * Various minor fixes.
136
137 5.15    * New hacks, `hilbert', `companioncube' and `tronbit'.
138         * Image-manipulating hacks can now load from RSS or Atom feeds:
139           `imageDirectory' may contain a URL.
140         * Updated `webcollage' for recent search engine changes.
141         * `phosphor' and `apple2' can now be run as standalone terminal
142           emulator applications on MacOS.
143         * `photopile' sped up.
144         * New molecule in `molecule'.
145         * "Upgraded" to XCode 4.0, which means that MacOS 10.4 PPC builds are
146           impossible, and Intel is now required.
147         * Turned on LC_CTYPE on Linux; maybe Japanese password entry works
148           now?
149
150 5.14    * Fixed crash in Blank Only Mode when DPMS disabled.
151         * Added "Quick Power-off in Blank Only Mode" option.
152         * BSOD GLaDOS.
153
154 5.13    * Optionally enabled full-scene OpenGL antialiasing.  Set the resource
155           `*multiSample' to true if doing so doesn't kill performance with
156           your video hardware.
157         * New version of `glhanoi'.
158         * Image-loading hacks that display the file name now also display the
159           sub-directory (xscreensaver-getimage now returns relative paths
160           under imageDirectory).
161         * Passwords that contain UTF-8 non-Latin1 chars are now typeable.
162         * Numerous minor stability fixes.
163
164 5.12    * Big speed improvement on OSX for heavy XCopyArea users (`xmatrix',
165           `moire2', `phosphor', etc.)
166         * Plugged a bad OSX-only Pixmap leak.
167         * Kludged around the OSX pty bug that caused text to be truncated in
168           phosphor, starwars, apple2, etc.
169         * New molecule in `molecule'.
170         * `glhanoi' now supports an arbitrary number of poles.
171         * Turned on "New Login" button by default.
172         * Added support for XInput-style alternate input devices.
173
174 5.11    * New versions of `photopile', `strange'.
175         * Worked around MacOS 10.6 garbage collector bug that caused the
176           screen saver process to become enormous.
177         * Fixed flicker in `pipes', `cubestorm', and `noof'.
178         * Fixed EXIF rotation on MacOS 10.6.
179         * Fixed desktop-grabbing when screen locked on MacOS.
180         * Minor fixes to `circuit', `polyhedra', `tangram', `gears', `pinion',
181           `substrate', `xanalogtv'.
182         * Fixed some leaks in `xanalogtv' and `apple2'.
183         * Better seeding of the RNG.
184
185 5.10    * Fixed some crashes and color problems on MacOS 10.6.
186         * Retired `hypercube' and `hyperball', which are redundant with
187           `polytopes'.
188
189
190 5.09    * Ported to MacOS 10.6, including various 64-bit fixes.
191         * New hack, `rubikblocks'.
192         * Fixed another potential RANDR crash.
193         * Use correct proxy server on MacOS.
194         * `molecule' now correctly displays PDB 3.2 files.
195         * Updates to `mirrorblob', `glhanoi', and `sonar'.
196         * Rewritten version of `klein' hack.
197         * New hack, `surfaces', incorporating objects from old `klein' hack,
198           plus new ones.
199         * Merged `juggle' and `juggler3d' hacks.
200         * Fixed compilation under gcc 4.4.0 (strict aliasing).
201         * Fixed intermittent failure in `xscreensaver-command'.
202
203 5.08    * New hack, `photopile'.
204         * Rewrote `sonar' and `jigsaw' as OpenGL programs.
205         * Minor tweaks to `maze', `m6502', `hypnowheel', and `timetunnel'.
206         * Savers that load images now obey EXIF rotation tags.
207         * Arrgh, more RANDR noise!  Fixes this time for rotated screens, and
208           for systems where RANDR lies and says the screen size is 0x0.
209         * When the password dialog has timed out or been cancelled, don't pop
210           it right back up a second time.
211         * Password timeouts/cancels don't count as "failed logins".
212         * Retired some of the older, less interesting savers: say goodbye to
213           `bubbles', `critical', `flag', `forest', `glforestfire', `lmorph',
214           `laser', `lightning', `lisa', `lissie', `rotor', `sphere', `spiral',
215           `t3d', `vines', `whirlygig', and `worm'.
216         * Merged `munch' and `mismunch'.
217         * Updated `webcollage' to use twitpic.com as well.
218
219 5.07    * Xinerama/RANDR tweaks for old-style multi-screen.
220         * Added bumpy skin and cel shading to `skytentacles'.
221         * `flipflop' can load images onto the tiles.
222         * Fixed the bouncing ball in `stairs'.
223         * Added the missing Utah Teapotahedron to `polyhedra'.
224         * `blitspin' works with color images on MacOS now.
225         * Added transparency to `stonerview'.
226         * Improved layout of the preferences dialogs: they should all now be
227           usable even on ridiculously tiny laptop screens.
228         * MacOS preferences text fields now prevent you from entering numbers
229           that are out of range.
230         * Added "Reset to Defaults" button on X11.
231         * Added relevant Wikipedia links to many of the screen saver
232           descriptions.
233         * All hacks support the `-fps' option, not just GL ones.
234         * The `-fps' option now shows CPU load.
235
236 5.06    * Xinerama/RANDR fixes: this time for sure.  It should now work to
237           add/remove monitors or resize screens at any time.
238         * New hack, `skytentacles'.
239         * New version of `gleidescope'.
240         * Added the `-log' option to the xscreensaver daemon, since a truly
241           shocking number of Linux users seem to have no idea how to redirect
242           output to a file.
243         * Added `-duration' arg to most image-loading hacks, so that they pick
244           a new image every few minutes.
245         * Added an ATM crash to `bsod'.
246
247 5.05    * New hacks, `cubicgrid', `hypnowheel', and `lcdscrub' (which isn't
248           really a screen saver).
249         * Updates to `m6502' and `gears'.
250         * Fixed double-buffering problems in `cubestorm' and `noof'.
251         * Better handling of horizontal scroll wheels.
252         * Attempt to work around latest Xinerama braindamage: if the server
253           reports overlapping screens, use the largest non-overlapping
254           rectangles available.
255         * Don't warning about receipt of bogus ClientMessages, since Gnome's
256           just never going to stop sending those.
257         * Worked around MacOS 10.5 perl bug that caused the text-displaying
258           hacks to fail on some systems.
259         * Hopefully fixed font-related System Preferences crashes in MacOS
260           savers.
261         * The recent PAM changes broke the "Caps Lock" warning in the password
262           dialog, the failed login warnings, and syslogging.  Fixed all that.
263
264 5.04    * Fixed a possible crash in the unlock dialog (more fallout from the
265           recent PAM changes...)
266         * New hacks, `moebiusgears', `abstractile', and `lockward'.
267         * Rewrote `gears' to use better (involute) gear models, and to be more
268           random.
269         * Minor updates to `cwaves', `voronoi', `deco', `glcells', `rd-bomb',
270           `fireworkx' and `webcollage'.
271         * `pong' can now display the current time as the score.
272         * `xmatrix -mode pipe' works better.
273         * Minor tweaks for compilation on MacOS 10.5.0.
274
275 5.03    * New hacks, `cwaves', `glcells', `m6502', and `voronoi'.
276         * Minor fixes to `bsod'.
277         * Fixed possible crash with PAM USB-dongle auth.
278         * Updated `webcollage' to track recent Google Images and Flickr
279           changes.
280
281 5.02    * Reworked PAM code to support fingerprint readers, etc.
282         * Ported 'webcollage' to MacOS.
283         * Added MacOS 10.2 and 10.3 kernel panics to `bsod'.
284         * Fixed a Xinerama crash when changing the screen count.
285         * New blobbier `mirrorblob'.
286         * Minor updates to `lisa', `bsod', `ifs', `hypertorus', `polytopes',
287           `circuit', `endgame', `crackberg', `flipflop', `flipscreen3d',
288           `fliptext', and `carousel'.
289         * Enabled multi-threaded OpenGL on MacOS.
290
291 5.01    * Backed out recent locale-related changes, since they broke far more
292           things than they fixed.
293         * Fail gracefully with ridiculously small window sizes.
294         * `xflame' and `flag' ignore bitmap option on MacOS.
295         * `speedmine' prefs work on MacOS.
296         * Better explosions in `boxed'.
297         * More dynamic motion in `sproingies'.
298         * More options in `flipflop'.
299         * Minor updates to `topblock'.
300         * Various other minor fixes.
301
302 5.00    * Ported to MacOS X! (10.4.0 or newer)
303         * API change: instead of providing a single screenhack() function that
304           does not return, screen savers using the screenhack.h framework must
305           now provide "init" and "draw one frame" functions instead.  All
306           bundled savers have been updated; third-party patches will need
307           work.
308         * All image-loading happens asynchronously.
309         * xscreensaver-getimage-file caches the contents of the image
310           directory for a few hours, so consecutive runs won't have to re-list
311           the whole directory tree.
312         * New hacks, `topblock' and `glschool'.
313         * Removed `xteevee' (superceded by `xanalogtv').
314         * Added variable-sized puzzle pieces to `jigsaw'.
315         * Changes to the defaults and command-line options of many hacks to
316           make the .xml files more consistent.
317         * Reap zombies in `glslideshow' and `carousel'.
318         * `sonar' works without setuid on MacOS (dgram icmp).
319         * `xmatrix -mode pipe' displays the text of a subprocess.
320         * `endgame' has higher resolution chess-piece models.
321         * `webcollage' takes a -directory option to get images from a local
322           directory.
323         * The RPM spec file no longer auto-restarts xscreensaver when a new
324           version is installed.  Restart it manually.
325
326 4.24    * New versions of `cube21', `glsnake', `celtic'.
327         * Backed out a DPMS-related patch that cause desktop flickering with
328           some X servers.
329         * Fixed startup crash in getgroups() when running setuid.
330         * Default to not displaying stderr on the saver window.
331         * Fixed bad free() in "Documentation" button.
332         * Don't try to run hacks that aren't installed.
333         * Minor fixes to various XML config files and man pages.
334
335 4.23    * New hacks, `glhanoi', `cube21', `timetunnel', `juggler3d', and
336           `celtic'.
337         * New versions of `tangram', `webcollage', `hypertorus', `polytopes',
338           and `ripples'.
339         * `sonar' is now quiet about unresolvable hosts.
340         * Minor corrections to BASIC code in `apple2'.
341         * xscreensaver-demo now provides an RPM clue when none of the hacks
342           seem to be installed.
343         * Don't install `ant' by default, since there is some Java tool of
344           that name, which was causing confusion.  And also it's boring.
345         * Made screen grabbing work again on MacOS 10.4.2.
346         * No longer prints bogus warnings about ClientMessages intended for
347           the window manager.
348         * Ignore unprintable characters in passwd entry field.
349         * Fixed yet another cross-host-display image-loading endian problem.
350         * `xscreensaver-command -watch' and `-time' now work on 64-bit
351           machines.
352
353 4.22    * Fixed a bug in the new mouse-motion code that caused the screen to
354           never blank on multi-head non-Xinerama systems.  Oops.
355         * New hacks, `interaggregate', `antmaze', `tangram', and `crackberg'.
356         * Minor tweaks to `fiberlamp', `ifs', `slidescreen', `zoom', `sonar',
357           `fireworkx', `whirlwindwarp', `bubble3d', and `rd-bomb'.
358         * Added motion blur to `blinkbox'.
359         * `bsod' now includes Longhorn's "RSOD", and OS/2.
360         * Fixed `-wireframe' usage in most hacks and man pages.
361
362 4.21    * New hack: `fliptext'.
363         * Changed default configure installation directories: /usr/bin/ for
364           xscreensaver, etc.; /usr/libexec/xscreensaver/ for hacks;
365           /usr/share/xscreensaver/config/ for xml files.
366         * All the text-manipulating screen savers can have their text source
367           configured via `xscreensaver-demo' now.
368         * xscreensaver.spec now builds three RPMs: base (no hacks); extras (2d
369           hacks); and gl-extras.
370         * Added `-program' and `-front' option to `gltext'.
371         * Added `-shells' to `molecule'.
372         * Fixed text-alpha glitch in `carousel'.
373         * New `pacman': the ghosts can be killed now.
374         * Fixed a bug in screen-grabbing GL hacks where images would be tiled
375           instead of scaled on machines that can't do large textures.
376         * `webcollage' can hit Flickr now.
377         * New (rewritten) implementation of `ifs'.
378         * The unlock dialog can be made to have a "New Login" button that will
379           run `gdmflexiserver'.  Experimental!
380         * Fixed non-ASCII display bug in `starwars'.
381         * Configure finds a default for imageDirectory.
382         * "xscreensaver-command -lock" now works even if in "screensaver
383           disabled" mode.
384         * If a bad password is typed while CapsLock is on, the unlock dialog
385           says "CapsLock?" instead of "Sorry".
386         * Mouse motion only counts as activity if the mouse moved more than 10
387           pixels (so the screen won't unblank every time you bump your desk.)
388         * New mode option "random-same": if you have multiple monitors, this
389           will run the *same* randomly chosen hack on each screen, instead of
390           different ones on each.
391
392 4.20    * New hacks, `fiberlamp', `boing', `boxfit', and `carousel'.
393         * Rewrote `glslideshow' again: should be faster now.
394         * Sped up loading of images in GL programs.
395         * `starwars' uses texture-mapped fonts now.
396         * New `bsod' modes: tru64, hppa, and nvidia.
397         * Updates to `webcollage', `juggle', `pinion', `fireworkx', `sonar',
398           `extrusion', `substrate', and `pong'.
399
400 4.19    * New hacks, `substrate', `intermomentary', `fireworkx', and `pinion'.
401         * New version of `flow'.
402         * Made /proc/interrupts work again on Linux 2.6.
403         * Made `analogtv' not hog the CPU.
404         * Made analogtv-based hacks work properly on PPC/ARM.
405         * Fixed a bad memory leak in `piecewise'.
406         * Minor updates to `sonar', `molecule', `glmatrix', `galaxy', and
407           `webcollage'.
408         * Removed support for GTK 1.x (everyone uses 2.x now.)
409
410 4.18    * Oops, pay no attention to the man behind the curtain.
411
412 4.17    * New hacks, `anemotaxis' and `memscroller'.
413         * Fixed a bad bug that caused `vidwhacker' to never die.
414         * Fixed normals and lighting in `polyhedra'.
415         * Don't reuse the window when changing hacks (to work around bugs in
416           some GL implementations.)
417         * Made `xscreensaver-getimage-file' skip thumbnail-sized images.
418         * Fixed endian problem in `barcode' on non-x86.
419         * Updates to `webcollage', `apple2', `fuzzyflakes', `atunnel', and
420           `pacman'.
421         * Timing tweaks to `bubble3d', `bouncingcow', `engine', `gltext',
422           `lavalite', `molecule', `spotlight', `sballs', `boxed', `blinkbox',
423           and `circuit'.
424         * Configure updates for Fedora core 2 / xorg 6.7.0.
425         * Compile without warnings under gcc 3.3.3.
426         * I give up: don't blank or lock the screen if we can't get a keyboard
427           grab.  In that case, both choices are bad.
428
429 4.16    * New hacks, `polyhedra', `fuzzyflakes', `antinspect', and
430           `providence'.
431         * Minor updates to `webcollage', `bsod', `endgame', `antspotlight',
432           `xmatrix', and `glmatrix'.
433         * Added support for the RANDR (Resize and Rotate) extension to detect
434           when the size of the desktop has been changed while xscreensaver is
435           already running.
436         * Possibly-futile attempt to work around "rdesktop" focus/grab idiocy.
437         * Made `xscreensaver-getimage -file' still work even if imageDirectory
438           is unset.
439         * Convert Latin1 to ASCII in `starwars' and `phosphor' (since the GLUT
440           font only has ASCII glyphs.)
441         * Fixed randomization in `noof'.
442         * Added "GetViewPortIsFullOfLies" preference to work around
443           longstanding XFree86 bug #421.
444         * Made `sonar' subnet pinging work properly on bigendian machines
445           (e.g., PPC.)
446
447 4.15    * New hacks, `wormhole', `mismunch', `noof', and `pacman'.
448         * `phosphor' and `apple2' include vt100 emulators now: this means you
449           can do "phosphor -program top", or can use either program as an
450           xterm replacement: "apple2 -text -fast -program 'xemacs -nw'".
451         * `analogtv' (and related) fill the screen better.
452         * The '-gradient' option works in `atlantis' now.
453         * Minor updates to `blinkbox', `queens', `endgame', `glmatrix',
454           `mirrorblob', `blocktube', and `molecule'.
455         * Integrated SuSE's "external passwd helper" support.
456         * Marginally better /tmp handling in various programs.
457         * Updated config defaults for xplanet 1.0.3.
458         * Portability fixes.
459
460 4.14    * New hacks, `fontglide', `apple2', `xanalogtv', `pong',
461           `gleidescope', `mirrorblob', and `blinkbox'.
462         * New version of `glsnake' (with many more models.)
463         * Another Windows crash in `bsod'; also HVX/GCOS6/TPS6.
464         * New version of `endgame'.
465         * Screen grabbing works on MacOS X.
466         * Various minor fixes.
467
468 4.13    * On Xinerama systems, xscreensaver now runs one hack on each monitor
469           (just like in "real" multi-head mode) instead of running one hack
470           stretching across all the screens.  Note that for this to work with
471           any 3rd party screensavers, they must update their "vroot.h" file.
472         * `webcollage' and `vidwhacker' display images using
473           `xscreensaver-getimage' now.
474         * Added `ljlatest' script for use with `starwars' and `phosphor'.
475
476 4.12    * New GL hacks, `flipflop', `antspotlight', and `polytopes'.
477         * Added VMS to `bsod'.
478         * Compile without warnings in "gcc -pedantic".
479         * Updates to `webcollage' and `queens'.
480         * Fixed a bug that could cause PAM to hang.
481
482 4.11    * New hacks, `hypertorus', `cubestorm', `glknots', `blocktube', and
483           `glmatrix'.
484         * Updates to `cloudlife', `engine', `xmatrix', and `sonar'.
485         * Rewrote `glslideshow': it should work on somewhat wimpier video
486           cards now.
487         * Various portability tweaks.
488
489 4.10    * New hacks, `cloudlife' and `klein'.
490         * Added Apple ][+, HPUX, and OS/390 sessions to `bsod'.
491         * Added some Matrix Reloaded text to `xmatrix'.
492         * Updates to `webcollage', `eruption', `jigglypuff', `metaballs', and
493           `endgame'.
494         * Completely ignore the `memoryLimit' setting now, since it was still
495           causing people GL grief.
496         * Various minor fixes.
497
498 4.09    * New hacks, `flyingtoasters', `bouncingcow', `jigglypuff', and
499           `glslideshow'.
500         * More models in `engine'.
501         * Rewrote `xscreensaver-getimage' to remove reliance on external image
502           loaders (xv, chbg, xloadimage, etc.)  and to reduce flicker when
503           loading files.
504         * Made `gflux' and `flipscreen3d' be mouse-spinnable.
505
506 4.08    * New hacks, `atunnels' and `piecewise'.
507         * Physics improvement in `fluidballs'.
508         * Various fixes for XDarwin systems (X11 on MacOS X.)
509         * Added -clock option to `barcode'.
510         * Minor fixes to `endgame', `flurry', `flipscreen3d', and `gflux'.
511
512
513 4.07    * New hacks, `flurry', `metaballs', `eruption', `popsquares', and
514           `barcode'.
515         * Minor updates to `maze' for high density mazes.
516         * Added double buffering to `fluidballs' and `whirlygig'.
517         * Bug fixes for running xscreensaver to a remote XFree86 display
518           (which nobody would ever do...)
519         * Updated `webcollage' (faster Alta Vista searching.)
520         * Updated `glplanet' so the sun sets in the west.
521         * Updated `sproingies' with smooth, unsegmented surfaces.
522         * Fixed Perl version-sensitivity in `xscreensaver-getimage-file'.
523         * Fixed GTK2 scrolling bug in `xscreensaver-demo'.
524
525 4.06    * New hack, `glblur' (disabled by default, since it requires fast
526           OpenGL texture support.)
527         * New hack, `halftone'.
528         * Updates to `endgame', `queens', `bumps', `glplanet', `engine', and
529           `circuit'.
530         * New version of `menger' that uses far fewer polygons.
531         * Fixed minor bug in `critical' that could cause some bogus X servers
532           to crash.
533         * Better labels in `molecule': the labels now appear to be attached to
534           the atoms, instead of floating in front of the whole scene.
535         * Fixed bug that could rarely cause GL hacks to fail to double-buffer
536           (causing intermittent flickering.)
537         * Fixed a relative-URL-parsing bug in `webcollage'.
538         * Fixed a bug that (sometimes) caused the window manager close box to
539           kill `xscreensaver-demo' with a crash instead of a graceful exit.
540         * Updated xscreensaver.pam to the Red Hat 7.3 way.
541         * More Gnome2-related configure crap.
542         * Updated to latest `config.guess' and `config.sub'.
543         * Fixed occasional core dump in `distort'.
544         * Added a Linux fsck failure and kernel panic to `bsod'.
545         * Added MacOS X kernel panic to `bsod'.
546         * Fixed a bug in `bsod' (all bsod bugs are ironic.)
547         * Fixed a bug that caused `xscreensaver-gl-helper' to print a nonsense
548           visual ID with some versions of `printf': this could cause GL
549           programs to display incorrectly (e.g., flickery.)
550
551 4.05    * More `configure' tweaks to try and get things working on systems
552           that both Gtk 1.x and 2.x installed.
553         * New hack, `endgame'.
554         * Minor updates to `gltext'.
555
556 4.04    * Support for GTK 2.x / GNOME 2.x.
557         * The `configure' script will now use `pkg-config' if you have it, in
558           preference to `gtk-config', etc.
559         * New hacks, `lavalite', `queens', and `anemone'.
560         * Minor updates to `spheremonics', `gltext', `xmatrix'.
561         * You can use the mouse to manually spin most of the GL hacks now
562           (when they are displaying in a window.)
563         * Fixed a bug in `webcollage' (due to recent Alta Vista url changes)
564           that was causing it to try and load incorrect image URLs.
565         * Made `xscreensaver-getimage' use gdk_pixbuf if it is available: this
566           means that those hacks that load images will no longer rely on "xv",
567           "xloadimage", etc.  This will close a race condition that could
568           sometimes cause your desktop background to be changed; and also
569           makes it possible for those programs to operate on image files when
570           running in windowed mode.
571         * `webcollage' can now be used in conjunction with `driftnet' to
572           display images snooped from your local ethernet instead of obtained
573           from search engines.
574         * Added man pages for all the hacks that didn't have them.
575
576 4.03    * New hack, `spheremonics'.
577         * Minor updates to `webcollage', `cage', `moebius', `morph3d',
578           `boxed', `circuit', and `helix'.
579         * `pulsar' and `extrusion' can now load texture JPEGs.
580         * `rubik' now does non-square cubes.
581         * `fluidballs' now does various sizes of balls.
582         * `menger' and `sierpinski3d' now also show polygon counts in -fps
583           mode.
584         * `molecule' displays real subscripts in the formulae.
585         * GTK internationalization/localization support.
586         * Better detection of the various versions of libxml.
587         * Upgraded to autoconf 2.53 (from 2.13.)
588
589 4.02    * Plugged a few minor leaks in `xscreensaver' and `xscreensaver-demo'.
590         * New hacks, `cubenetic' and `fluidballs'.
591         * Sped up `pipes'.
592         * Fixed sphere projection error in `glplanet'; installed a better
593           image of earth.
594         * Added Win2K and MacOS 1 crashes to `bsod'.
595         * Put back previous (better) version of `forest' that was
596           accidentially downgraded in the last release.
597         * New version of `bumps'.
598         * Made FPS computation in GL hacks more efficient: it will influence
599           the results less, thus resulting in higher (but more accurate)
600           reported frame rates.
601
602 4.01    * New hacks: `twang', `glsnake', `boxed', `sballs', and
603           `glforestfire'.
604         * New hacks `apollonian', `euler2d', `juggle', `polyominoes' and
605           `thornbird', from xlockmore.
606         * Merged recent xlockmore changes into `ant', `braid', `demon',
607           `discrete', `drift', `fadeplot', `forest', `grav', `hopalong',
608           `ifs', `laser', `lightning', `lisa', `lissie', `loop', `mountain',
609           `penrose', `rotor', `sierpinski', `slip', `sphere', `spiral',
610           `strange', and `vines'.
611         * Fixed the `gltext' bug that sometimes caused horizontal lines to
612           vanish again.  This time for sure.
613         * Sped up `webcollage' by adding a C helper program to replace the PPM
614           pipeline.  It also pastes images semi-transparently now.
615         * Added support for the gdk_pixbuf library: if this lib is available,
616           then `blitspin', `xflame', and `flag' can load GIF, JPEG, and PNG
617           images in addition to XPM and XBM.
618         * Fixed a rare race condition where the desktop-grabbing hacks could
619           sometimes leave the screen wedged, if the user moved the mouse
620           exactly when they were grabbing the screen image (it would un-wedge
621           the next time the saver timed out or was activated.)
622         * Fixed incorrect colors in the screen-grabbing GL hacks (`gflux' and
623           `flipscreen3d'.)
624         * Made SIGHUP restart the daemon process (though using
625           `xscreensaver-command -restart' is still the preferred way.)
626         * Tweaks to `xspirograph'.
627         * Minor configure and portability tweaks.
628
629 4.00    * Redesigned `xscreensaver-demo' GUI: it now includes small-preview
630           and per-hack configuration dialogs.
631         * Added three new modes of operation: `One Screen Saver', `Blank
632           Screen', and `Don't Blank' (in addition to the historical `Random
633           Screen Saver').
634         * Configure now defaults to installing the hacks in
635           <prefix>/lib/xscreensaver/ instead of <prefix>/bin/.  (Most distros
636           already did it this way.)
637         * New GL hacks, `menger', `engine', `flipscreen3d'.
638         * Made `sierpinski3d' be more colorful.
639         * New versions of `xmatrix' and `nerverot'.
640         * Fixed a bug in `starwars' that made the font be drawn with thin
641           lines in -root mode.
642         * Fixed a bad colormap bug in `crystal' that could make *subsequent*
643           hacks malfunction!
644         * Made `gflux' able to grab screen images (`-mode grab').
645         * Updated `webcollage' for recent search engine changes.
646         * Removed most command-line options to `xscreensaver': just edit the
647           ~/.xscreensaver file instead.
648         * Improved behavior on multi-screen and Xinerama systems: the mouse
649           now stays on the screen where the user left it, and the password and
650           splash dialogs always appear on the screen that has the mouse.
651         * Made the splash dialog use more Gtk-like colors; made it have only
652           two buttons, "Settings" and "Help".
653         * Made `sonar' understand `.ssh/known_hosts2' format files, and be
654           better about stripping out illegal addresses.
655
656 3.34    * Turned `memoryLimit' off by default, sigh.  Apparently some versions
657           of the GL libraries (appear to) allocate hundreds of megs for every
658           GL program, so `memoryLimit' was causing GL programs to malfunction
659           or crash on those systems.
660         * Improved fading on TrueColor XFree86 4.1.x systems.
661         * New GL hack, `circuit'.
662         * Added `fuzz' mode to `decayscreen'.
663         * New version of `whirlygig'.
664         * Added links to `xplanet' and `sphereEversion'.
665         * Fixed rare race condition that could make `sonar' hang.
666         * Fixed potential crash in `speedmine'.
667         * Made `xscreensaver-demo' not crash when imageDirectory was set to a
668           non-existent directory.
669         * Made `xscreensaver-getimage-video' invoke XawTV's `streamer' program
670           better.
671         * Made `phosphor' and `starwars' deal with CR, LF, or CRLF line
672           endings.
673         * Changes for Cygwin compilation environments.
674         * Made `sonar' compile on systems that can't ping.
675         * Configure changes for HPUX 10.20.
676         * Made PAM code work on Red Had 4.2 systems.
677         * Made `xscreensaver-command -deactivate' work when the saver is not
678           active: what that does is reset the idle timer, as if keyboard input
679           had been detected.  This was added for the benefit of people writing
680           DVD-playing software: they can now prevent the screensaver from
681           kicking in by sending a -deactivate message once a minute while the
682           movie is playing and not paused.
683         * Various minor portability tweaks.
684
685 3.33    * New hacks, `speedmine' and `whirlygig'.
686         * Sped up `pyro', made the explosions look a bit better.
687         * Added better stars to `glplanet' and `starwars'.
688         * Many internal changes to `webcollage'.
689         * Some new options to `attraction'.
690         * Minor fix to `noseguy' to avoid un-erased pixels.
691         * Rewrote the screen-eraser effects so that they complete in the same
692           amount of time regardless of how slow your X server is (some of them
693           were glacial on servers with slow blitting.)
694         * Fixed a potential free memory reference that could sometimes cause a
695           crash at startup.
696         * Possibly fixed a problem that could cause the daemon to crash with
697           an X error.  I was never able to reproduce this problem, but I think
698           I might have figured out what caused it.
699         * Worked around a problem that caused PAM authentication to fail on
700           some Red Hat 7.x systems.
701         * Added a `memoryLimit' parameter that controls the amount of memory a
702           graphics hack may allocate: if they try to allocate more than this,
703           malloc() will fail (and they will exit or (safely) crash, rather
704           than hogging memory.)  Default is 50M.
705         * Made `gnome-help-browser' be the default way to display man pages in
706           `xscreensaver-demo', if running on a GNOME system.
707
708 3.32    * The image-manipulating hacks (`slidescreen', etc.) can now operate
709           on randomly chosen image files from disk, or on frames captured from
710           the system's video input, instead of (or in addition to)
711           manipulating images of the desktop.
712         * Rewrote `vidwhacker' to use the new image-grabbing mechanism.
713         * Made fading work on TrueColor XFree86 4.x systems.
714         * Fixed a subtle rendering bug in `atlantis' (the fish were inside
715           out!)
716         * Made `atlantis' have a texture simulating light reflections from the
717           surface of the ocean.
718         * Fixed up label placement in `molecule'.
719         * Better color bars in `xteevee'.
720         * Made `install-strip' not try to strip scripts.
721
722 3.31    * Put in more sensible defaults for DPMS, and updated the
723           documentation to reflect the fact that all your DPMS settings are
724           now belong to xscreensaver.
725         * Fixed the `xscreensaver.spec' file so that `--force' is no longer
726           needed.
727         * New versions of `rotzoomer' and `nerverot'.
728         * Fixed an OSF/1 compilation problem in `molecule'.
729
730 3.30    * New hacks, `molecule', `dangerball', and `rotzoomer'.
731         * New version of `gflux'.
732         * Made `gltext' able to display the current time.
733         * Fixed a floating-point-precision problem in `gltext' that sometimes
734           caused horizontal lines to vanish.
735         * Removed the `-window-id' option from the hacks: it never worked
736           right, and was unnecessary.
737         * Made the `starwars' hack use thicker lines, antialias the text, and
738           fade out at the far edge instead of just dropping off.
739         * Fixed an SHM segment leak in `moire'.
740
741 3.29    * Better rendering of the new logo.
742         * New hack, `gltext'.
743         * Added `-planetary' option to `gears', to draw a different kind of
744           gear system.
745         * Made motion and rotation be smoother in `gears', `glplanet',
746           `moebius', `rubik', and `sierpinski3d'.
747         * Improved coloration in `sierpinski3d'.
748         * Made the GL hacks react to window size changes.
749         * Made most of the GL hacks take a -fps option (like `pulsar' did), so
750           you can use them to benchmark your 3D hardware.
751         * Fixed the previous fix to `sonar'.
752         * Minor fix to `nerverot'.  Made sonar able to ping hosts on DEC OSF1.
753         * Eliminated a bogus "didn't get enough colors" warning in some of the
754           hacks.
755
756 3.28    * New logo for xscreensaver!
757         * New hacks, `starwars' and `stonerview'.
758         * Made the motion of the bouncing ball in `stairs' be a little less
759           jerky.
760         * Made newly-added screenhacks be added to .xscreensaver
761           automatically: if there are hacks in the app-defaults file that are
762           not also in ~/.xscreensaver, they will be added to the end of the
763           list.
764         * Redid the `Screensaver Options' part of the control panel;
765           xscreensaver now lets you configure your DPMS settings.
766         * Fixed some Makefile problems with non-GL builds.
767         * Fixed detection of MesaGL for version 3.3.
768         * Better workaround to Red Hat 7.0's broken gcc.
769         * Added Sparc Solaris kernel panic to `bsod'.
770
771 3.27    * New hacks: `zoom' and `whirlwindwarp'.
772         * Fixed a free-memory-reference bug in `sonar'.
773         * Better error handling when there are no suitable GL visuals.
774         * Added diagnostic dialog when xscreensaver-demo is unable to launch
775           xscreensaver (e.g., when running as root.)
776         * Fixed a bug that caused screenhack argument changes to be ignored
777           when xscreensaver-demo was running as root (if "root" and "nobody"
778           have different home directories.)
779         * Made the programs default to ":0" if $DISPLAY is unset.
780         * Made the `-verbose' output include information about which server
781           extensions were supported at compile time.
782         * Worked around Red Hat 7.0's broken gcc 2.96.
783         * Updated default delays on the GL hacks to look better on machines
784           with super-fast 3D hardware.
785         * Install `screensaver-properties-capplet' to work around the usual
786           egregious GNOME lossage.
787
788 3.26    * Added "enabled" checkboxes in the list of hacks in xscreensaver-demo
789           (Gtk version only.)
790         * New hacks `hyperball', `xrayswarm', and `gflux'.
791         * New versions of `nerverot', `galaxy', and `hypercube'.
792         * Small fixes to `phosphor', `shadebobs', `xflame', and `sonar'.
793         * Added external helper program `xscreensaver-gl-helper' to figure out
794           which X visual to use for OpenGL programs.
795         * Configure updates for XFree86 4.0, and for BSD.
796         * Made it be more tolerant of bogus /etc/group files.
797         * When installing the PAM config file, first try to just copy an
798           existing "xdm" or "login" config file, so that xscreensaver does
799           authentication in the same way as the rest of the system.
800
801 3.25    * New hack, `nerverot'.
802         * Added BSD kernel panic to `bsod'.
803         * New version of `shadebobs'.
804         * New version of `petri'.
805         * Updated `webcollage' to handle recent Altavista URL format changes;
806           made it search the AP photo gallery.
807         * Revamped command-line options of `sonar' and made it properly handle
808           subnets.
809         * The `bubbles' hack can now trickle up or down the screen.
810         * The `xsublim' hack can now read its text from programs.
811         * Support for GLE version 3 in `extrusion'.
812         * Fixed compilation problems in `maze'.
813         * Fixed a rare crash in `flow'.
814         * Fixes for minor installation problems.
815
816 3.24    * Added `-ignorant' option to `maze' hack.
817         * Updates to `critical', `bsod', `xflame', and `flow'.
818         * Added support for Kerberos 5 (via its Kerberos 4 compatibility
819           layer.)
820         * Fixed a bad leak in `xteevee'.
821         * Updated `webcollage' to handle recent Altavista URL format changes.
822         * Removed xscreensaver-demo's `Ok' and `Cancel' buttons, since they
823           were confusing people: all changes are now instantanious.
824         * Made xscreensaver-demo install itself into the Gnome Control Center.
825
826 3.23    * Fixed some misplaced text fields in the Motif version of
827           xscreensaver-demo; fixed a crash in the Gtk version that would
828           happen if the programs list was empty.
829         * Fixed a recently-introduced bug in `pulsar'.
830         * Made `sierpinski3d' use solid tetrahedrons instead of points.
831         * Added `-trace' option to `xmatrix'.
832         * Added new hacks `xteevee' and `xspirograph'.
833
834 3.22    * Fixed some bugs in xscreensaver-demo.
835         * Rewrote the Motif version of xscreensaver-demo to match the new Gtk
836           version.
837         * The Athena toolkit is no longer supported.
838
839 3.21    * Tweaked the xscreensaver-demo UI (Gtk only.)
840         * Fixed a few visual selection bugs.  I think the proper GL visual
841           should be used with nVidia systems now.
842         * Made the Makefiles obey $install_prefix.
843         * Made the `xscreensaver.spec' file able to generate both GL and
844           non-GL packages simultaneously.
845
846 3.20    * Added new hacks `ripples' and `sierpinski3d'.
847         * Made `xscreensaver-command -exit' be silent when no screen saver was
848           running (instead of complaining.)
849         * Made `webcollage' and `vidwhacker' use `xloadimage' when available
850           (in addition to `xli' and `xv'.)
851         * Improved memory usage in `petri' and gave it a hard cap on how much
852           memory it can allocate.
853         * Added `-watch' option to `xscreensaver-command'.
854         * Made `xscreensaver-demo' come up with the most-recently-run hack
855           selected by default.
856         * Rewrote the Gtk version of `xscreensaver-demo'.  It's a lot easier
857           to use now.
858         * Extended the format of the programs list in the .xscreensaver file,
859           for the benefit of the new capabilities of `xscreensaver-demo'.
860           NOTE: you might want to delete your ~/.xscreensaver file and allow
861           it to be re-created!  The old one should still work, but
862           xscreensaver-demo won't be as pretty.
863
864 3.19    * Fixed gcc dependencies in `bumps' and `ccurve'.
865         * New hack, `extrusion'.
866         * Some of the web sites that `webcollage' was using as its sources
867           changed formats; tweaked it to understand the current layouts.
868         * Added typeahead in the password dialog: if the screen is locked, and
869           you unlock it by typing a character, that key will be automatically
870           inserted in the password dialog (unless it is Return, Enter, Space,
871           or a non-printing key like Shift.)
872         * Made `xmatrix' take a `-small' option, since some folks with tiny
873           screens prefer a smaller font.
874
875 3.18    * New versions of `shadebobs', `lmorph', and `distort'.
876         * Added `ccurve', `blaster', and `bumps' hacks.
877         * Replaced `forest' hack with a rewritten version.
878         * Worked around a Xinerama server bug.
879         * Fixed a bug I introduced in 3.10 that caused some hacks to print out
880           superfluous warnings about not having gotten enough colors.
881         * Made `sproingies' obey the `-delay' option.
882         * Fixed a portability bug in `shadebobs'.
883         * Made `webcollage' and `vidwhacker' use `xli' in preference to `xv',
884           if it is available.
885         * Added a new source of images to `webcollage'.
886         * If running under KDE, xscreensaver will add itself to KDE's list of
887           screensavers (via xscreensaver.kss.)
888         * Improved detection of GL libraries.
889         * Made the password dialog include the date and time.
890
891 3.17    * New version of `webcollage' -- deals better with corrupted images,
892           and can use an http proxy.
893         * New hack, `xsublim' (run it in the background, rather than adding it
894           to the programs list.)
895         * The xscreensaver daemon was leaking a file descriptor each time you
896           edited your .xscreensaver file.  Fixed.
897
898 3.16    * New version of `shadebobs'.
899         * Improved image selection in `webcollage', and sped it up slightly.
900         * Made configure find the right version of perl.
901         * Rewrote the CGI part of `webcollage'.
902         * `make clean' was deleting some things it shouldn't.
903         * Fixed a typo in the default programs list.
904
905 3.15    * Added `webcollage' and `shadebobs' hacks.
906         * Added a `-stdout' arg to `vidwhacker' so that it can be used in a
907           pipeline.
908         * Made `petri' use less memory.
909
910 3.14    * Various improvements to the Gtk port.
911         * Turned off PAM by default on Solaris, since PAM seems generally to
912           be misconfigured out-of-the-box.
913         * Made the `--without-gtk' configure option work.
914         * Made configure check the Gtk version number, since it requires 1.2.
915         * Fixed a bug in the code that attempted to prevent changes of screen
916           resolution while the screen is locked.
917         * Fixed a race condition in `xscreensaver-demo' that could cause an X
918           error at startup.
919         * Added `-transparent' option to `deluxe'.
920         * Added `petri' hack.
921
922 3.13    * Ported `xscreensaver-demo' to Gtk.
923         * Made it possible to build Motif, Gtk, and Athena versions of
924           `xscreensaver-demo' in the same directory without reconfiguring.
925         * Made `xscreensaver-demo' chase symlinks before writing the
926           .xscreensaver file, so that if .xscreensaver is itself a symlink,
927           the underlying file will be replaced instead.
928         * Some Makefile and configure tweaks for Solaris and FreeBSD.
929         * Made it possible to set the fire color in `xflame'.
930         * Made transparency work in TrueColor (for `goop' and `qix'.)
931         * Fixed a multi-head bug introduced by the virtual viewports stuff.
932
933
934 3.12    * Made it so that you can't scroll the screen while the lock dialog is
935           up (with XFree86 virtual viewports.)
936         * Fixed a bug in `flag' that caused bob's chin to get cut off after a
937           few iterations.
938
939 3.11    * Made `xjack' be black-on-white-ish, so that it looks less like a
940           computer screen and more like the typewritten paper it's supposed to
941           be.
942         * New version of `pulsar'.
943         * Fixed Solaris compilation problem in `phosphor'.
944         * Made xscreensaver notice XFree86's virtual root window hack, so that
945           if the X server's root window is larger than the monitor's
946           displayable resolution, the screen saver will limit itself to the
947           area that actually appears on the screen.
948         * Made the xscreensaver daemon do a better job of picking the visual
949           class that should be used for GL programs.  Less user intervention
950           should be needed now: you can use the logical visual name `GL'
951           instead of having to figure out by hand which one to use.
952         * Oops, the visual was defaulting to "best" instead of
953           "default", because the .xscreensaver file was not being
954           loaded quite early enough.
955         * Made configure figure out how to build icmp ping support into the
956           `sonar' hack automatically.
957         * Made warnings about not being able to read shadow passwords not be
958           printed if compiled with PAM support.
959         * Improved PAM startup diagnostics.
960         * Worked around the Solaris PAM bug that was causing crashes there, so
961           now PAM is turned on by default.
962         * Made configure detect the number of arguments that pam_strerror()
963           takes, since on Linux, this apparently changed between 2.0 and 2.2,
964           sigh.
965         * Made the /proc/interrupts kludge look for "PS/2 Mouse" as well as
966           "keyboard".
967         * Made xscreensaver notice when there has been a sudden large jump in
968           wall-clock time, and if so, lock right away, instead of waiting for
969           "lockTimeout" to expire first.  (Laptops need this for safer
970           recovery from ``hibernation.'')
971         * Added `-throttle' option to `xscreensaver-command'.
972
973 3.10    * Added `phosphor', `xmatrix', and `pulsar' hacks.
974         * Fixed a bug in the color allocator that sometimes caused `starfish'
975           to fall back to monochrome.
976         * Reduced the amount of code that runs before root privileges are
977           disavowed: "normal" and "shadow" passwords now do some
978           initialization as root, but the PAM and Kerberos authorization
979           schemes will be initialized while running as "nobody".  Supposedly
980           this closes a potential security hole when using Kerberos.
981         * Added some more sanity checking to configure.
982
983 3.09    * Added `compass', `squiral', `xflame', `wander', `spotlight', and
984           `critical' hacks.
985         * Added some new modes to `decayscreen'.
986         * Made `deluxe' work in monochrome.
987         * Generalized usage of the Double-Buffer server extension in several
988           hacks (`compass', `deluxe', `interference', `kumppa', and `moire2'.)
989         * Fixed another visual-depth problem in `rd-bomb'.
990         * The screen saver will now defer blanking if neither the keyboard nor
991           the mouse could be grabbed.  Instead, it will just try again in a
992           few minutes.  This fixes a bad interaction between xscreensaver and
993           programs like VMware that hold the mouse and keyboard grabbed for a
994           long time.
995         * Added a new erase mode (expanding spiral.)
996
997 3.08    * Fixed some bugs in my port of `t3d'.
998         * Added `penetrate' and `deluxe' hacks.
999         * When linking against Motif 2.x, also link against XPM.
1000         * Added support for using /proc/interrupts for idle detection on
1001           Linux.  Now xscreensaver shouldn't kick in when the user is active
1002           on a non-X virtual console.
1003         * Upgraded to autoconf 2.13.
1004
1005 3.07    * Configure tweaks (sometimes -lXmu wasn't getting linked in properly;
1006           check for _Xsetlocale in -lXintl.)
1007         * Portability fixes for sonar.c.
1008         * Fixed a compilation problem when you have GL but don't have XPM.
1009         * Made configure notice when MesaGL requires -lpthread.
1010         * Made `flame' ignore SIGFPE (not sure if this is the right fix; it
1011           seems only to be needed on FreeBSD.)
1012         * Kludged `rd-bomb' work on visuals that are of depth 24 but that *do
1013           not* support pixmaps of depth 32.
1014         * Fixed `halo' to work properly in TrueColor.
1015         * Changed `xscreensaver.spec' to install the hacks in
1016           /usr/X11R6/lib/xscreensaver/ by default, since that's where recent
1017           Red Hat distributions put them.
1018         * Added `t3d' hack.
1019         * Updated versions of `crystal', `hopalong', and `flow' from
1020           xlockmore.
1021         * Imported `demon' and `loop' modes from xlockmore.
1022
1023 3.06    * Oops, the "default-n" visual descriptor was broken; it was always
1024           installing a colormap if the `installColormap' preference was set,
1025           meaning that `xearth', `xv' and friends were using the wrong colors
1026           on 8-bit systems.
1027         * Turned off HAVE_PING in `sonar', since it compiles on some Linux
1028           systems, but not others of similar vintage...
1029
1030 3.05    * Fixed an off-by-1 in `distort'.
1031         * Added `sonar' hack.
1032         * New version of `glplanet' (with stars.)
1033         * Made all hacks exit when you type `q' or `ESC' at them, and made
1034           them obey the WM_DELETE_WINDOW ClientMessage.
1035         * Fixed a nonfatal buffer overrun in lament (note: lament still
1036           doesn't work with MesaGL 3.0: it dies in
1037           lambda_textured_triangle1(), which is Mesa's bug, not mine.)
1038
1039 3.04    * Added an `xscreensaver.spec' file, to make it easier for other folks
1040           to generate RPMs.
1041         * Made the password code work on HPUX in the situation where:
1042           ``enhanced security'' is available; but not used; but the user typed
1043           a password more than 8 characters long anyway.  FTSOHPUX.
1044
1045 3.03    * Made locking work when passwd aging is enabled.
1046         * Added support for PAM (Pluggable Authentication Modules.)  It is
1047           still turned off by default, though, since it doesn't seem to work
1048           on Solaris 2.6, and has been behaving erratically on Red Hat 5.1.
1049         * Made each possible authentication method be tried in turn until one
1050           succeeds; this means that Kerberos is being used, we will first
1051           check Kerberos, and if that fails, will then consult the local
1052           password file.  Likewise with PAM.
1053         * Save and restore the bits under the passwd dialog, to avoid leaving
1054           a black rectangle behind when unlocking is cancelled.
1055
1056 3.02    * Not everyone has sys/select.h, sigh...
1057
1058 3.01    * Some fixes to `reflect'.
1059         * Configure tweaks.
1060         * Made it log unsuccessful attempts to unlock the screen to syslog.
1061         * Fixed a bug where `xscreensaver-demo' could be seeing a different
1062           programs list than `xscreensaver' did.
1063
1064 3.00    * The xscreensaver daemon no longer links against Motif or Athena:
1065           demo-mode and the preferences panel are no longer built in to the
1066           daemon, but are now handled by an external program,
1067           `xscreensaver-demo'.  (I decided that this, along with the recent
1068           addition of the `.xscreensaver' config file, justified bumping the
1069           version number to 3.00, since this is a fairly major architectural
1070           change.)
1071         * Lines in the `*programs' resource may now begin with the character
1072           "-", meaning "don't run this hack."  In this way, it's possible to
1073           disable a hack without throwing away the information about it
1074           (making it easier to change your mind later.)  Eventually the
1075           preferences/demo mode GUI should represent this as a checkbox or
1076           something.
1077         * Fixed a short race condition where it was possible for xscreensaver
1078           to die with a BadWindow error if it was blanking the screen just as
1079           another window was being deleted.
1080         * Made it possible to disable specific modes in `bsod'.
1081
1082 2.34    * Fixed a bug that was making `pipes' generate way too many valves.
1083           Made the viewpoint in `pipes' be selected randomly instead of always
1084           being -10 degrees.
1085         * Fixed a bug in the XSHM code, in the case where the server supports
1086           the XSHM extension but is not the same machine as the client.
1087         * Made `rd-bomb' default to taking up the whole screen.
1088         * Made it not try to do fading/unfading if no PseudoColor visuals
1089           exist.
1090         * Initial attempt at supporting VT-locking (doesn't work yet.)
1091         * Eliminated the `captureStdout' resource; now `captureStderr'
1092           controls both streams.
1093         * Added `-capture-stderr' and `-no-capture-stderr' command-line
1094           arguments.
1095         * Added `glplanet' hack.
1096         * When a hack is selected with `xscreensaver-command -select', that
1097           hack will be used until further notice (until the saver turns off,
1098           or another activation command is issued.)
1099
1100 2.33    * Made `xscreensaver-command' print error messages: the xscreensaver
1101           daemon now responds to ClientMessage events by writing a response
1102           message on a window property, instead of just writing to its stderr.
1103         * Made the ~/.xscreensaver file be automatically reloaded when the
1104           file date changes.
1105         * The password dialog and splash screen no longer depend on Motif or
1106           Athena.  This should clear up a number of focus problems, and is the
1107           first step on the path toward moving all of the
1108           Motif/Athena/whatever code out of the xscreensaver daemon, and into
1109           external processes.
1110         * Don't complain about LessTif 0.86 any more, since the new password
1111           dialog makes that problem go away.
1112         * Configure tweaks for Irix 6.5, SunOS 5.something.
1113         * New `-reflect' option to `distort'.
1114
1115 2.32    * Added reading and writing of a ~/.xscreensaver file, so that the
1116           Preferences panel can save its settings.
1117         * New version of `rubik'.
1118         * Added `-select N' argument to `xscreensaver-command'.
1119         * Oops, left out some of the `bubbles3d' files...
1120
1121 2.31    * The cursor was invisible in the password dialog. Fixed.
1122         * Made configure warn against MesaGL 2.6.
1123         * Fixed X error at startup when using non-default visual.
1124         * New version of `crystal', `ant', and `atlantis' from xlockmore.
1125         * New hack, `bubble3d'.
1126         * Added some new modes to `bsod'.
1127
1128 2.30    * Changed the order in which -lSM and -lICE are linked to be after
1129           Motif instead of before (Lesstif on Irix needs this.)
1130
1131 2.29    * Work around a bash bug in configure.
1132         * Tweaked HPUX paths again.  FTSOHPUX.
1133         * Made configure recommend against LessTif 0.86, due to a bug in that
1134           version that causes a security hole in the screen locking code.
1135           LessTif 0.87 will fix it.
1136         * Made all of the `--with' options to `configure' accept a directory
1137           option as well (so that --with-motif=/FOO will add -I/FOO/include
1138           -L/FOO/lib).  I believe this is the Configure Party Line of how do
1139           to such things.
1140         * Fixed a bug where the mouse was left un-grabbed after the first time
1141           the graphics hack was changed (simplified all of the mouse-grabbing
1142           logic.)
1143         * Maybe possibly perhaps made `vidwhacker' really not leave stray xv
1144           windows around.  This time for sure.
1145         * Added a new erase mode (random dots fizzling out.)
1146         * Added `-prefs' argument to `xscreensaver-command', that brings up
1147           the Preferences dialog directly (it seems that nobody ever noticed
1148           the `Preferences' button on the Demo Mode dialog, maybe this will
1149           help.)
1150         * Added a splash screen.  Turn it off with *splash:false.
1151
1152 2.28    * Better macsbug text in `bsod'.
1153         * New version of `distort' with many new modes.
1154         * Plugged a leak in `coral'.
1155         * Tweaked configure for HPUX.
1156         * Removed some compiler warnings.
1157         * More consistent usage of stderr versus stdout.
1158         * More diagnostics should an X error occur.
1159         * Fixed a possible crash in SGI-specific unfading code.
1160
1161 2.27    * Improved version of `distort'.
1162         * Made `lament' compile against OpenGL 1.0 (though it still requires
1163           1.1 to work properly.)
1164         * Updated my email address and home page.
1165
1166 2.25    * Improved motion in `rd-bomb'.
1167         * Added XSHM (shared memory extension) support to the `distort',
1168           `interference', `moire', `rd-bomb', and `swirl' hacks, which speeds
1169           them up a bit.
1170         * Added `lament' hack.
1171
1172 2.24    * Tweaked the order of the -L options again.
1173         * Cleaned up configure's `--help' message.
1174         * Added `kumppa' hack.
1175         * Smarter maze-solving algorithm in `maze'.
1176         * Took `xlyap' out of the default list of hacks, since it's just
1177           incredibly buggy (and slow.)  Maybe someday someone will fix it...
1178         * Added `distort' hack, but didn't add it to the default list (yet)
1179           because it's still too slow.
1180         * Made the Athena demo dialog look more like the Motif version; it has
1181           a text-entry field now, too.
1182         * Made the Athena password dialog echo asterisks, like Motif does,
1183           instead of using a flyspeck font.
1184         * Some random configure tweaks.
1185         * Added a `timestamp' resource that makes the `-verbose' messages
1186           include the time at which they were printed.
1187
1188 2.23    * The fix for SGI's ``scheme'' nonsense broke things, and let the
1189           user's "*background" resource show through.  Fixed it in a different
1190           way.
1191
1192 2.22    * Added support for the DPMS server extension (Display Power
1193           Management System.)
1194         * Made configure advertize the `--enable-subdir' option a little more,
1195           since that seemed to cause some people stress.  Also, made that
1196           directory be built into the xscreensaver executable, as a hardcoded
1197           prefix to $PATH.  (Might help, shouldn't hurt.)
1198         * Made configure prefer the two-arg gettimeofday to the one-arg
1199           version, since AIX doesn't have any prototypes.
1200         * Made it work with Xaw3d (the 3D Athena library.)
1201         * Made `make install' create directories as necessary.
1202         * New version of lmorph from Sverre.
1203         * Added `crystal' and `discreet' hacks from xlockmore.
1204         * Added a new mode to `bsod'.
1205
1206 2.21    * Made `xscreensaver-command -time' use different words.  (It now
1207           describes the two states as "screen blanked since..."  and "screen
1208           non-blanked since..." instead of "active since..." and "inactive
1209           since..." which a lot of people interpreted as meaning the opposite
1210           of what was intended.)
1211         * Improved some error messages, in the hopes of making the distinction
1212           between the xscreensaver and xscreensaver-command programs more
1213           obvious.
1214         * Rewrote (and reorganized) parts of the xscreensaver and
1215           xscreensaver-command manual pages.
1216         * Renamed xscreensaver's `-lock' command-line option to be
1217           `-lock-mode', to avoid confusion with the `-lock' option to
1218           xscreensaver-command, which does a totally different thing.
1219         * Removed xscreensaver's `-demo' command-line option for a similar
1220           reason; use `xscreensaver-command -demo' instead.
1221         * Disabled SGI's ``scheme'' nonsense in a better way than
1222           fully-qualifying the background colors in every single hack.
1223         * Fixed some other minor cosmetic problems when *sgiMode is turned on.
1224         * Fixed an X error in `bsod -root' (how ironic...)
1225
1226 2.20    * Fixed a bug that caused the mouse to sometimes not be grabbed
1227           properly (meaning the window manager menu could pop up over the
1228           demo-mode display.)
1229         * Fixed a bug that made the stderr output sometimes get printed twice.
1230         * Fixed a bug that made the demo-mode scrollbar move too fast.
1231         * Protected against a possible buffer overflow.
1232         * Made `vidwhacker' not leave stray xv windows around.
1233         * New version of `ant' so that Bagley doesn't calve.
1234         * Make configure on AIX get XShm from the right library.
1235
1236 2.19    * One file was missing from the tar file.
1237
1238 2.18    * Oops, atlantis wasn't being built by default.
1239         * Added `epicycle' hack.
1240         * Added `interference' hack.
1241         * Added `truchet' hack.
1242         * Added `bsod' hack.
1243         * Added some new modes to `vidwhacker'.
1244
1245 2.17    * Added a -window-id argument to most hacks, so that they can draw on
1246           arbitrary externally-provided windows.
1247         * Synched with xlockmore 4.11a01.
1248         * Added `flow' hack.
1249         * Added `atlantis' GL hack.
1250         * Renamed `puzzle' hack to `jigsaw', since xlock already had a
1251           different mode called `puzzle'.
1252         * Made it self-configure properly when Motif 2.1.0 is being used
1253           (requires -lXp now, sigh...)
1254
1255 2.16    * Made `flag' able to do XPM images.
1256         * New look for the xscreensaver logo (`xroger').
1257         * Fixed compilation error on Suns with adjunct passwords.
1258         * Got multi-architecture builds working again.
1259         * Some configure tweaks for building on HPUX and Solaris.
1260         * Fixed bug in decayscreen.
1261         * Fixed typo in passwd.c.
1262         * Made `cynosure' not die when colormap is full.
1263
1264 2.15    * Added `cynosure' hack.
1265         * Added `moire2' hack.
1266         * Tweaked `erase.c' some more.
1267         * Made unfading a bit smoother.
1268         * Added `vidwhacker' hack (not installed by default.)
1269         * Added `stairs' hack.
1270         * Split `escher' into `cage' and `moebius', as per xlockmore.
1271         * Changed subprocess handling to use sigaction() instead of signal()
1272           if it's available (this is necessary for SCO but should work fine on
1273           other systems too.)
1274         * Various other tweaks.
1275
1276 2.14    * Better fix for the Motif drag-and-die lossage.
1277         * Put in some kludges to work around a LessTif bug.
1278         * XScreenSaver is known to work with LessTif 0.82 now.
1279         * Made fading work on high-end SGI video hardware.
1280         * Fixed another SGI-specific bug in screen grabbing; will the madness
1281           never cease?
1282         * Fixed another crash in `xlyap'.
1283
1284 2.13    * Made `decayscreen' do directions other than down.
1285         * Improved `puzzle'.
1286         * Fixed a crash in `xlyap'.
1287         * Added CDE info to the man page, removed `cde.txt'.
1288         * Configure tweaks for Zippy.
1289         * Turned off the signal handling in `bubbles' because it was sometimes
1290           failing to die.
1291         * Added `hacks/xscreensaver-sgigl.c' to make it possible to run SGI's
1292           ElectroPaint hack (/usr/demos/bin/ep) with xscreensaver.  Finally!
1293         * Fixed a buffer overrun in the locking code that some wily, malicious
1294           cracker must have slipped in.
1295         * Disabled Motif drag-and-drool in the dialog box buttons, since it's
1296           broken in some old versions of Motif.
1297
1298 2.12    * Added `README.debugging'.
1299         * Added `puzzle' hack.
1300         * Added `xlyap' hack.
1301         * Added `default-n' as a visual name, so that one can have -install on
1302           by default, but turn it off for certain poorly-behaved hacks (like
1303           xv.)
1304         * Added support for grabbing frames of external video (on SGI) to the
1305           screen-grabbing hacks (decayscreen, slidescreen, slip, blitspin, and
1306           puzzle.)
1307         * Improved look of tiles in `slidescreen'; fixed its color allocation
1308           problem.
1309
1310 2.11    * Tweaked `blitspin', added it to the default list.
1311         * Added `lissie', `mountain', `triangle', `worm', `rotor', and `ant'
1312           from xlockmore.
1313         * Updated `sierpinski', `galaxy', and `lisa'.
1314         * Thickened the lines in `braid' and `lmorph'.
1315         * Updated VMS makefiles.
1316         * Renamed `fract' to `vines'.
1317         * Added `xjack' hack.
1318         * Made a few more hacks use erase.c, and added a few more wipe styles.
1319         * Fixed compilation problem with Sun's version of OpenGL.
1320         * Added ability to use sigaction() instead of signal()
1321           to work around a SCO kernel bug.
1322
1323 2.10    * Fixed colormap bugs in `rd-bomb'; sped up `coral'.
1324         * Configure tweaks for *BSD.
1325
1326 2.08    * New hacks `rd-bomb' and `coral'.
1327         * New version of `maze' with some new algorithms.
1328         * New colorized version of `rocks'.
1329         * Fixed a bug in qix on 64-bit machines.
1330         * Fixed a bug in the -time option.
1331         * Fixed a bug in configure related to LessTif.
1332
1333 2.07    * Minor header tweaks in windows.c and flag.c.
1334         * Made multi-architecture ($VPATH) builds work properly.
1335         * Merged new GL stuff from xlockmore (rubik, morph3d.)
1336         * Fixed intermittent crashes in `imsmap' and `munch'.
1337         * Added `fadeplot' hack from xlockmore.
1338
1339 2.06    * Merged in VMS support from Patrick Moreau.
1340
1341 2.05    * Fixed a MIT-SCREEN-SAVER-related crash, and tweaked
1342           configure to detect the extra-random -Xss library.
1343
1344 2.04    * HP configure tweaks.  Detect and warn about LessTif.
1345         * Fixed low-color behavior of `goop', `pyro', `starfish',
1346           `greynetic', `flame', `halo', and `moire'.
1347
1348 2.03    * Fixed flicker in `pipes'.  Fixed 3d in `bouboule'.
1349         * Added `munch' hack.
1350         * Added basic dependencies to the Makefile.in files.
1351
1352 2.02    * Fixes for compiling with the MIT saver extension.
1353         * Made the yow/fortune program be a configure option.
1354         * Various configure tweaks.
1355
1356 2.01    * Added `goop' and `starfish' hacks.
1357         * Added colomap cycling to `halo'.
1358         * Made `attraction' use the new colormap allocator.
1359         * Added better $PATH diagnostics.
1360         * There was a bug in frand!  Color selection should be much improved
1361           now.
1362
1363 2.00    * Converted to use `configure' instead of `imake'.
1364         * ANSI C is now required.
1365         * Added Kerberos locking support, from Nat Lanza.
1366         * Made the stderr text use overlay planes, if possible.
1367         * Reworked the xlockmore compatibility stuff again.
1368         * Added `gears', `superquadrics', `escher', `pipes', and `sproingies'
1369           hacks (depend on OpenGL.)
1370
1371 1.34    * Fixed some bugs, made fading be a little smoother.
1372
1373 1.33    * Made it work with multi-headed displays.
1374         * Generalized sub-process management (Unix sucks!)
1375         * Added interactive mouse frobbing to Julia.
1376         * Added (untested) support for HPUX shadow passwords.
1377         * Made normal non-shadow passwords be checked if the shadow passwords
1378           aren't accessible for some reason.
1379
1380 1.32    * Removed *colorPrograms and *monoPrograms resources: made it possible
1381           to specify the desired visual on a per-hack basis.
1382         * Cleaned up / restructured the driver: no more globals.
1383         * Made the Motif and Athena dialogs share more code.
1384         * Probably fixed some Athena colormap-installation bugs.
1385         * Fixed screen grabbing (cmap) on SGI 12-bit PseudoColor.
1386         * Fixed divide-by-zero in bright random colormaps.
1387         * Added an improved version of xlock's `flag' hack.
1388         * Made unfading work better, and not flicker on SGIs.
1389         * Added `sphere', `forest', `lisa' hacks from xlockmore.
1390         * Added (untested) support for SunOS Adjunct passwords.
1391
1392 1.31    * Improved colors and colormap cycling of many hacks.
1393         * Cleaned up xlockmore compatibility layer.
1394         * Made `blitspin' able to grab an image off the screen.
1395         * Ported `swirl' and `bouboule' hacks from xlockmore.
1396         * Made the driver more careful about not leaving bits on the screen,
1397           or allowing other windows to raise themselves: it now re-blanks the
1398           screen every so often.
1399         * Added `-time' option to `xscreensaver-command'.
1400         * Improved SGI screen-grabbing some more: now it can grab TrueColor
1401           screens into PseudoColor windows and have the colors still come out
1402           semi-reasonably.
1403
1404 1.30    * Made `slidescreen' and `decayscreen' work better on SGIs when
1405           windows of different visuals are present, by using the
1406           XReadDisplay() extension to get a true 24-bit image out of the frame
1407           buffer.
1408         * Made `noseguy' be in color, if compiled with XPM.
1409         * Ported `braid', `drift', `fract', `galaxy', `grav', `ifs', `julia',
1410           `laser', `lightning', `penrose', `sierpinski', `slip', `spiral', and
1411           `strange' hacks from xlockmore.
1412         * Merged `hopalong' hack with a more recent version.
1413         * Added `cde.txt'.
1414
1415 1.28    * Added `deco', `moire', and `kaleidescope' hacks.
1416         * Merged in support for non-Motif locking and demo mode.
1417         * Made `blitspin' and `bubbles' work in TrueColor.
1418         * Fixed a stupid bug I introduced in `imsmap'.
1419         * Added `poly' and `gravity' options to `qix'.
1420
1421 1.27    * Added support for SGI SCREEN_SAVER extension.
1422         * Made `fade' and `unfade' work on 8-bit SGIs.
1423         * Made the dialog boxes more Motify.
1424         * Added `bubbles' hack.
1425
1426 1.26    * Added `lmorph' hack.
1427         * Added viscosity and mouse-control to attraction.
1428         * Fixed possible bad color choices in qix and attraction.
1429         * Added ramp-mode to halo.
1430         * Added a new RNG, which is faster and more portable than using the
1431           RNG in libc.
1432         * Made locking work on SCO.
1433         * Various other minor tweaks that I don't remember.
1434
1435 1.25    * Made it capture the stdout/stderr of its subprocesses and present
1436           them on the screensaver window itself.
1437         * Made demo mode work correctly with non-default visuals and color
1438           maps, instead of always using the defaults.
1439         * Added -visual argument to all included screenhacks.
1440         * Support for the R6 MIT-SCREEN-SAVER server extension.
1441         * Made the demo mode list scroll properly.
1442         * Added `pedal' hack.
1443
1444 1.24    * Fixed some private-colormap oddities in slidescreen, decayscreen,
1445           and xroger.  Fixed apparent conservation- of-mass problem in pyro;
1446           made the shrapnel round.
1447
1448 1.23    * Minor tweaks for IRIX5; fixed locking race condition.
1449
1450 1.22    * Minor tweaks for X11R6.
1451         * Fixes for non-default visuals.
1452
1453 1.21    * Fixed bug in color blitspin; added default image.
1454         * Added diagnostics to noseguy.  Fixed off-by-one error in flame.
1455         * Added some missing casts.
1456
1457 1.19    * Added `flame' hack.
1458         * Fixed a minor Motif dialog text field bug.
1459         * Fixed yet another XPointer-not-defined-in-R4 bug.
1460
1461 1.18    * Added support for shadow password files.
1462         * Fixed some Motif-related locking bugs.
1463         * Added diagnostics when locking is disabled.
1464         * Made blitspin able to use the XPM library.
1465         * Added `decayscreen' hack.
1466
1467 1.17    * Added `halo' hack.
1468
1469 1.16    * Portability fixes.
1470
1471 1.15    * Broke the driver up into more source files.
1472         * Moved the hacks into their own directory.
1473         * Made all `time' parameters accept the 00:00:00 syntax, so that even
1474           the parameters which are normally read as minutes can be specified
1475           in seconds.
1476         * Added colormap cycling to `imsmap'.
1477         * Made hyper work with K&R compilers.
1478
1479 1.14    * Added `orbit' option to `attraction' hack.
1480         * Added `lock-timeout' option.
1481         * Cleaned up options of `maze' hack.
1482
1483 1.09    * Added demo mode, and locking.
1484         * Added `maze' hack.
1485         * Added `norotate' option to `rocks' hack.
1486
1487 1.05    * Works when run from XDM before anyone logs in.
1488         * Sped up `imsmap'.
1489         * Can use `xv' as a slideshow without using up colormap entries while
1490           the screen is not blanked.
1491         * Fixed a BadDrawable error in non-XIdle mode.
1492         * Added `blitspin' and `imsmap'.
1493
1494 1.01    * Current list of included hacks is now: qix, helix, rorschach,
1495           attraction, greynetic, rocks, pyro, hopalong, and noseguy.