summaryrefslogtreecommitdiffstats
path: root/hacks/config/romanboy.xml
diff options
context:
space:
mode:
authorSimon Rettberg2020-12-02 08:35:55 +0100
committerSimon Rettberg2020-12-02 08:35:55 +0100
commite5319b91d163384ee22db077b2d37688d65646c9 (patch)
tree04acbf822516634814098b38a9878ffc1a55529d /hacks/config/romanboy.xml
parentdriver/timers.c: fix flush_events() (diff)
parent5.44 (diff)
downloadxscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.gz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.xz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.zip
Merge branch 'master' into openslx
Diffstat (limited to 'hacks/config/romanboy.xml')
-rw-r--r--hacks/config/romanboy.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hacks/config/romanboy.xml b/hacks/config/romanboy.xml
index b2f6cb4..941317c 100644
--- a/hacks/config/romanboy.xml
+++ b/hacks/config/romanboy.xml
@@ -55,11 +55,15 @@
<select id="colors">
<option id="random" _label="Random coloration"/>
+ <option id="twosided" _label="One-sided" arg-set="-colors one-sided"/>
<option id="twosided" _label="Two-sided" arg-set="-colors two-sided"/>
<option id="rainbow" _label="Distance colors" arg-set="-colors distance"/>
<option id="rainbow" _label="Direction colors" arg-set="-colors direction"/>
</select>
+ <boolean id="change-colors" _label="Change colors"
+ arg-set="-change-colors"/>
+
<select id="projection">
<option id="random" _label="Random Projection"/>
<option id="perspective" _label="Perspective" arg-set="-projection perspective"/>