You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85 lines
1.9 KiB
XML
85 lines
1.9 KiB
XML
<compiz>
|
|
<plugin name="wallpaper" useBcop="true">
|
|
<_short>Wallpaper</_short>
|
|
<_long>Draw the desktop wallpaper</_long>
|
|
<category>Utility</category>
|
|
<deps>
|
|
<relation type="after">
|
|
<plugin>svg</plugin>
|
|
<plugin>png</plugin>
|
|
<plugin>imgjpeg</plugin>
|
|
</relation>
|
|
</deps>
|
|
<screen>
|
|
<subgroup>
|
|
<_short>Backgrounds</_short>
|
|
<option name="bg_image" type="list">
|
|
<_short>Image</_short>
|
|
<_long>Image file.</_long>
|
|
<type>string</type>
|
|
<hints>file;image;</hints>
|
|
</option>
|
|
<option name="bg_image_pos" type="list">
|
|
<_short>Position</_short>
|
|
<_long>Image position.</_long>
|
|
<type>int</type>
|
|
<min>0</min>
|
|
<max>4</max>
|
|
<desc>
|
|
<value>0</value>
|
|
<_name>Scale and Crop</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>1</value>
|
|
<_name>Scaled</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>2</value>
|
|
<_name>Centered</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>3</value>
|
|
<_name>Tiled</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>4</value>
|
|
<_name>Center Tiled</_name>
|
|
</desc>
|
|
</option>
|
|
<option name="bg_fill_type" type="list">
|
|
<_short>Fill type</_short>
|
|
<_long>Background fill type.</_long>
|
|
<type>int</type>
|
|
<min>0</min>
|
|
<max>2</max>
|
|
<desc>
|
|
<value>0</value>
|
|
<_name>Solid fill</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>1</value>
|
|
<_name>Vertical gradient</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>2</value>
|
|
<_name>Horizontal gradient</_name>
|
|
</desc>
|
|
</option>
|
|
<option name="bg_color1" type="list">
|
|
<_short>Color 1</_short>
|
|
<_long>Fill or first gradient color.</_long>
|
|
<type>color</type>
|
|
</option>
|
|
<option name="bg_color2" type="list">
|
|
<_short>Color 2</_short>
|
|
<_long>Second gradient color.</_long>
|
|
<type>color</type>
|
|
</option>
|
|
</subgroup>
|
|
</screen>
|
|
</plugin>
|
|
</compiz>
|
|
|
|
|
|
|