~brandontschaefer/compiz/window-max-semimax-animation

« back to all changes in this revision

Viewing changes to plugins/wizard/wizard.xml.in

  • Committer: Brandon Schaefer
  • Date: 2013-01-11 23:45:42 UTC
  • mfrom: (3533.2.25 0.9.9)
  • Revision ID: brandon.schaefer@canonical.com-20130111234542-xuld503t61hm95io
* Merged trunk

[ Jussi Pakkanen ]
* Build warning "multiple rules generate gtk/gnome/compiz.desktop.
  build will not be correct; continuing anyway" (LP: #1086789)
* Build uses pyrexc without checking that it exists (LP: #1086704)
[ Iven Hsu ]
* KWD: Appmenu always pops up at top-left corner of the screen (LP:
  #1089863)
[ Matija Skala ]
* findcompiz_install doesn't work (LP: #1051595)
[ Michail Bitzes ]
* [regression-r3320] firepaint doesn't paint any fire any more (LP:
  #1048505)
[ Timo Jyrinki ]
* Default blacklist string shouldn't contain double escape (LP:
  #1091103)
[ Scott Moreau <oreaus@gmail.com>, MC Return <mc.return@gmx.net>, Sam Spilsbury ]
* [needs-packaging] Wishlist: Missing plug-In: Wizard (LP: #1012330)
[ Brandon Schaefer ]
* Window management - When a monitor is disconnected, the windows do
  not move to the remaining monitor and the Launcher pips do not
  update (LP: #1002246)
[ MC Return ]
* [regression] thumbnail plugin does not build any more (LP: #1020825)
* [regression-r3320][GLES]: showmouse plugin does not work anymore at
  all (LP: #1048267)
[ Robert M <osfan6313@gmail.com>, Sam Spilsbury ]
* CCSM segfaults if no settings found (LP: #1092651)
[ Daniel van Vugt ]
* [regression] Window resize granularity is lost when restored after
  using Grid (LP: #925867)
* compiz_test_resize_logic: Multiple errors: Conditional jump or move
  depends on uninitialised value(s) (LP: #1097179)
* Add support for blacklisting some drivers from using unredirected
  fullscreen windows (LP: #1089246)
* [regression] compiz spends 31% of its CPU time in regexec() (LP:
  #1095001)
* GLShaderCache::priv [PrivateShaderCache] is leaked (LP: #1097664)
* [regression] r3523: Restored windows' contents are offset from (not
  aligned with) their frames (LP: #1089279)
* On ARM lp:compiz defaults to GL instead of GLES and FTBFS unless you
  -DBUILD_GLES=ON (LP: #1088414)
* [regression][GLES] wallpaper plugin does not build any more (LP:
  #1020830)
* [regression-r3320] firepaint doesn't paint any fire any more (LP:
  #1048505)
* findcompiz_install doesn't work (LP: #1051595)
* [Regression] Minimizing a window creates an input-insensitive area
  if you have unityshell loaded (LP: #1089811)
* [clang] lp:compiz r3523 FTBFS: unused function
  'ListValueToSettingValueList' [-Werror,-Wunused-function]  (LP:
  #1089250)
* compiz fails to configure on arm with -DCOMPIZ_BUILD_TESTING=ON
  [package 'gl' not found] (LP: #1088419)
* PrivateGLScreen::projection is leaked (LP: #1097657)
* [clang] Multiple segfaults in test: SetSemantics (LP: #1089251)
* Plugin names are not sorted (they're shown in directory order) when
  cmake is run (LP: #1096780)
* Windows don't respond to input (mouse clicks) if XShape is disabled
  or unavailable (LP: #1087193)
* cmake suggests (kind of) expo is disabled but it still builds
  correctly. (LP: #1083027)
* EGL/GLES compiz builds do a eglWaitGL (synchronous wait) on every
  frame, likely to slow things down (LP: #1086779)
* Incorrect detection of shader support on fglrx (LP: #1026920)
* 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to
  wrong values (LP: #1063617)
* resize leaks memory in multiple locations calling
  resize::CompScreenImpl::findWindow() -> operator new() (LP:
  #1097126)
[ Andrea Azzarone ]
* Modal dialogs don't appear on the same workspace/monitor as their
  parent window (LP: #754508)
* Multimonitor: New windows open on the wrong monitor, Place Plugin
  settings silently ignored (LP: #874146)
[ Sam Spilsbury ]
* [regression][GLES] cubeaddon plugin does not build any more (LP:
  #1020823)
* [regression-r3320] Animations and modules/plugins missing in Ubuntu
  12.10 and 13.04 (LP: #1069112)
* [nvidia] Moving or resizing windows freezes and stutters on nvidia
  (especially if some other window is redrawing). (LP: #1027211)
* Clicking on semi-maximized windows in a different workspace fails to
  switch to the correct workspace (LP: #1037164)
* CCSM segfaults if no settings found (LP: #1092651)
* Building compiz with clang++ on raring fails to build libgtest (LP:
  #1095906)
* Using grid-resize prevents windows from maximizing correctly (LP:
  #1093757)
* 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to
  wrong values (LP: #1063617)
* ccp can fail to compile, as CompizPlugin is not included (LP:
  #1090845)
* opengl plugin FTBFS with clang (LP: #1095915)
[ Łukasz 'sil2100' Zemczak ]
* FTBFS after python2.7 upgrade - missing pyconfig.h (LP: #1088996)
[ Automatic PS uploader ]
* Automatic snapshot from revision 3554

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<compiz>
 
3
        <plugin name="wizard" useBcop="true">
 
4
                <_short>Wizard</_short>
 
5
                <_long>Wastes resources to create fancy particle systems for wizard-wannabes :)</_long>
 
6
                <category>Effects</category>
 
7
                <deps>
 
8
                        <relation type="after">
 
9
                                <plugin>opengl</plugin>
 
10
                                <plugin>cube</plugin>
 
11
                        </relation>
 
12
                        <requirement>
 
13
                                <plugin>opengl</plugin>
 
14
                                <plugin>mousepoll</plugin>
 
15
                        </requirement>
 
16
                </deps>
 
17
                <options>
 
18
                        <group>
 
19
                                <_short>General</_short>
 
20
                                <option name="toggle" type="key">
 
21
                                        <_short>Toggle</_short>
 
22
                                    <_long>Toggle all particle effects.</_long>
 
23
                                        <default>&lt;Super&gt;w</default>
 
24
                                </option>
 
25
                        </group>
 
26
                        <group>
 
27
                                <_short>Gravity</_short>
 
28
                                <subgroup>
 
29
                                        <_short>Global gravity</_short>
 
30
                                        <option name="gx" type="float">
 
31
                                                <_short>Gravity X</_short>
 
32
                                                <_long>Global horizontal gravity</_long>
 
33
                                                <default>0.0</default>
 
34
                                                <min>-0.01</min>
 
35
                                                <max>0.01</max>
 
36
                                                <precision>0.00001</precision>
 
37
                                        </option>
 
38
                                        <option name="gy" type="float">
 
39
                                                <_short>Gravity Y</_short>
 
40
                                                <_long>Global vertical gravity</_long>
 
41
                                                <default>0.0005</default>
 
42
                                                <min>-0.01</min>
 
43
                                                <max>0.01</max>
 
44
                                                <precision>0.00001</precision>
 
45
                                        </option>
 
46
                                </subgroup>
 
47
                                <subgroup>
 
48
                                        <_short>Point gravity sources</_short>
 
49
                                        <option name="g_strength" type="list">
 
50
                                                <_short>Strength</_short>
 
51
                                                <_long>The strength of this gravity source. Use negative values for a repulsing effect.</_long>
 
52
                                                <type>int</type>
 
53
                                                <min>-1000</min>
 
54
                                                <max>1000</max>
 
55
                                                <default>
 
56
                                                        <value>200</value>
 
57
                                                </default>
 
58
                                        </option>
 
59
                                        <option name="g_posx" type="list">
 
60
                                                <_short>Position X</_short>
 
61
                                                <_long>The horizontal position of this gravity source. May be ignored or used for initialisation, depending on the movement type.</_long>
 
62
                                                <type>int</type>
 
63
                                                <min>0</min>
 
64
                                                <max>3000</max>
 
65
                                                <default>
 
66
                                                        <value>0</value>
 
67
                                                </default>
 
68
                                        </option>
 
69
                                        <option name="g_posy" type="list">
 
70
                                                <_short>Position Y</_short>
 
71
                                                <_long>The vertical position of this gravity source. May be ignored or used for initialisation, depending on the movement type.</_long>
 
72
                                                <type>int</type>
 
73
                                                <min>0</min>
 
74
                                                <max>2000</max>
 
75
                                                <default>
 
76
                                                        <value>0</value>
 
77
                                                </default>
 
78
                                        </option>
 
79
                                        <option name="g_speed" type="list">
 
80
                                                <_short>Speed</_short>
 
81
                                                <_long>The speed of this gravity source. May be ignored or used for initialisation, depending on the movement type.</_long>
 
82
                                                <type>int</type>
 
83
                                                <min>0</min>
 
84
                                                <max>1000</max>
 
85
                                                <default>
 
86
                                                        <value>100</value>
 
87
                                                </default>
 
88
                                        </option>
 
89
                                        <option name="g_angle" type="list">
 
90
                                                <_short>Angle</_short>
 
91
                                                <_long>The angle for the movement of this gravity source. May be ignored or used for initialisation, depending on the movement type.</_long>
 
92
                                                <type>int</type>
 
93
                                                <min>0</min>
 
94
                                                <max>360</max>
 
95
                                                <default>
 
96
                                                        <value>20</value>
 
97
                                                </default>
 
98
                                        </option>
 
99
                                        <option name="g_movement" type="list">
 
100
                                                <_short>Movement Type</_short>
 
101
                                                <_long>The movement type of this source: Fixed (not moving at all), Mouse Position (exactly on the core pointer), Follow Mouse (moving towards core pointer at set speed), Bounce (moving at constant speed, bouncing off the walls) or Wrap (moving at constant speed, jumping to the opposite side at a wall).</_long>
 
102
                                                <type>int</type>
 
103
                                                <min>0</min>
 
104
                                                <max>4</max>
 
105
                                                <default>
 
106
                                                        <value>2</value>
 
107
                                                </default>
 
108
                                                <desc>
 
109
                                                        <value>0</value>
 
110
                                                        <_name>Mouse Position</_name>
 
111
                                                </desc>
 
112
                                                <desc>
 
113
                                                        <value>1</value>
 
114
                                                        <_name>Follow Mouse</_name>
 
115
                                                </desc>
 
116
                                                <desc>
 
117
                                                        <value>2</value>
 
118
                                                        <_name>Bounce</_name>
 
119
                                                </desc>
 
120
                                                <desc>
 
121
                                                        <value>3</value>
 
122
                                                        <_name>Wrap</_name>
 
123
                                                </desc>
 
124
                                        </option>
 
125
                                </subgroup>
 
126
                        </group>
 
127
                        <group>
 
128
                                <_short>Emitters</_short>
 
129
                                <option name="e_active" type="list">
 
130
                                        <_short>Active</_short>
 
131
                                        <_long>Since emitters have a lot of options, you can simply deactivate and name them instead of deleting them.</_long>
 
132
                                        <type>bool</type>
 
133
                                        <default>
 
134
                                                <value>false</value>                                            
 
135
                                                <value>false</value>
 
136
                                                <value>true</value>
 
137
                                                <value>true</value>
 
138
                                                <value>false</value>
 
139
                                                <value>true</value>
 
140
                                                <value>true</value>
 
141
                                                <value>true</value>
 
142
                                                <value>true</value>
 
143
                                                <value>true</value>
 
144
                                        </default>
 
145
                                </option>
 
146
                                <option name="e_name" type="list">
 
147
                                        <_short>Name</_short>
 
148
                                        <_long>Since emitters have a lot of options, you can simply deactivate and name them instead of deleting them.</_long>
 
149
                                        <type>string</type>
 
150
                                        <default>
 
151
                                                <value>Fire Ball</value>
 
152
                                                <value>Flame Pointer</value>
 
153
                                                <value>Magic Pointer</value>
 
154
                                                <value>Magic Rain (On/Off)</value>
 
155
                                                <value>Magic Rain with Gravity Particles</value>
 
156
                                                <value>Random Red Explosion</value>
 
157
                                                <value>Random Yellow Explosion</value>
 
158
                                                <value>Random Green Explosion</value>
 
159
                                                <value>Random Blue Explosion</value>
 
160
                                                <value>Random Purple Explosion</value>
 
161
                                        </default>
 
162
                                </option>
 
163
                                <option name="e_trigger" type="list">
 
164
                                        <_short>Trigger</_short>
 
165
                                        <_long>The trigger to create particles: Persitent (create particles all the time), Mouse Movement (create particles when the mouse is being moved), Random Shot (a single particle burst once in a while), Random Period (randomly turning on and off particle production) or Notification (a single particle burst on notification events).</_long>
 
166
                                        <type>int</type>
 
167
                                        <min>0</min>
 
168
                                        <max>5</max>
 
169
                                        <default>
 
170
                                                <value>0</value>
 
171
                                                <value>0</value>
 
172
                                                <value>1</value>
 
173
                                                <value>3</value>
 
174
                                                <value>0</value>
 
175
                                                <value>2</value>
 
176
                                                <value>2</value>
 
177
                                                <value>2</value>
 
178
                                                <value>2</value>
 
179
                                                <value>2</value>
 
180
                                        </default>
 
181
                                        <desc>
 
182
                                                <value>0</value>
 
183
                                                <_name>Persistent</_name>
 
184
                                        </desc>
 
185
                                        <desc>
 
186
                                                <value>1</value>
 
187
                                                <_name>Mouse Movement</_name>
 
188
                                        </desc>
 
189
                                        <desc>
 
190
                                                <value>2</value>
 
191
                                                <_name>Random Shot</_name>
 
192
                                        </desc>
 
193
                                        <desc>
 
194
                                                <value>3</value>
 
195
                                                <_name>Random Period</_name>
 
196
                                        </desc>
 
197
                                </option>
 
198
                                <option name="e_posx" type="list">
 
199
                                        <_short>Position X</_short>
 
200
                                        <_long>The horizontal position of this emitter. May be ignored or used for initialisation, depending on the movement type.</_long>
 
201
                                        <type>int</type>
 
202
                                        <min>0</min>
 
203
                                        <max>3000</max>
 
204
                                        <default>
 
205
                                                <value>0</value>
 
206
                                                <value>0</value>
 
207
                                                <value>0</value>
 
208
                                                <value>1000</value>
 
209
                                                <value>1000</value>
 
210
                                                <value>0</value>
 
211
                                                <value>0</value>
 
212
                                                <value>0</value>
 
213
                                                <value>0</value>
 
214
                                                <value>0</value>
 
215
                                        </default>
 
216
                                </option>
 
217
                                <option name="e_posy" type="list">
 
218
                                        <_short>Position Y</_short>
 
219
                                        <_long>The vertical position of this emitter. May be ignored or used for initialisation, depending on the movement type.</_long>
 
220
                                        <type>int</type>
 
221
                                        <min>0</min>
 
222
                                        <max>2000</max>
 
223
                                        <default>
 
224
                                                <value>0</value>
 
225
                                                <value>0</value>
 
226
                                                <value>0</value>
 
227
                                                <value>0</value>
 
228
                                                <value>0</value>
 
229
                                                <value>0</value>
 
230
                                                <value>0</value>
 
231
                                                <value>0</value>
 
232
                                                <value>0</value>
 
233
                                                <value>0</value>
 
234
                                        </default>
 
235
                                </option>
 
236
                                <option name="e_speed" type="list">
 
237
                                        <_short>Emitter Speed</_short>
 
238
                                        <_long>The speed of this emitter. May be ignored or used for initialisation, depending on the movement type.</_long>
 
239
                                        <type>int</type>
 
240
                                        <min>0</min>
 
241
                                        <max>1000</max>
 
242
                                        <default>
 
243
                                                <value>100</value>
 
244
                                                <value>0</value>
 
245
                                                <value>0</value>
 
246
                                                <value>0</value>
 
247
                                                <value>0</value>
 
248
                                                <value>1000</value>
 
249
                                                <value>1000</value>
 
250
                                                <value>1000</value>
 
251
                                                <value>1000</value>
 
252
                                                <value>1000</value>
 
253
                                        </default>
 
254
                                </option>
 
255
                                <option name="e_angle" type="list">
 
256
                                        <_short>Emitter Angle</_short>
 
257
                                        <_long>The angle for the movement of this emitter. May be ignored or used for initialisation, depending on the movement type.</_long>
 
258
                                        <type>int</type>
 
259
                                        <min>0</min>
 
260
                                        <max>360</max>
 
261
                                        <default>
 
262
                                                <value>326</value>
 
263
                                                <value>0</value>
 
264
                                                <value>0</value>
 
265
                                                <value>0</value>
 
266
                                                <value>0</value>
 
267
                                                <value>13</value>
 
268
                                                <value>33</value>
 
269
                                                <value>53</value>
 
270
                                                <value>73</value>
 
271
                                                <value>93</value>
 
272
                                        </default>
 
273
                                </option>
 
274
                                <option name="e_movement" type="list">
 
275
                                        <_short>Movement Type</_short>
 
276
                                        <_long>The movement type of this emitter: Mouse Position (exactly on the core pointer), Follow Mouse (moving towards core pointer at set speed), Bounce (moving at constant speed, bouncing off the walls) or Wrap (moving at constant speed, jumping to the opposite side at a wall).</_long>
 
277
                                        <type>int</type>
 
278
                                        <min>0</min>
 
279
                                        <max>3</max>
 
280
                                        <default>
 
281
                                                <value>2</value>
 
282
                                                <value>0</value>
 
283
                                                <value>0</value>
 
284
                                                <value>3</value>
 
285
                                                <value>3</value>
 
286
                                                <value>3</value>
 
287
                                                <value>3</value>
 
288
                                                <value>3</value>
 
289
                                                <value>3</value>
 
290
                                                <value>3</value>
 
291
                                        </default>
 
292
                                        <desc>
 
293
                                                <value>0</value>
 
294
                                                <_name>Mouse Position</_name>
 
295
                                        </desc>
 
296
                                        <desc>
 
297
                                                <value>1</value>
 
298
                                                <_name>Follow Mouse</_name>
 
299
                                        </desc>
 
300
                                        <desc>
 
301
                                                <value>2</value>
 
302
                                                <_name>Bounce</_name>
 
303
                                        </desc>
 
304
                                        <desc>
 
305
                                                <value>3</value>
 
306
                                                <_name>Wrap</_name>
 
307
                                        </desc>
 
308
                                </option>
 
309
                                <option name="e_count" type="list">
 
310
                                        <_short>Particle count</_short>
 
311
                                        <_long>The amount of particles generated each time this emitter is triggered.</_long>
 
312
                                        <type>int</type>
 
313
                                        <min>1</min>
 
314
                                        <max>1000</max>
 
315
                                        <default>
 
316
                                                <value>50</value>
 
317
                                                <value>20</value>
 
318
                                                <value>40</value>
 
319
                                                <value>20</value>
 
320
                                                <value>20</value>
 
321
                                                <value>200</value>
 
322
                                                <value>200</value>
 
323
                                                <value>200</value>
 
324
                                                <value>200</value>
 
325
                                                <value>200</value>
 
326
                                        </default>
 
327
                                </option>
 
328
                                <option name="e_h" type="list">
 
329
                                        <_short>Color hue</_short>
 
330
                                        <_long>The color of the particles. This is hue like in HSL colors. It is the center of the range given below.</_long>
 
331
                                        <type>int</type>
 
332
                                        <min>0</min>
 
333
                                        <max>1000</max>
 
334
                                        <default>
 
335
                                                <value>67</value>
 
336
                                                <value>100</value>
 
337
                                                <value>0</value>
 
338
                                                <value>0</value>
 
339
                                                <value>0</value>
 
340
                                                <value>0</value>
 
341
                                                <value>167</value>
 
342
                                                <value>333</value>
 
343
                                                <value>667</value>
 
344
                                                <value>833</value>
 
345
                                        </default>
 
346
                                </option>
 
347
                                <option name="e_dh" type="list">
 
348
                                        <_short>Color hue range</_short>
 
349
                                        <_long>The color of the particles can be any value from the hue (given above) plus/minus this range. A range of 500 means any color.</_long>
 
350
                                        <type>int</type>
 
351
                                        <min>0</min>
 
352
                                        <max>500</max>
 
353
                                        <default>
 
354
                                                <value>100</value>
 
355
                                                <value>150</value>
 
356
                                                <value>500</value>
 
357
                                                <value>500</value>
 
358
                                                <value>500</value>
 
359
                                                <value>133</value>
 
360
                                                <value>133</value>
 
361
                                                <value>133</value>
 
362
                                                <value>133</value>
 
363
                                                <value>133</value>
 
364
                                        </default>
 
365
                                </option>
 
366
                                <option name="e_l" type="list">
 
367
                                        <_short>Color lightness</_short>
 
368
                                        <_long>The color of the particles. This is lightness like in HSL colors. It is the center of the range given below.</_long>
 
369
                                        <type>int</type>
 
370
                                        <min>0</min>
 
371
                                        <max>1000</max>
 
372
                                        <default>
 
373
                                                <value>450</value>
 
374
                                                <value>600</value>
 
375
                                                <value>650</value>
 
376
                                                <value>650</value>
 
377
                                                <value>650</value>
 
378
                                                <value>650</value>
 
379
                                                <value>650</value>
 
380
                                                <value>650</value>
 
381
                                                <value>650</value>
 
382
                                                <value>650</value>
 
383
                                        </default>
 
384
                                </option>
 
385
                                <option name="e_dl" type="list">
 
386
                                        <_short>Color lightness range</_short>
 
387
                                        <_long>The color of the particles can be any value from the lightness (given above) plus/minus this range.</_long>
 
388
                                        <type>int</type>
 
389
                                        <min>0</min>
 
390
                                        <max>1000</max>
 
391
                                        <default>
 
392
                                                <value>250</value>
 
393
                                                <value>100</value>
 
394
                                                <value>150</value>
 
395
                                                <value>150</value>
 
396
                                                <value>150</value>
 
397
                                                <value>150</value>
 
398
                                                <value>150</value>
 
399
                                                <value>150</value>
 
400
                                                <value>150</value>
 
401
                                                <value>150</value>
 
402
                                        </default>
 
403
                                </option>
 
404
                                <option name="e_a" type="list">
 
405
                                        <_short>Alpha</_short>
 
406
                                        <_long>The alpha (opacity) of the particles. This is the center of the range given below.</_long>
 
407
                                        <type>int</type>
 
408
                                        <min>0</min>
 
409
                                        <max>1000</max>
 
410
                                        <default>
 
411
                                                <value>500</value>
 
412
                                                <value>400</value>
 
413
                                                <value>700</value>
 
414
                                                <value>700</value>
 
415
                                                <value>700</value>
 
416
                                                <value>700</value>
 
417
                                                <value>700</value>
 
418
                                                <value>700</value>
 
419
                                                <value>700</value>
 
420
                                                <value>700</value>
 
421
                                        </default>
 
422
                                </option>
 
423
                                <option name="e_da" type="list">
 
424
                                        <_short>Alpha range</_short>
 
425
                                        <_long>The alpha (opacity) of the particles can be any value from the alpha (given above) plus/minus this range.</_long>
 
426
                                        <type>int</type>
 
427
                                        <min>0</min>
 
428
                                        <max>1000</max>
 
429
                                        <default>
 
430
                                                <value>200</value>
 
431
                                                <value>200</value>
 
432
                                                <value>200</value>
 
433
                                                <value>200</value>
 
434
                                                <value>200</value>
 
435
                                                <value>200</value>
 
436
                                                <value>200</value>
 
437
                                                <value>200</value>
 
438
                                                <value>200</value>
 
439
                                                <value>200</value>
 
440
                                        </default>
 
441
                                </option>
 
442
                                <option name="e_dx" type="list">
 
443
                                        <_short>X range</_short>
 
444
                                        <_long>The horizontal range of the particles.</_long>
 
445
                                        <type>int</type>
 
446
                                        <min>0</min>
 
447
                                        <max>1500</max>
 
448
                                        <default>
 
449
                                                <value>0</value>
 
450
                                                <value>0</value>
 
451
                                                <value>0</value>
 
452
                                                <value>1000</value>
 
453
                                                <value>1000</value>
 
454
                                                <value>0</value>
 
455
                                                <value>0</value>
 
456
                                                <value>0</value>
 
457
                                                <value>0</value>
 
458
                                                <value>0</value>
 
459
                                        </default>
 
460
                                </option>
 
461
                                <option name="e_dy" type="list">
 
462
                                        <_short>Y range</_short>
 
463
                                        <_long>The vertical range of the particles.</_long>
 
464
                                        <type>int</type>
 
465
                                        <min>0</min>
 
466
                                        <max>1000</max>
 
467
                                        <default>
 
468
                                                <value>0</value>
 
469
                                                <value>0</value>
 
470
                                                <value>0</value>
 
471
                                                <value>0</value>
 
472
                                                <value>0</value>
 
473
                                                <value>0</value>
 
474
                                                <value>0</value>
 
475
                                                <value>0</value>
 
476
                                                <value>0</value>
 
477
                                                <value>0</value>
 
478
                                        </default>
 
479
                                </option>
 
480
                                <option name="e_dcirc" type="list">
 
481
                                        <_short>Circular range</_short>
 
482
                                        <_long>The circular range of the particles.</_long>
 
483
                                        <type>int</type>
 
484
                                        <min>0</min>
 
485
                                        <max>1000</max>
 
486
                                        <default>
 
487
                                                <value>30</value>
 
488
                                                <value>5</value>
 
489
                                                <value>20</value>
 
490
                                                <value>0</value>
 
491
                                                <value>0</value>
 
492
                                                <value>5</value>
 
493
                                                <value>5</value>
 
494
                                                <value>5</value>
 
495
                                                <value>5</value>
 
496
                                                <value>5</value>
 
497
                                        </default>
 
498
                                </option>
 
499
                                <option name="e_vx" type="list">
 
500
                                        <_short>X speed</_short>
 
501
                                        <_long>The horizontal speed of the particles.</_long>
 
502
                                        <type>int</type>
 
503
                                        <min>-1000</min>
 
504
                                        <max>1000</max>
 
505
                                        <default>
 
506
                                                <value>0</value>
 
507
                                                <value>0</value>
 
508
                                                <value>0</value>
 
509
                                                <value>0</value>
 
510
                                                <value>0</value>
 
511
                                                <value>0</value>
 
512
                                                <value>0</value>
 
513
                                                <value>0</value>
 
514
                                                <value>0</value>
 
515
                                                <value>0</value>
 
516
                                        </default>
 
517
                                </option>
 
518
                                <option name="e_vy" type="list">
 
519
                                        <_short>Y speed</_short>
 
520
                                        <_long>The vertical speed of the particles.</_long>
 
521
                                        <type>int</type>
 
522
                                        <min>-1000</min>
 
523
                                        <max>1000</max>
 
524
                                        <default>
 
525
                                                <value>0</value>
 
526
                                                <value>-200</value>
 
527
                                                <value>0</value>
 
528
                                                <value>0</value>
 
529
                                                <value>0</value>
 
530
                                                <value>0</value>
 
531
                                                <value>0</value>
 
532
                                                <value>0</value>
 
533
                                                <value>0</value>
 
534
                                                <value>0</value>
 
535
                                        </default>
 
536
                                </option>
 
537
                                <option name="e_vt" type="list">
 
538
                                        <_short>Aging speed</_short>
 
539
                                        <_long>The more negative the sooner particles disappear.</_long>
 
540
                                        <type>int</type>
 
541
                                        <min>-1000</min>
 
542
                                        <max>-1</max>
 
543
                                        <default>
 
544
                                                <value>-30</value>
 
545
                                                <value>-30</value>
 
546
                                                <value>-5</value>
 
547
                                                <value>-5</value>
 
548
                                                <value>-5</value>
 
549
                                                <value>-10</value>
 
550
                                                <value>-10</value>
 
551
                                                <value>-10</value>
 
552
                                                <value>-10</value>
 
553
                                                <value>-10</value>
 
554
                                        </default>
 
555
                                </option>
 
556
                                <option name="e_vphi" type="list">
 
557
                                        <_short>Rotation speed</_short>
 
558
                                        <_long>The rotation of the particles can probably only be seen on the really big ones.</_long>
 
559
                                        <type>int</type>
 
560
                                        <min>-1000</min>
 
561
                                        <max>1000</max>
 
562
                                        <default>
 
563
                                                <value>0</value>
 
564
                                                <value>0</value>
 
565
                                                <value>0</value>
 
566
                                                <value>0</value>
 
567
                                                <value>0</value>
 
568
                                                <value>0</value>
 
569
                                                <value>0</value>
 
570
                                                <value>0</value>
 
571
                                                <value>0</value>
 
572
                                                <value>0</value>
 
573
                                        </default>
 
574
                                </option>
 
575
                                <option name="e_dvx" type="list">
 
576
                                        <_short>X speed range</_short>
 
577
                                        <_long>The horizontal speed range of the particles.</_long>
 
578
                                        <type>int</type>
 
579
                                        <min>-1000</min>
 
580
                                        <max>1000</max>
 
581
                                        <default>
 
582
                                                <value>0</value>
 
583
                                                <value>50</value>
 
584
                                                <value>0</value>
 
585
                                                <value>0</value>
 
586
                                                <value>0</value>
 
587
                                                <value>0</value>
 
588
                                                <value>0</value>
 
589
                                                <value>0</value>
 
590
                                                <value>0</value>
 
591
                                                <value>0</value>
 
592
                                        </default>
 
593
                                </option>
 
594
                                <option name="e_dvy" type="list">
 
595
                                        <_short>Y speed range</_short>
 
596
                                        <_long>The vertical speed range of the particles.</_long>
 
597
                                        <type>int</type>
 
598
                                        <min>-1000</min>
 
599
                                        <max>1000</max>
 
600
                                        <default>
 
601
                                                <value>0</value>
 
602
                                                <value>200</value>
 
603
                                                <value>0</value>
 
604
                                                <value>0</value>
 
605
                                                <value>0</value>
 
606
                                                <value>0</value>
 
607
                                                <value>0</value>
 
608
                                                <value>0</value>
 
609
                                                <value>0</value>
 
610
                                                <value>0</value>
 
611
                                        </default>
 
612
                                </option>
 
613
                                <option name="e_dvcirc" type="list">
 
614
                                        <_short>Circular speed range</_short>
 
615
                                        <_long>The circular speed range of the particles.</_long>
 
616
                                        <type>int</type>
 
617
                                        <min>0</min>
 
618
                                        <max>1000</max>
 
619
                                        <default>
 
620
                                                <value>50</value>
 
621
                                                <value>0</value>
 
622
                                                <value>100</value>
 
623
                                                <value>50</value>
 
624
                                                <value>50</value>
 
625
                                                <value>500</value>
 
626
                                                <value>500</value>
 
627
                                                <value>500</value>
 
628
                                                <value>500</value>
 
629
                                                <value>500</value>
 
630
                                        </default>
 
631
                                </option>
 
632
                                <option name="e_dvt" type="list">
 
633
                                        <_short>Aging speed range</_short>
 
634
                                        <_long>The range of aging speeds</_long>
 
635
                                        <type>int</type>
 
636
                                        <min>1</min>
 
637
                                        <max>1000</max>
 
638
                                        <default>
 
639
                                                <value>30</value>
 
640
                                                <value>10</value>
 
641
                                                <value>4</value>
 
642
                                                <value>3</value>
 
643
                                                <value>3</value>
 
644
                                                <value>5</value>
 
645
                                                <value>5</value>
 
646
                                                <value>5</value>
 
647
                                                <value>5</value>
 
648
                                                <value>5</value>
 
649
                                        </default>
 
650
                                </option>
 
651
                                <option name="e_dvphi" type="list">
 
652
                                        <_short>Rotation speed range</_short>
 
653
                                        <_long>The rotation of the particles can probably only be seen on the really big ones.</_long>
 
654
                                        <type>int</type>
 
655
                                        <min>-1000</min>
 
656
                                        <max>1000</max>
 
657
                                        <default>
 
658
                                                <value>50</value>
 
659
                                                <value>50</value>
 
660
                                                <value>50</value>
 
661
                                                <value>50</value>
 
662
                                                <value>50</value>
 
663
                                                <value>50</value>
 
664
                                                <value>50</value>
 
665
                                                <value>50</value>
 
666
                                                <value>50</value>
 
667
                                                <value>50</value>
 
668
                                        </default>
 
669
                                </option>
 
670
                                <option name="e_s" type="list">
 
671
                                        <_short>Particle Size</_short>
 
672
                                        <_long>The size of the particles.</_long>
 
673
                                        <type>int</type>
 
674
                                        <min>0</min>
 
675
                                        <max>1000</max>
 
676
                                        <default>
 
677
                                                <value>50</value>
 
678
                                                <value>20</value>
 
679
                                                <value>50</value>
 
680
                                                <value>50</value>
 
681
                                                <value>50</value>
 
682
                                                <value>50</value>
 
683
                                                <value>50</value>
 
684
                                                <value>50</value>
 
685
                                                <value>50</value>
 
686
                                                <value>50</value>
 
687
                                        </default>
 
688
                                </option>
 
689
                                <option name="e_ds" type="list">
 
690
                                        <_short>Particle Size Range</_short>
 
691
                                        <_long>The size range of the particles.</_long>
 
692
                                        <type>int</type>
 
693
                                        <min>0</min>
 
694
                                        <max>1000</max>
 
695
                                        <default>
 
696
                                                <value>25</value>
 
697
                                                <value>10</value>
 
698
                                                <value>25</value>
 
699
                                                <value>25</value>
 
700
                                                <value>25</value>
 
701
                                                <value>25</value>
 
702
                                                <value>25</value>
 
703
                                                <value>25</value>
 
704
                                                <value>25</value>
 
705
                                                <value>25</value>
 
706
                                        </default>
 
707
                                </option>
 
708
                                <option name="e_snew" type="list">
 
709
                                        <_short>New Size</_short>
 
710
                                        <_long>The size of the particles when they are new.</_long>
 
711
                                        <type>int</type>
 
712
                                        <min>0</min>
 
713
                                        <max>1000</max>
 
714
                                        <default>
 
715
                                                <value>300</value>
 
716
                                                <value>50</value>
 
717
                                                <value>100</value>
 
718
                                                <value>125</value>
 
719
                                                <value>125</value>
 
720
                                                <value>50</value>
 
721
                                                <value>50</value>
 
722
                                                <value>50</value>
 
723
                                                <value>50</value>
 
724
                                                <value>50</value>
 
725
                                        </default>
 
726
                                </option>
 
727
                                <option name="e_dsnew" type="list">
 
728
                                        <_short>New Size Range</_short>
 
729
                                        <_long>The size range of the particles when they are new.</_long>
 
730
                                        <type>int</type>
 
731
                                        <min>0</min>
 
732
                                        <max>1000</max>
 
733
                                        <default>
 
734
                                                <value>150</value>
 
735
                                                <value>30</value>
 
736
                                                <value>25</value>
 
737
                                                <value>50</value>
 
738
                                                <value>50</value>
 
739
                                                <value>25</value>
 
740
                                                <value>25</value>
 
741
                                                <value>25</value>
 
742
                                                <value>25</value>
 
743
                                                <value>25</value>
 
744
                                        </default>
 
745
                                </option>
 
746
                                <option name="e_g" type="list">
 
747
                                        <_short>Gravity</_short>
 
748
                                        <_long>The strength of the gravity effect, these particles have. (See gravity probability. May be especially resource consuming.)</_long>
 
749
                                        <type>int</type>
 
750
                                        <min>-1000</min>
 
751
                                        <max>1000</max>
 
752
                                        <default>
 
753
                                                <value>0</value>
 
754
                                                <value>0</value>
 
755
                                                <value>0</value>
 
756
                                                <value>0</value>
 
757
                                                <value>0</value>
 
758
                                                <value>0</value>
 
759
                                                <value>0</value>
 
760
                                                <value>0</value>
 
761
                                                <value>0</value>
 
762
                                                <value>0</value>
 
763
                                        </default>
 
764
                                </option>
 
765
                                <option name="e_dg" type="list">
 
766
                                        <_short>Gravity Range</_short>
 
767
                                        <_long>The strength range of the gravity effect, these particles have. (See gravity probability. May be especially resource consuming.</_long>
 
768
                                        <type>int</type>
 
769
                                        <min>-1000</min>
 
770
                                        <max>1000</max>
 
771
                                        <default>
 
772
                                                <value>0</value>
 
773
                                                <value>0</value>
 
774
                                                <value>0</value>
 
775
                                                <value>0</value>
 
776
                                                <value>200</value>
 
777
                                                <value>0</value>
 
778
                                                <value>0</value>
 
779
                                                <value>0</value>
 
780
                                                <value>0</value>
 
781
                                                <value>0</value>
 
782
                                        </default>
 
783
                                </option>
 
784
                                <option name="e_gp" type="list">
 
785
                                        <_short>Gravity Probability</_short>
 
786
                                        <_long>The probability that a particle has the gravity effect, that has been set up above. This value represents gravity particles out of 10000 particles. (Using gravity on too many particles may be very resource consuming.)</_long>
 
787
                                        <type>int</type>
 
788
                                        <min>0</min>
 
789
                                        <max>10000</max>
 
790
                                        <default>
 
791
                                                <value>0</value>
 
792
                                                <value>0</value>
 
793
                                                <value>0</value>
 
794
                                                <value>0</value>
 
795
                                                <value>10</value>
 
796
                                                <value>0</value>
 
797
                                                <value>0</value>
 
798
                                                <value>0</value>
 
799
                                                <value>0</value>
 
800
                                                <value>0</value>
 
801
                                        </default>
 
802
                                </option>
 
803
                        </group>
 
804
                        <group>
 
805
                                <_short>General</_short>
 
806
                                <subgroup>
 
807
                                        <_short>Advanced</_short>
 
808
                                        <option name="hard_limit" type="int">
 
809
                                                <_short>Hard limit for particles</_short>
 
810
                                                <_long>If this hard limit is reached, no new particles are created.</_long>
 
811
                                                <default>3000</default>
 
812
                                                <min>100</min>
 
813
                                                <max>5000</max>
 
814
                                        </option>
 
815
                                        <option name="soft_limit" type="int">
 
816
                                                <_short>Soft limit for particles</_short>
 
817
                                                <_long>This soft limit can be exceeded. If this happens, particles will die faster.</_long>
 
818
                                                <default>2000</default>
 
819
                                                <min>100</min>
 
820
                                                <max>5000</max>
 
821
                                        </option>
 
822
                                        <option name="darken" type="float">
 
823
                                                <_short>Darken backgound</_short>
 
824
                                                <_long>Darken background under particles</_long>
 
825
                                                <default>0.9</default>
 
826
                                                <min>0.0</min>
 
827
                                                <max>1.0</max>
 
828
                                                <precision>0.1</precision>
 
829
                                        </option>
 
830
                                        <option name="blend" type="bool">
 
831
                                                <_short>Additive blending</_short>
 
832
                                                <_long>Additive blending of particles</_long>
 
833
                                                <default>true</default>
 
834
                                        </option>
 
835
                                        <option name="tnew" type="float">
 
836
                                                <_short>New particle time</_short>
 
837
                                                <_long>If the age of a particle is above this value, it is regarded as new and is especially bright and large. Particles are born at the age of 1.0 and die at the age of 0.0.</_long>
 
838
                                                <default>0.98</default>
 
839
                                                <min>0.0</min>
 
840
                                                <max>1.0</max>
 
841
                                                <precision>0.01</precision>
 
842
                                        </option>
 
843
                                        <option name="told" type="float">
 
844
                                                <_short>Old particle time</_short>
 
845
                                                <_long>If the age of a particle is below this value, it is regarded as old and starts to fade. Particles are born at the age of 1.0 and die at the age of 0.0.</_long>
 
846
                                                <default>0.4</default>
 
847
                                                <min>0.0</min>
 
848
                                                <max>1.0</max>
 
849
                                                <precision>0.01</precision>
 
850
                                        </option>
 
851
                                </subgroup>
 
852
                        </group>
 
853
                </options>
 
854
        </plugin>
 
855
</compiz>