~compiz-team/compiz-expo-plugin/oneiric.actual_polish

« back to all changes in this revision

Viewing changes to expo.xml.in

  • Committer: Sam Spilsbury
  • Date: 2011-09-15 11:22:08 UTC
  • Revision ID: sam.spilsbury@canonical.com-20110915112208-54w58lv48z6554mn
Added expo plugin polish

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
                <plugin>wobbly</plugin>
18
18
                <plugin>animation</plugin>
19
19
                <plugin>wallpaper</plugin>
 
20
                <plugin>imgpng</plugin>
20
21
            </relation>
21
22
        </deps>
22
23
        <options>
133
134
                    <_long> Left Side screen space of expo in pixels</_long>
134
135
                    <min>-1680</min>
135
136
                    <max>1680</max>
136
 
                    <default>36</default>
 
137
                    <default>64</default>
137
138
                </option>
138
139
                <option name="y_offset" type="int">
139
140
                    <_short>Y Space</_short>
145
146
                <option name="distance" type="float">
146
147
                    <_short>Distance</_short>
147
148
                    <_long>Distance of the expo wall</_long>
148
 
                    <default>0.0</default>
 
149
                    <default>0.005</default>
149
150
                    <min>0.0</min>
150
151
                    <max>1.0</max>
151
152
                    <precision>0.01</precision>
204
205
                    <option name="vp_brightness" type="float">
205
206
                        <_short>Brightness</_short>
206
207
                        <_long>Inactive viewport brightness.</_long>
207
 
                        <default>80.0</default>
 
208
                        <default>40.0</default>
208
209
                        <min>0.0</min>
209
210
                        <max>100.0</max>
210
211
                        <precision>0.1</precision>
212
213
                    <option name="vp_saturation" type="float">
213
214
                        <_short>Saturation</_short>
214
215
                        <_long>Inactive viewport saturation.</_long>
215
 
                        <default>100.0</default>
 
216
                        <default>40.0</default>
216
217
                        <min>0.0</min>
217
218
                        <max>100.0</max>
218
219
                        <precision>0.1</precision>
219
220
                    </option>
 
221
                    <option name="selected_color" type="color">
 
222
                        <_short>Selected Color</_short>
 
223
                        <_long>Color to use when highlighting the selected viewport</_long>
 
224
                        <default>
 
225
                            <red>0xfbfb</red>
 
226
                            <green>0x8b8b</green>
 
227
                            <blue>0x0</blue>
 
228
                            <alpha>0xffff</alpha>
 
229
                        </default>
 
230
                    </option>
220
231
                </subgroup>
221
232
                <subgroup>
222
233
                    <short>Reflection</short>