/usr/share/compiz/animationplus.xml is in compiz-plugins 1:0.9.13.1+18.04.20180302-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 | <?xml version="1.0" encoding="UTF-8"?>
<compiz>
<plugin useBcop="true" name="animationplus">
<short>Animations Plus</short>
<long>More window animations</long>
<category>Effects</category>
<deps>
<requirement>
<plugin>animation</plugin>
<plugin>animationaddon</plugin>
</requirement>
<relation type="after">
<plugin>animationaddon</plugin>
<plugin>opengl</plugin>
<plugin>composite</plugin>
</relation>
</deps>
<options>
<group>
<short>Effect Settings</short>
<subgroup>
<short>Helix</short>
<option type="int" name="helix_num_twists">
<short>Helix Number of Twists</short>
<long>Number of twists to do in the animation</long>
<default>2</default>
<min>1</min>
<max>10</max>
</option>
<option type="int" name="helix_gridy">
<short>Helix Gridsize Y</short>
<long>Number of blocks in the animation</long>
<default>90</default>
<min>5</min>
<max>300</max>
</option>
<option type="float" name="helix_thickness">
<short>Helix Thickness</short>
<long>Thickness of blocks in the animation</long>
<default>0</default>
<min>0</min>
<max>50</max>
</option>
<option type="int" name="helix_spin_direction">
<short>Spin Direction</short>
<long>Direction the strips spin.</long>
<default>1</default>
<min>0</min>
<max>1</max>
<desc>
<value>0</value>
<name>Counter-Clockwise</name>
</desc>
<desc>
<value>1</value>
<name>Clockwise</name>
</desc>
</option>
<option type="bool" name="helix_direction">
<short>Vertical Helix</short>
<long>Whether Helix should rotate with its axis up/down or in/out of the screen</long>
<default>false</default>
</option>
</subgroup>
<subgroup>
<short>Blinds</short>
<option type="int" name="blinds_num_halftwists">
<short>Blinds Number of Half Twists</short>
<long>Number of half twists to do in the animation</long>
<default>2</default>
<min>1</min>
<max>10</max>
</option>
<option type="int" name="blinds_gridx">
<short>Helix Gridsize Y</short>
<long>Number of blocks in the animation</long>
<default>20</default>
<min>1</min>
<max>100</max>
</option>
<option type="float" name="blinds_thickness">
<short>Blinds Thickness</short>
<long>Thickness of blocks in the animation</long>
<default>0</default>
<min>0</min>
<max>50</max>
</option>
</subgroup>
<subgroup>
<short>Shatter</short>
<option type="int" name="shatter_num_spokes">
<short>Shatter number of spokes</short>
<long>Number of spokes (divided by 4) in the animation</long>
<default>2</default>
<min>1</min>
<max>100</max>
</option>
<option type="int" name="shatter_num_tiers">
<short>Shatter Number of Tiers</short>
<long>Number of concentric circles in the animation</long>
<default>2</default>
<min>1</min>
<max>100</max>
</option>
</subgroup>
<subgroup>
<short>Bonanza</short>
<option type="int" name="bonanza_particles">
<short>Number Of Fire Particles</short>
<long>Number of fire particles.</long>
<default>1000</default>
<min>100</min>
<max>10000</max>
</option>
<option type="float" name="bonanza_size">
<short>Fire Particle Size</short>
<long>Fire particle size.</long>
<default>5</default>
<min>0.1</min>
<max>20</max>
<precision>0.1</precision>
</option>
<option type="float" name="bonanza_life">
<short>Fire Particle Life</short>
<long>Fire particle life.</long>
<default>0.7</default>
<min>0.1</min>
<max>1</max>
<precision>0.1</precision>
</option>
<option type="color" name="bonanza_color">
<short>Fire Particle Color</short>
<long>Fire particle color.</long>
<default>
<red>0xffff</red>
<green>0x3333</green>
<blue>0x0555</blue>
<alpha>0xffff</alpha>
</default>
</option>
<option type="bool" name="bonanza_mystical">
<short>Randomly Colored Fire</short>
<long>Have random colors for the fire effect, also known as Mystical Fire.</long>
<default>false</default>
</option>
</subgroup>
</group>
</options>
<extension base_plugin="animation">
<base_option>open_effects</base_option>
<base_option>open_random_effects</base_option>
<base_option>close_effects</base_option>
<base_option>close_random_effects</base_option>
<base_option>minimize_effects</base_option>
<base_option>minimize_random_effects</base_option>
<restriction>
<value>animationplus:Blinds</value>
<name>Blinds</name>
</restriction>
<restriction>
<value>animationplus:Helix</value>
<name>Helix</name>
</restriction>
<restriction>
<value>animationplus:Bonanza</value>
<name>Bonanza</name>
</restriction>
<restriction>
<value>animationplus:Shatter</value>
<name>Shatter</name>
</restriction>
</extension>
</plugin>
</compiz>
|