~unity-team/compiz/plugins-main-trunk.fix_wrong_window_move_expo

« back to all changes in this revision

Viewing changes to animation/animation.xml.in

  • Committer: David Barth
  • Date: 2011-03-29 16:36:40 UTC
  • Revision ID: david.barth@canonical.com-20110329163640-fpen5qsoo0lbjode
initial import from compiz-plugins-main_0.9.4git20110322.orig.tar.gz

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<compiz>
 
2
  <!-- animation metadata -->
 
3
  <plugin name="animation" useBcop="true">
 
4
    <_short>Animations</_short>
 
5
    <_long>Use various animations as window effects</_long>
 
6
    <feature>windowanimations</feature>
 
7
    <category>Effects</category>
 
8
    <deps>
 
9
      <requirement>
 
10
        <plugin>opengl</plugin>
 
11
        <plugin>regex</plugin>
 
12
      </requirement>
 
13
      <relation type="after">
 
14
        <plugin>decor</plugin>
 
15
        <plugin>composite</plugin>
 
16
        <plugin>opengl</plugin>
 
17
        <plugin>regex</plugin>
 
18
      </relation>
 
19
      <relation type="before">
 
20
        <plugin>fade</plugin>
 
21
      </relation>
 
22
    </deps>
 
23
 
 
24
    <options>
 
25
 
 
26
      <group>
 
27
        <_short>Open Animation</_short>
 
28
 
 
29
        <subgroup>
 
30
          <_short>Animation Selection</_short>
 
31
          <option name="open_effects" type="list">
 
32
            <_short>Open Effect</_short>
 
33
            <_long>The animation effect shown when creating a window.</_long>
 
34
            <type>string</type>
 
35
            <extensible/>
 
36
            <sort start="2"/>
 
37
            <default>
 
38
              <value>animation:Zoom</value>
 
39
              <value>animation:Fade</value>
 
40
              <value>animation:Fade</value>
 
41
            </default>
 
42
          </option>
 
43
          <option name="open_durations" type="list">
 
44
            <_short>Duration</_short>
 
45
            <_long>Animation duration in milliseconds for open effect.</_long>
 
46
            <type>int</type>
 
47
            <min>50</min>
 
48
            <max>4000</max>
 
49
            <default>
 
50
              <value>200</value>
 
51
              <value>150</value>
 
52
              <value>150</value>
 
53
            </default>
 
54
          </option>
 
55
          <option name="open_matches" type="list">
 
56
            <_short>Window Match</_short>
 
57
            <_long>The windows that will be animated.</_long>
 
58
            <type>match</type>
 
59
            <default>
 
60
              <value>(type=Normal | Dialog | ModalDialog | Unknown) &amp; !(name=gnome-screensaver)</value>
 
61
              <value>(type=Menu | PopupMenu | DropdownMenu | Combo)</value>
 
62
              <value>(type=Tooltip | Notification | Utility) &amp; !(name=compiz) &amp; !(title=notify-osd)</value>
 
63
            </default>
 
64
          </option>
 
65
          <option name="open_options" type="list">
 
66
            <_short>Options</_short>
 
67
            <_long>Comma separated list of option value assignments to override effect settings, e.g.: fire_color=#0080ffff, fire_particles=700, fire_smoke=1</_long>
 
68
            <type>string</type>
 
69
            <default>
 
70
              <value></value>
 
71
              <value></value>
 
72
              <value></value>
 
73
            </default>
 
74
          </option>
 
75
        </subgroup>
 
76
 
 
77
        <subgroup>
 
78
          <_short>Random Effects</_short>
 
79
          <option name="open_random_effects" type="list">
 
80
            <_short>Pool</_short>
 
81
            <_long>Pool of effects to be chosen from if Random effect is selected. Click reset to use all effects.</_long>
 
82
            <type>string</type>
 
83
            <extensible/>
 
84
            <sort start="2"/>
 
85
            <default>
 
86
            </default>
 
87
          </option>
 
88
        </subgroup>
 
89
 
 
90
      </group>
 
