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.
72 lines
2.1 KiB
XML
72 lines
2.1 KiB
XML
<compiz>
|
|
<plugin name="widget" useBcop="true">
|
|
<_short>Widget Layer</_short>
|
|
<_long>Show widget windows on a separate layer</_long>
|
|
<category>Desktop</category>
|
|
<deps>
|
|
<relation type="before">
|
|
<plugin>fade</plugin>
|
|
<plugin>animation</plugin>
|
|
</relation>
|
|
</deps>
|
|
<display>
|
|
<option name="toggle_key" type="key">
|
|
<_short>Toggle Widget Display</_short>
|
|
<_long>Show or hide widget windows</_long>
|
|
<default>F9</default>
|
|
</option>
|
|
<option name="toggle_button" type="button">
|
|
<_short>Toggle Widget Display</_short>
|
|
<_long>Show or hide widget windows</_long>
|
|
</option>
|
|
<option name="toggle_edge" type="edge">
|
|
<_short>Toggle Widget Display</_short>
|
|
<_long>Show or hide widget windows</_long>
|
|
</option>
|
|
</display>
|
|
<screen>
|
|
<group>
|
|
<_short>Behaviour</_short>
|
|
<option name="match" type="match">
|
|
<_short>Widget Windows</_short>
|
|
<_long>Windows that always should be treated as widgets</_long>
|
|
<default></default>
|
|
</option>
|
|
<option name="end_on_click" type="bool">
|
|
<_short>End Widget Mode on Click</_short>
|
|
<_long>End widget mode when a non-widget window is clicked.</_long>
|
|
<default>true</default>
|
|
</option>
|
|
</group>
|
|
<group>
|
|
<_short>Appearance</_short>
|
|
<option name="fade_time" type="float">
|
|
<_short>Fade Time</_short>
|
|
<_long>Time (in s) for fading into/out of the widget layer.</_long>
|
|
<default>0.5</default>
|
|
<min>0</min>
|
|
<max>10</max>
|
|
<precision>0.1</precision>
|
|
</option>
|
|
<subgroup>
|
|
<_short>Background in Widget Mode</_short>
|
|
<option name="bg_brightness" type="int">
|
|
<_short>Background Brightness</_short>
|
|
<_long>Brightness of non-widget windows in widget modes.</_long>
|
|
<default>50</default>
|
|
<min>0</min>
|
|
<max>100</max>
|
|
</option>
|
|
<option name="bg_saturation" type="int">
|
|
<_short>Background Saturation</_short>
|
|
<_long>Saturation of non-widget windows in widget modes.</_long>
|
|
<default>100</default>
|
|
<min>0</min>
|
|
<max>100</max>
|
|
</option>
|
|
</subgroup>
|
|
</group>
|
|
</screen>
|
|
</plugin>
|
|
</compiz>
|