diff options
| author | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
| commit | badef32037f52f79abc1f1440b786cd71afdf270 (patch) | |
| tree | 412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/config/binaryring.xml | |
| parent | Delete pre-6.00 files (diff) | |
| download | xscreensaver-master.tar.gz xscreensaver-master.tar.xz xscreensaver-master.zip | |
Diffstat (limited to 'hacks/config/binaryring.xml')
| -rw-r--r-- | hacks/config/binaryring.xml | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/hacks/config/binaryring.xml b/hacks/config/binaryring.xml deleted file mode 100644 index 479d40e..0000000 --- a/hacks/config/binaryring.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="binaryring" _label="Binary Ring"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=KPiJb0Qm1SE"/> - - <number id="growth-delay" type="slider" arg="-growth-delay %" - _label="Growth delay" _low-label="Low" _high-label="High" - low="0" high="100000" default="10000" /> - - <number id="ring-radius" type="slider" arg="-ring-radius %" - _label="Ring Radius" _low-label="Short" _high-label="Long" - low="0" high="400" default="40" /> - - <number id="particles-number" type="slider" arg="-particles-number %" - _label="Number of particles" _low-label="Few" _high-label="Lots" - low="500" high="20000" default="5000" /> - - <boolean id="color" _label="Fade with colors" arg-unset="-no-color"/> - - <xscreensaver-updater /> - - <_description> -A system of path tracing particles evolves continuously from an -initial creation, alternating dark and light colors. - -Written by J. Tarbell and Emilio Del Tessandoro; 2014. - </_description> -</screensaver> |