91
 
 
92
      <group>
 
93
        <_short>Close Animation</_short>
 
94
 
 
95
        <subgroup>
 
96
          <_short>Animation Selection</_short>
 
97
          <option name="close_effects" type="list">
 
98
            <_short>Close Effect</_short>
 
99
            <_long>The animation effect shown when closing a window.</_long>
 
100
            <type>string</type>
 
101
            <extensible/>
 
102
            <sort start="2"/>
 
103
            <default>
 
104
              <value>animation:Zoom</value>
 
105
              <value>animation:Fade</value>
 
106
              <value>animation:Fade</value>
 
107
            </default>
 
108
          </option>
 
109
          <option name="close_durations" type="list">
 
110
            <_short>Duration</_short>
 
111
            <_long>Animation duration in milliseconds for close effect.</_long>
 
112
            <type>int</type>
 
113
            <min>50</min>
 
114
            <max>4000</max>
 
115
            <default>
 
116
              <value>200</value>
 
117
              <value>150</value>
 
118
              <value>150</value>
 
119
            </default>
 
120
          </option>
 
121
          <option name="close_matches" type="list">
 
122
            <_short>Window Match</_short>
 
123
            <_long>The windows that will be animated.</_long>
 
124
            <type>match</type>
 
125
            <default>
 
126
              <value>(type=Normal | Dialog | ModalDialog | Unknown) &amp; !(name=gnome-screensaver)</value>
 
127
              <value>(type=Menu | PopupMenu | DropdownMenu | Combo)</value>
 
128
              <value>(type=Tooltip | Notification | Utility) &amp; !(name=compiz) &amp; !(title=notify-osd)</value>
 
129
            </default>
 
130
          </option>
 
131
          <option name="close_options" type="list">
 
132
            <_short>Options</_short>
 
133
            <_long>Comma separated list of option value assignments to override effect settings, e.g.: fire_color=#0080ffff, fire_particles=700, fire_smoke=1</_long>
 
134
            <type>string</type>
 
135
            <default>
 
136
              <value></value>
 
137
              <value></value>
 
138
              <value></value>
 
139
            </default>
 
140
          </option>
 
141
        </subgroup>
 
142
 
 
143
        <subgroup>
 
144
          <_short>Random Effects</_short>
 
145
          <option name="close_random_effects" type="list">
 
146
            <_short>Pool</_short>
 
147
            <_long>Pool of effects to be chosen from if Random effect is selected. Click reset to use all effects.</_long>
 
148
            <type>string</type>
 
149
            <extensible/>
 
150
            <sort start="2"/>
 
151
            <default>
 
152
            </default>
 
153
          </option>
 
154
        </subgroup>
 
155
 
 
156
      </group>
 
157
 
 
158
      <group>
 
159
        <_short>Minimize Animation</_short>
 
160
 
 
161
        <subgroup>
 
162
          <_short>Animation Selection</_short>
 
163
          <option name="minimize_effects" type="list">
 
164
            <_short>Minimize Effect</_short>
 
165
            <_long>The animation effect shown when minimizing a window.</_long>
 
166
            <type>string</type>
 
167
            <extensible/>
 
168
            <sort start="2"/>
 
169
            <default>
 
170
              <value>animation:Magic Lamp</value>
 
171
            </default>
 
172
          </option>
 
173
          <option name="minimize_durations" type="list">
 
174
            <_short>Duration</_short>
 
175
            <_long>Animation duration in milliseconds for minimize effect.</_long>
 
176
            <type>int</type>
 
177
            <min>50</min>
 
178
            <max>4000</max>
 
179
            <default>
 
180
              <value>300</value>
 
181
            </default>
 
182
          </option>
 
183
          <option name="minimize_matches" type="list">
 
184
            <_short>Window Match</_short>
 
185
            <_long>The windows that will be animated.</_long>
 
186
            <type>match</type>
 
187
            <default>
 
188
              <value>(type=Normal | Dialog | ModalDialog | Unknown)</value>
 
189
            </default>
 
190
          </option>
 
191
          <option name="minimize_options" type="list">
 
