summaryrefslogtreecommitdiffstats
path: root/hacks/config/flurry.xml
blob: 5917e324f6dd428bf5c30e0b169fefdd3bcadde6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="ISO-8859-1"?>

<screensaver name="flurry" _label="Flurry" gl="yes">

  <command arg="-root"/>

  <video href="https://www.youtube.com/watch?v=0beqUyN5ZsI"/>

  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>

  <select id="preset">
    <option id="classic" _label="Classic"     arg-set="-preset classic"/>
    <option id="rgb"     _label="RGB"         arg-set="-preset rgb"/>
    <option id="fire"    _label="Fire"        arg-set="-preset fire"/>
    <option id="water"   _label="Water"       arg-set="-preset water"/>
    <option id="binary"  _label="Binary"      arg-set="-preset binary"/>
    <option id="psych"   _label="Psychedelic" arg-set="-preset psychedelic"/>
    <option id="insane"  _label="Insane"      arg-set="-preset insane"/>
    <option id="random"  _label="Random"/>
  </select>

  <xscreensaver-updater />

  <_description>
A colourful star(fish)like flurry of particles.

Written by Calum Robinson and Tobias Sargeant; 2002.
  </_description>
</screensaver>