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/cityflow.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/cityflow.xml')
| -rw-r--r-- | hacks/config/cityflow.xml | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/hacks/config/cityflow.xml b/hacks/config/cityflow.xml deleted file mode 100644 index 4a94c35..0000000 --- a/hacks/config/cityflow.xml +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="cityflow" _label="City Flow" gl="yes"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=LJMtu-9T3U0"/> - - <hgroup> - <vgroup> - <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="Boxes" _low-label="Few" _high-label="Many" - low="50" high="4000" default="800"/> - - <number id="skew" type="slider" arg="-skew %" - _label="Skew" - _low-label="Low" _high-label="High" - low="0" high="45" default="12"/> - </vgroup> - - <vgroup> - <number id="wave-speed" type="slider" arg="-wave-speed %" - _label="Wave speed" _low-label="Slow" _high-label="Fast" - low="5" high="150" default="25"/> - - <number id="wave-radius" type="slider" arg="-wave-radius %" - _label="Wave overlap" - _low-label="Small" _high-label="Large" - low="5" high="512" default="256"/> - - <number id="waves" type="slider" arg="-waves %" - _label="Wave complexity" - _low-label="Low" _high-label="High" - low="1" high="20" default="6"/> - </vgroup> - </hgroup> - - <hgroup> - <boolean id="wire" _label="Wireframe" arg-set="-wireframe"/> - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - <xscreensaver-updater /> - </hgroup> - - <_description> -Waves move across a sea of boxes. The city swells. The walls are closing in. - -Written by Jamie Zawinski; 2014. - </_description> -</screensaver> |