192
            <_short>Options</_short>
 
193
            <_long>Comma separated list of option value assignments to override effect settings, e.g.: fire_color=#0080ffff, fire_particles=700, fire_smoke=1</_long>
 
194
            <type>string</type>
 
195
            <default>
 
196
              <value></value>
 
197
            </default>
 
198
          </option>
 
199
        </subgroup>
 
200
 
 
201
        <subgroup>
 
202
          <_short>Random Effects</_short>
 
203
          <option name="minimize_random_effects" type="list">
 
204
            <_short>Pool</_short>
 
205
            <_long>Pool of effects to be chosen from if Random effect is selected. Click reset to use all effects.</_long>
 
206
            <type>string</type>
 
207
            <extensible/>
 
208
            <sort start="2"/>
 
209
            <default>
 
210
            </default>
 
211
          </option>
 
212
        </subgroup>
 
213
 
 
214
      </group>
 
215
 
 
216
      <group>
 
217
        <_short>Shade Animation</_short>
 
218
 
 
219
        <subgroup>
 
220
          <_short>Animation Selection</_short>
 
221
          <option name="shade_effects" type="list">
 
222
            <_short>Shade Effect</_short>
 
223
            <_long>The animation effect shown when shading a window.</_long>
 
224
            <type>string</type>
 
225
            <extensible/>
 
226
            <sort start="2"/>
 
227
            <default>
 
228
              <value>animation:Roll Up</value>
 
229
            </default>
 
230
          </option>
 
231
          <option name="shade_durations" type="list">
 
232
            <_short>Duration</_short>
 
233
            <_long>Animation duration in milliseconds for shade effect.</_long>
 
234
            <type>int</type>
 
235
            <min>50</min>
 
236
            <max>4000</max>
 
237
            <default>
 
238
              <value>300</value>
 
239
            </default>
 
240
          </option>
 
241
          <option name="shade_matches" type="list">
 
242
            <_short>Window Match</_short>
 
243
            <_long>Window that should animate with this effect when shaded.</_long>
 
244
            <type>match</type>
 
245
            <default>
 
246
              <value>(type=Normal | Dialog | ModalDialog | Utility | Unknown)</value>
 
247
            </default>
 
248
          </option>
 
249
          <option name="shade_options" type="list">
 
250
            <_short>Options</_short>
 
251
            <_long>Comma separated list of option value assignments to override effect settings, e.g.: fire_color=#0080ffff, fire_particles=700, fire_smoke=1</_long>
 
252
            <type>string</type>
 
253
            <default>
 
254
              <value></value>
 
255
            </default>
 
256
          </option>
 
257
        </subgroup>
 
258
 
 
259
        <subgroup>
 
260
          <_short>Random Effects</_short>
 
261
          <option name="shade_random_effects" type="list">
 
262
            <_short>Pool</_short>
 
263
            <_long>Pool of effects to be chosen from if Random effect is selected. Click reset to use all effects.</_long>
 
264
            <type>string</type>
 
265
            <extensible/>
 
266
            <sort start="2"/>
 
267
            <default>
 
268
            </default>
 
269
          </option>
 
270
        </subgroup>
 
271
 
 
272
      </group>
 
273
 
 
274
      <group>
 
275
        <_short>Focus Animation</_short>
 
276
        <subgroup>
 
277
          <_short>Animation Selection</_short>
 
278
          <option name="focus_effects" type="list">
 
279
            <_short>Focus Effect</_short>
 
280
            <_long>The animation effect shown when focusing a window.</_long>
 
281
            <type>string</type>
 
282
            <extensible/>
 
283
            <sort start="1"/>
 
284
            <default>
 
285
              <value>animation:None</value>
 
286
            </default>
 
287
          </option>
 
288
          <option name="focus_durations" type="list">
 
289
            <_short>Duration</_short>
 
290
            <_long>Animation duration in milliseconds for focus effect.</_long>
 
291
            <type>int</type>
 
292
            <min>50</min>
 
293
            <max>4000</max>
 
294
            <default>
 
