You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.6 KiB
59 lines
1.6 KiB
<compiz>
|
|
<plugin name="water">
|
|
<_short>Water Effect</_short>
|
|
<_long>Adds water effects to different desktop actions</_long>
|
|
<category>Effects</category>
|
|
<deps>
|
|
<relation type="before">
|
|
<plugin>blur</plugin>
|
|
<plugin>video</plugin>
|
|
</relation>
|
|
</deps>
|
|
<display>
|
|
<option name="initiate_key" type="key">
|
|
<_short>Initiate</_short>
|
|
<_long>Enable pointer water effects</_long>
|
|
<default><Control><Super></default>
|
|
</option>
|
|
<option name="toggle_rain_key" type="key">
|
|
<_short>Toggle rain</_short>
|
|
<_long>Toggle rain effect</_long>
|
|
<default><Shift>F9</default>
|
|
</option>
|
|
<option name="toggle_wiper_key" type="key">
|
|
<_short>Toggle wiper</_short>
|
|
<_long>Toggle wiper effect</_long>
|
|
<default><Shift>F8</default>
|
|
</option>
|
|
<option name="offset_scale" type="float">
|
|
<_short>Offset Scale</_short>
|
|
<_long>Water offset scale</_long>
|
|
<default>1</default>
|
|
<min>0</min>
|
|
<max>10</max>
|
|
<precision>0.1</precision>
|
|
</option>
|
|
<option name="rain_delay" type="int">
|
|
<_short>Rain Delay</_short>
|
|
<_long>Delay (in ms) between each rain-drop</_long>
|
|
<default>250</default>
|
|
<min>1</min>
|
|
<max>3600000</max>
|
|
</option>
|
|
<option name="title_wave" type="bell">
|
|
<_short>Title wave</_short>
|
|
<_long>Wave effect from window title</_long>
|
|
<default>false</default>
|
|
</option>
|
|
<option name="point" type="action">
|
|
<_short>Point</_short>
|
|
<_long>Add point</_long>
|
|
</option>
|
|
<option name="line" type="action">
|
|
<_short>Line</_short>
|
|
<_long>Add line</_long>
|
|
</option>
|
|
</display>
|
|
</plugin>
|
|
</compiz>
|