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/bubbles.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/bubbles.xml')
| -rw-r--r-- | hacks/config/bubbles.xml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/hacks/config/bubbles.xml b/hacks/config/bubbles.xml deleted file mode 100644 index 86cb132..0000000 --- a/hacks/config/bubbles.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="bubbles" _label="Bubbles"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=Mli1TjZY1YA"/> - - <number id="delay" type="slider" arg="-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="100000" default="10000" - convert="invert"/> - - <boolean id="simple" _label="Draw circles instead of bubble images" - arg-set="-simple"/> - - <boolean id="broken" _label="Don't hide bubbles when they pop" - arg-set="-broken"/> - - <boolean id="trails" _label="Leave trails" arg-set="-trails"/> - - <select id="gravity"> - <option id="rise" _label="Bubbles rise" arg-set="-mode rise"/> - <option id="float" _label="Bubbles float"/> - <option id="drop" _label="Bubbles fall" arg-set="-mode drop"/> - </select> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - <xscreensaver-updater /> - - <_description> -This screen saver was removed from the XScreenSaver distribution as of -version 5.08. - -This simulates the kind of bubble formation that happens when water -boils: small bubbles appear, and as they get closer to each other, -they combine to form larger bubbles, which eventually pop. - -Written by James Macnicol; 1996. - </_description> -</screensaver> |