295
              <value>300</value>
 
296
            </default>
 
297
          </option>
 
298
          <option name="focus_matches" type="list">
 
299
            <_short>Window Match</_short>
 
300
            <_long>Window that should animate with this effect when focused.</_long>
 
301
            <type>match</type>
 
302
            <default>
 
303
              <value>(type=Normal | Dialog | ModalDialog | Utility | Unknown) &amp; !(name=compiz)</value>
 
304
            </default>
 
305
          </option>
 
306
          <option name="focus_options" type="list">
 
307
            <_short>Options</_short>
 
308
            <_long>Comma separated list of option value assignments to override effect settings, e.g.: fire_color=#0080ffff, fire_particles=700, fire_smoke=1</_long>
 
309
            <type>string</type>
 
310
            <default>
 
311
              <value></value>
 
312
            </default>
 
313
          </option>
 
314
        </subgroup>
 
315
      </group>
 
316
 
 
317
      <group>
 
318
        <_short>Effect Settings</_short>
 
319
        <extensible/>
 
320
 
 
321
        <option name="all_random" type="bool">
 
322
          <_short>Random Animations For All Events</_short>
 
323
          <_long>All effects are chosen randomly, ignoring the selected effect. If None is selected for an event, that event won't be animated.</_long>
 
324
          <default>false</default>
 
325
        </option>
 
326
        <option name="time_step" type="int">
 
327
          <_short>Animation Time Step</_short>
 
328
          <_long>The amount of time in milliseconds between each render of the animation. The higher the number, the jerkier the movements become.</_long>
 
329
          <default>10</default>
 
330
          <min>1</min>
 
331
          <max>400</max>
 
332
        </option>
 
333
 
 
334
        <subgroup>
 
335
          <_short>Curved Fold</_short>
 
336
          <option name="curved_fold_amp_mult" type="float">
 
337
            <_short>Amplitude Multiplier</_short>
 
338
            <_long>Fold amplitude (size) is multiplied by this number. Negative values fold outward.</_long>
 
339
            <default>1.0</default>
 
340
            <min>-1.5</min>
 
341
            <max>2</max>
 
342
            <precision>0.05</precision>
 
343
          </option>
 
344
          <option name="curved_fold_zoom_to_taskbar" type="bool">
 
345
            <_short>Zoom to TaskBar on Minimize</_short>
 
346
            <_long>Whether the window should zoom to taskbar when minimized with Curved Fold effect.</_long>
 
347
            <default>true</default>
 
348
          </option>
 
349
        </subgroup>
 
350
 
 
351
        <subgroup>
 
352
          <_short>Dodge</_short>
 
353
          <option name="dodge_mode" type="int">
 
354
            <_short>Mode</_short>
 
355
            <_long>Fixed Clicked Window: The window that is clicked on will stay fixed. All Moving: The clicked window will do a dodging action as well.</_long>
 
356
            <default>1</default>
 
357
            <min>0</min>
 
358
            <max>1</max>
 
359
            <desc>
 
360
              <value>0</value>
 
361
              <_name>Fixed Clicked Window</_name>
 
362
            </desc>
 
363
            <desc>
 
364
              <value>1</value>
 
365
              <_name>All Moving</_name>
 
366
            </desc>
 
367
          </option>
 
368
          <option name="dodge_gap_ratio" type="float">
 
369
            <_short>Gap Ratio</_short>
 
370
            <_long>Ratio of gaps between dodge start times to focus duration.</_long>
 
371
            <default>0.5</default>
 
372
            <min>0</min>
 
373
            <max>1</max>
 
374
            <precision>0.01</precision>
 
375
          </option>
 
376
        </subgroup>
 
377
 
 
378
        <subgroup>
 
379
          <_short>Dream</_short>
 
380
          <option name="dream_zoom_to_taskbar" type="bool">
 
381
            <_short>Zoom to TaskBar on Minimize</_short>
 
382
            <_long>Whether the window should zoom to taskbar when minimized with Dream effect.</_long>
 
383
            <default>true</default>
 
384
          </option>
 
