X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=README;h=bc6809766612b7a306548cb0776862fec1f99f51;hp=021b9f11a56cddc583d3f3e6aac82fab07700d29;hb=df053bcb240bd8d82e3bebf48a9766a8728bca4b;hpb=6bb727f03bff0389fbb1349d7df4c9d8d7532959 diff --git a/README b/README index 021b9f11..bc680976 100644 --- a/README +++ b/README @@ -73,7 +73,7 @@ window, which are pointed at by the screensaver's default resource settings. hypercube - 2d projection of a hypercube rotating on all four axes. slidescreen - Divides the screen into a grid and plays a 16-puzzle on it. decayscreen - A melting effect. - puzzle - Turns the screen into a jigsaw puzzle and shuffles it. + jigsaw - Turns the screen into a jigsaw puzzle and shuffles it. halo - Random circular patterns. pyro - Fireworks. Looks a lot like the version in xlock. hopalong - Fractals. I snarfed this code from xlock. @@ -122,6 +122,7 @@ window, which are pointed at by the screensaver's default resource settings. ant - A cellular automaton. xjack - Simulates a schizophrenic typist. xlyap - Calculates and displays Lyapunov exponents. + flow - More strange attractors. gears - Draws interlocking rotating gears (GLX only.) morph3d - Draws shiny shape-changing 3d forms (GLX only.) superquadrics - More shiny shape-changing 3d forms (GLX only.) @@ -131,6 +132,7 @@ window, which are pointed at by the screensaver's default resource settings. stairs - Draws Escher's infinite staircase (GLX only.) cage - Draws Escher's impossible cage (GLX only.) moebius - Draws Escher's Moebius Strip II (GLX only.) + atlantis - Draws swimming mammals (GLX only.) All of these will pop up their own window unless given that -root option. See their man pages for more details. @@ -163,13 +165,22 @@ http://people.netscape.com/jwz/xscreensaver/. -- Jamie Zawinski +Changes since 2.16: Added a -window-id argument to most hacks, so that they + can draw on arbitrary externally-provided windows. + Synched with xlockmore 4.11a01. + Added `flow' hack. + Added `atlantis' GL hack. + Renamed `puzzle' hack to `jigsaw', since xlock already + had a different mode called `puzzle'. + Made it self-configure properly when Motif 2.1.0 is + being used (requires -lXp now, sigh...) Changes since 2.15: Made `flag' able to do XPM images. New look for the xscreensaver logo (`xroger'). Fixed compilation error on Suns with adjunct passwords. Got multi-architecture builds working again. Some configure tweaks for building on HPUX and Solaris. Fixed bug in decayscreen. - Fixed typo i passwd.c. + Fixed typo in passwd.c. Made `cynosure' not die when colormap is full. Changes since 2.14: Added `cynosure' hack. Added `moire2' hack.