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