385
        </subgroup>
 
386
 
 
387
        <subgroup>
 
388
          <_short>Glide 1</_short>
 
389
          <option name="glide1_away_position" type="float">
 
390
            <_short>Away Position</_short>
 
391
            <_long>Closeness of window to camera at the end of the animation (1.0: Close to camera, -2.0: Away from camera).</_long>
 
392
            <default>1</default>
 
393
            <min>-2</min>
 
394
            <max>1</max>
 
395
            <precision>0.05</precision>
 
396
          </option>
 
397
          <option name="glide1_away_angle" type="float">
 
398
            <_short>Away Angle</_short>
 
399
            <_long>Angle of window at the end of the animation.</_long>
 
400
            <default>0</default>
 
401
            <min>-540</min>
 
402
            <max>540</max>
 
403
            <precision>5</precision>
 
404
          </option>
 
405
          <option name="glide1_zoom_to_taskbar" type="bool">
 
406
            <_short>Zoom to TaskBar on Minimize</_short>
 
407
            <_long>Whether the window should zoom to taskbar when minimized with Glide 1 effect.</_long>
 
408
            <default>false</default>
 
409
          </option>
 
410
        </subgroup>
 
411
 
 
412
        <subgroup>
 
413
          <_short>Glide 2</_short>
 
414
          <option name="glide2_away_position" type="float">
 
415
            <_short>Away Position</_short>
 
416
            <_long>Closeness of window to camera at the end of the animation (1.0: Close to camera, -2.0: Away from camera).</_long>
 
417
            <default>-0.4</default>
 
418
            <min>-2</min>
 
419
            <max>1</max>
 
420
            <precision>0.05</precision>
 
421
          </option>
 
422
          <option name="glide2_away_angle" type="float">
 
423
            <_short>Away Angle</_short>
 
424
            <_long>Angle of window at the end of the animation.</_long>
 
425
            <default>-45</default>
 
426
            <min>-540</min>
 
427
            <max>540</max>
 
428
            <precision>5</precision>
 
429
          </option>
 
430
          <option name="glide2_zoom_to_taskbar" type="bool">
 
431
            <_short>Zoom to TaskBar on Minimize</_short>
 
432
            <_long>Whether the window should zoom to taskbar when minimized with Glide 2 effect.</_long>
 
433
            <default>true</default>
 
434
          </option>
 
435
        </subgroup>
 
436
 
 
437
        <subgroup>
 
438
          <_short>Horizontal Folds</_short>
 
439
          <option name="horizontal_folds_amp_mult" type="float">
 
440
            <_short>Amplitude Multiplier</_short>
 
441
            <_long>Fold amplitude (size) is multiplied by this number. Negative values fold outward.</_long>
 
442
            <default>1.0</default>
 
443
            <min>-1</min>
 
444
            <max>3</max>
 
445
            <precision>0.05</precision>
 
446
          </option>
 
447
          <option name="horizontal_folds_num_folds" type="int">
 
448
            <_short>Number of Horizontal Folds</_short>
 
449
            <_long>The number of horizontal folds that occur in the Horizontal Fold animation.</_long>
 
450
            <default>3</default>
 
451
            <min>1</min>
 
452
            <max>50</max>
 
453
          </option>
 
454
          <option name="horizontal_folds_zoom_to_taskbar" type="bool">
 
455
            <_short>Zoom to TaskBar on Minimize</_short>
 
456
            <_long>Whether the window should zoom to taskbar when minimized with Horizontal Folds effect.</_long>
 
457
            <default>true</default>
 
458
          </option>
 
459
        </subgroup>
 
460
 
 
461
        <subgroup>
 
462
          <_short>Magic Lamp</_short>
 
463
          <option name="magic_lamp_moving_end" type="bool">
 
464
            <_short>Open/Close Moving End</_short>
 
465
            <_long>On open/close, move magic lamp ending point with the mouse pointer.</_long>
 
466
            <default>true</default>
 
467
          </option>
 
468
          <option name="magic_lamp_grid_res" type="int">
 
