summaryrefslogtreecommitdiffstats
path: root/hacks/config/bouboule.xml
diff options
context:
space:
mode:
authorSimon Rettberg2024-09-06 14:42:37 +0200
committerSimon Rettberg2024-09-06 14:42:37 +0200
commitbadef32037f52f79abc1f1440b786cd71afdf270 (patch)
tree412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/config/bouboule.xml
parentDelete pre-6.00 files (diff)
downloadxscreensaver-master.tar.gz
xscreensaver-master.tar.xz
xscreensaver-master.zip
Diffstat (limited to 'hacks/config/bouboule.xml')
-rw-r--r--hacks/config/bouboule.xml33
1 files changed, 0 insertions, 33 deletions
diff --git a/hacks/config/bouboule.xml b/hacks/config/bouboule.xml
deleted file mode 100644
index b28912e..0000000
--- a/hacks/config/bouboule.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="bouboule" _label="Bouboule">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=MdmIBmlkyFw"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="100000" default="20000"
- convert="invert"/>
-
- <number id="count" type="slider" arg="-count %"
- _label="Number of spots" _low-label="Few" _high-label="Many"
- low="1" high="400" default="100"/>
-
- <number id="ncolors" type="slider" arg="-ncolors %"
- _label="Number of colors" _low-label="Two" _high-label="Many"
- low="1" high="255" default="64"/>
-
- <boolean id="3d" _label="Do Red/Blue 3D separation" arg-unset="-no-3d"/>
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <xscreensaver-updater />
-
- <_description>
-A deforming balloon with varying-sized spots painted on its invisible surface.
-
-Written by Jeremie Petit; 1997.
- </_description>
-</screensaver>