X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fboxfit.xml;h=a7d35bf94ed9a807382d0221cfc1ebea3c8ed48e;hb=6f5482d73adb0165c0130bb47d852644ab0c4869;hp=db07f568f9f1332c9ae67b2625efbce0a75f0c28;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889;p=xscreensaver diff --git a/hacks/config/boxfit.xml b/hacks/config/boxfit.xml index db07f568..a7d35bf9 100644 --- a/hacks/config/boxfit.xml +++ b/hacks/config/boxfit.xml @@ -5,8 +5,8 @@
@@ -14,7 +14,7 @@ _label="Boxes" low="1" high="1000" default="50"/> + _label="Grow by" low="1" high="10" default="1"/>
@@ -25,16 +25,31 @@ _label="Border" low="1" high="10" default="1"/>
- +
+ + + +
+ + + + + + <_description> -Packs the screen with growing boxes or circles, colored according to a -horizontal or vertical gradient. The objects grow until they touch, -then stop. When the screen is full, they shrink away and the process -restarts. Written by Jamie Zawinski. +Packs the screen with growing squares or circles, colored according to +a horizontal or vertical gradient, or according to the colors of a +loaded image. The objects grow until they touch, then stop. When the +screen is full, they shrink away and the process restarts. + +Written by Jamie Zawinski; 2005.