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