X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=374d7694a2864c3ebe80ae6c4ad47fd374278ffe;hb=72c1f4c1dc6ab07fe121a327ff1c30bf51ef74c1;hp=9fe342bd2c8365e3e2274bb3b32ceab874531beb;hpb=5832fe184606766fef23369159306c0a5799aeb0;p=xscreensaver diff --git a/README b/README index 9fe342bd..374d7694 100644 --- a/README +++ b/README @@ -77,6 +77,37 @@ http://www.jwz.org/xscreensaver/. ============ +Changes since 3.19: * Added new hack `ripples' and `sierpinski3d'. + * Made `xscreensaver-command -exit' be silent when no + screen saver was running (instead of complaining.) + * Made `webcollage' and `vidwhacker' use `xloadimage' + when available (in addition to `xli' and `xv'.) + * Improved memory usage in `petri' and gave it a hard + cap on how much memory it can allocate. + * Added `-watch' option to `xscreensaver-command'. + * Made `xscreensaver-demo' come up with the + most-recently-run hack selected by default. + * Rewrote the Gtk version of `xscreensaver-demo'. + It's a lot easier to use now. + * Extended the format of the programs list in the + .xscreensaver file, for the benefit of the new + capabilities of `xscreensaver-demo'. + NOTE: you might want to delete your ~/.xscreensaver + file and allow it to be re-created! The old one + should still work, but xscreensaver-demo won't be as + pretty. +Changes since 3.18: * Fixed gcc dependencies in `bumps' and `ccurve'. + * New hack, `extrusion'. + * Some of the web sites that `webcollage' was using as + its sources changed formats; tweaked it to understand + the current layouts. + * Added typeahead in the password dialog: if the screen + is locked, and you unlock it by typing a character, + that key will be automatically inserted in the + password dialog (unless it is Return, Enter, Space, + or a non-printing key like Shift.) + * Made `xmatrix' take a `-small' option, since some + folks with tiny screens prefer a smaller font. Changes since 3.17: * New versions of `shadebobs', `lmorph', and `distort'. * Added `ccurve', `blaster', and `bumps' hacks. * Replaced `forest' hack with a rewritten version.