469
            <_short>Grid Y Resolution</_short>
 
470
            <_long>Vertex grid resolution for Magic Lamp (Y dimension only). This is the number of points used to define the curves. The higher the number, the smoother the curves. However there will be a loss of performance (CPU usage increases).</_long>
 
471
            <default>100</default>
 
472
            <min>2</min>
 
473
            <max>200</max>
 
474
          </option>
 
475
          <option name="magic_lamp_open_start_width" type="int">
 
476
            <_short>Open Start Width</_short>
 
477
            <_long>Starting width of open effect and ending width of close effect for Magic Lamp.</_long>
 
478
            <default>30</default>
 
479
            <min>0</min>
 
480
            <max>500</max>
 
481
          </option>
 
482
        </subgroup>
 
483
 
 
484
        <subgroup>
 
485
          <_short>Magic Lamp Wavy</_short>
 
486
          <option name="magic_lamp_wavy_moving_end" type="bool">
 
487
            <_short>Open/Close Moving End</_short>
 
488
            <_long>On open/close, move magic lamp ending point with the mouse pointer.</_long>
 
489
            <default>true</default>
 
490
          </option>
 
491
          <option name="magic_lamp_wavy_grid_res" type="int">
 
492
            <_short>Grid Y Resolution</_short>
 
493
            <_long>Vertex grid resolution for Magic Lamp Wavy (Y dimension only). This is the number of points used to define the curves. The higher the number, the smoother the curves. However there will be a loss of performance (CPU usage increases).</_long>
 
494
            <default>100</default>
 
495
            <min>4</min>
 
496
            <max>200</max>
 
497
          </option>
 
498
          <option name="magic_lamp_wavy_max_waves" type="int">
 
499
            <_short>Max Waves</_short>
 
500
            <_long>The maximum number of waves for Magic Lamp Wavy.</_long>
 
501
            <default>3</default>
 
502
            <min>1</min>
 
503
            <max>20</max>
 
504
          </option>
 
505
          <option name="magic_lamp_wavy_amp_min" type="float">
 
506
            <_short>Min Wave Amplitude</_short>
 
507
            <_long>The minimum wave amplitude (size of the waves) Magic Lamp Wavy will have.</_long>
 
508
            <default>200</default>
 
509
            <min>200</min>
 
510
            <max>2000</max>
 
511
            <precision>5</precision>
 
512
          </option>
 
513
          <option name="magic_lamp_wavy_amp_max" type="float">
 
514
            <_short>Max Wave Amplitude</_short>
 
515
            <_long>The maximum wave amplitude (size of the waves) Magic Lamp Wavy will have.</_long>
 
516
            <default>300</default>
 
517
            <min>200</min>
 
518
            <max>2000</max>
 
519
            <precision>5</precision>
 
520
          </option>
 
521
          <option name="magic_lamp_wavy_open_start_width" type="int">
 
522
            <_short>Open Start Width</_short>
 
523
            <_long>Starting width of open effect and ending width of close effect for Magic Lamp Wavy.</_long>
 
524
            <default>30</default>
 
525
            <min>0</min>
 
526
            <max>500</max>
 
527
          </option>
 
528
        </subgroup>
 
529
 
 
530
        <subgroup>
 
531
          <_short>Roll Up</_short>
 
532
          <option name="rollup_fixed_interior" type="bool">
 
533
            <_short>Fixed Interior</_short>
 
534
            <_long>Fixed window interior during the Rollup animation.</_long>
 
535
            <default>false</default>
 
536
          </option>
 
537
        </subgroup>
 
538
 
 
539
        <subgroup>
 
540
          <_short>Sidekick</_short>
 
541
          <option name="sidekick_num_rotations" type="float">
 
542
            <_short>Number of Rotations</_short>
 
543
            <_long>Number of rotations for Sidekick (plus or minus 10% for randomness).</_long>
 
544
            <default>0.5</default>
 
545
            <min>0</min>
 
546
            <max>5</max>
 
547
            <precision>0.01</precision>
 
548
          </option>
 
