Commit graph

3 commits

Author SHA1 Message Date
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
xtraeme
89bc7cea82 Update to 1.1.
Changes:

Version 1.1
 * The intensity of rain and storm is configurable now. New options:
   -rain <0-10> and -storm <0-10> (the old yes-or-no variants are deprecated).
 * The viscosity of the fluid is no longer a constant (without any speed
   loss). New option: -viscosity <1-5>
 * The rain feature no longer prevents from the idle mode: just obscure by
   other windows, but don't give -nww.
 * Bugfix: On 64-bit x86, xdesktopwaves now even compiles with gcc 3.4.
 * Bugfix: Fixed arithmetic exception on systems with a small RAND_MAX.
 * Bugfix: If -stippled, clear window at initialization.
 * Optimization/Bugfix: The color palette is reduced to have only different
   colors. This can spare about 10% of the rectangles sent to the server,
   if the display depth is 16-bit.
 * Optimization: Treatment of minimum range of out-of-date canvas rows. This
   spares up to 50% client CPU cycles when there are just very few waves
   (shortly before entering idle mode).
2004-11-30 16:08:50 +00:00
jmmv
a90179c712 Initial import of xdesktopwaves, version 1.0:
xdesktopwaves is a cellular automata setting the background of your X
Windows desktop under water.  Windows and mouse are like ships on the
sea.  Each movement of these ends up in moving water waves.  You can
even have rain and/or storm stirring up the water.
2004-11-20 22:14:59 +00:00