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