549
          <option name="sidekick_springiness" type="float">
 
550
            <_short>Springiness</_short>
 
551
            <_long>How spring-like the Sidekick animation should be.</_long>
 
552
            <default>0.0</default>
 
553
            <min>0</min>
 
554
            <max>1</max>
 
555
            <precision>0.01</precision>
 
556
          </option>
 
557
          <option name="sidekick_zoom_from_center" type="int">
 
558
            <_short>Zoom from Center</_short>
 
559
            <_long>Zoom from center when playing the Sidekick animation.</_long>
 
560
            <default>0</default>
 
561
            <min>0</min>
 
562
            <max>3</max>
 
563
            <desc>
 
564
              <value>0</value>
 
565
              <_name>Off</_name>
 
566
            </desc>
 
567
            <desc>
 
568
              <value>1</value>
 
569
              <_name>Minimize/Unminimize Only</_name>
 
570
            </desc>
 
571
            <desc>
 
572
              <value>2</value>
 
573
              <_name>Open/Close Only</_name>
 
574
            </desc>
 
575
            <desc>
 
576
              <value>3</value>
 
577
              <_name>On</_name>
 
578
            </desc>
 
579
          </option>
 
580
        </subgroup>
 
581
 
 
582
        <subgroup>
 
583
          <_short>Wave</_short>
 
584
          <option name="wave_width" type="float">
 
585
            <_short>Wave Width</_short>
 
586
            <_long>The width of the wave relative to the window height.</_long>
 
587
            <default>0.7</default>
 
588
            <min>0.02</min>
 
589
            <max>3</max>
 
590
            <precision>0.01</precision>
 
591
          </option>
 
592
          <option name="wave_amp_mult" type="float">
 
593
            <_short>Wave Amplitude Multiplier</_short>
 
594
            <_long>Wave amplitude (size) is multiplied by this number. Negative values fold outward.</_long>
 
595
            <default>1.0</default>
 
596
            <min>-20</min>
 
597
            <max>20</max>
 
598
            <precision>0.1</precision>
 
599
          </option>
 
600
        </subgroup>
 
601
 
 
602
        <subgroup>
 
603
          <_short>Zoom</_short>
 
604
          <option name="zoom_from_center" type="int">
 
605
            <_short>Zoom from Center</_short>
 
606
            <_long>Zoom from center when playing the Zoom animation.</_long>
 
607
            <default>0</default>
 
608
            <min>0</min>
 
609
            <max>3</max>
 
610
            <desc>
 
611
              <value>0</value>
 
612
              <_name>Off</_name>
 
613
            </desc>
 
614
            <desc>
 
615
              <value>1</value>
 
616
              <_name>Minimize/Unminimize Only</_name>
 
617
            </desc>
 
618
            <desc>
 
619
              <value>2</value>
 
620
              <_name>Open/Close Only</_name>
 
621
            </desc>
 
622
            <desc>
 
623
              <value>3</value>
 
624
              <_name>On</_name>
 
625
            </desc>
 
626
          </option>
 
627
          <option name="zoom_springiness" type="float">
 
628
            <_short>Springiness</_short>
 
629
            <_long>How spring-like the Zoom animation should be.</_long>
 
630
            <default>0.0</default>
 
631
            <min>0</min>
 
632
            <max>1</max>
 
633
            <precision>0.01</precision>
 
634
          </option>
 
635
        </subgroup>
 
636
      </group> 
 
637
 
 
638
    </options>
 
639
 
 
640
    <extension base_plugin="animation">
 
641
      <base_option>open_effects</base_option>
 
642
      <base_option>close_effects</base_option>
 
643
      <base_option>minimize_effects</base_option>
 
644
      <base_option>shade_effects</base_option>
 
645
      <restriction>
 
646
        <value>animation:None</value>
 
647
        <_name>None</_name>
 
648
      </restriction>
 
649
      <restriction>
 
650
        <value>animation:Random</value>
 
651
        <_name>Random</_name>
 
652
      </restriction>
 
653
    </extension>
 
654
 
 
655
    <extension base_plugin="animation">
 
656
      <base_option>open_effects</base_option>
 
657
      <base_option>open_random_effects</base_option>
 
658
      <base_option>close_effects</base_option>
 
659
      <base_option>close_random_effects</base_option>
 
660
      <base_option>minimize_effects</base_option>
 
661
      <base_option>minimize_random_effects</base_option>
 
662
      <base_option>shade_effects</base_option>
 
663
      <base_option>shade_random_effects</base_option>
 
664
      <restriction>
 
665
        <value>animation:Curved Fold</value>
 
666
        <_name>Curved Fold</_name>
 
667
      </restriction>
 
668
      <restriction>
 
669
        <value>animation:Horizontal Folds</value>
 
670
        <_name>Horizontal Folds</_name>
 
671
      </restriction>
 
672
    </extension>
 
673
 
 
674
    <extension base_plugin="animation">
 
675
      <base_option>shade_effects</base_option>
 
676
      <base_option>shade_random_effects</base_option>
 
677
      <restriction>
 
678
        <value>animation:Roll Up</value>
 
679
        <_name>Roll Up</_name>
 
680
      </restriction>
 
681
    </extension>
 
682
 
 
683
    <extension base_plugin="animation">
 
684
      <base_option>open_effects</base_option>
 
685
      <base_option>open_random_effects</base_option>
 
686
      <base_option>close_effects</base_option>
 
687
      <base_option>close_random_effects</base_option>
 
688
      <base_option>minimize_effects</base_option>
 
689
      <base_option>minimize_random_effects</base_option>
 
690
      <restriction>
 
691
        <value>animation:Dream</value>
 
692
        <_name>Dream</_name>
 
693
      </restriction>
 
694
      <restriction>
 
695
        <value>animation:Fade</value>
 
696
        <_name>Fade</_name>
 
697
      </restriction>
 
698
      <restriction>
 
699
        <value>animation:Glide 1</value>
 
700
        <_name>Glide 1</_name>
 
701
      </restriction>
 
702
      <restriction>
 
703
        <value>animation:Glide 2</value>
 
704
        <_name>Glide 2</_name>
 
705
      </restriction>
 
706
      <restriction>
 
707
        <value>animation:Magic Lamp</value>
 
708
        <_name>Magic Lamp</_name>
 
709
      </restriction>
 
710
      <restriction>
 
711
        <value>animation:Magic Lamp Wavy</value>
 
712
        <_name>Magic Lamp Wavy</_name>
 
713
      </restriction>
 
714
      <restriction>
 
715
        <value>animation:Sidekick</value>
 
716
        <_name>Sidekick</_name>
 
717
      </restriction>
 
718
      <restriction>
 
719
        <value>animation:Zoom</value>
 
720
        <_name>Zoom</_name>
 
721
      </restriction>
 
722
    </extension>
 
723
 
 
724
    <extension base_plugin="animation">
 
725
      <base_option>open_effects</base_option>
 
726
      <base_option>open_random_effects</base_option>
 
727
      <base_option>close_effects</base_option>
 
728
      <base_option>close_random_effects</base_option>
 
729
      <restriction>
 
730
        <value>animation:Wave</value>
 
731
        <_name>Wave</_name>
 
732
      </restriction>
 
733
    </extension>
 
734
 
 
735
    <extension base_plugin="animation">
 
736
      <base_option>focus_effects</base_option>
 
737
      <restriction>
 
738
        <value>animation:None</value>
 
739
        <_name>None</_name>
 
740
      </restriction>
 
741
      <restriction>
 
742
        <value>animation:Dodge</value>
 
743
        <_name>Dodge</_name>
 
744
      </restriction>
 
745
      <restriction>
 
746
        <value>animation:Focus Fade</value>
 
747
        <_name>Fade</_name>
 
748
      </restriction>
 
749
      <restriction>
 
750
        <value>animation:Wave</value>
 
751
        <_name>Wave</_name>
 
752
      </restriction>
 
753
    </extension>
 
754
    
 
755
  </plugin>
 
756
</compiz>
 
757