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.
249 lines
8.4 KiB
249 lines
8.4 KiB
<?xml version="1.0"?>
|
|
<compiz>
|
|
<plugin name="ring" useBcop="true">
|
|
<_short>Ring Switcher</_short>
|
|
<_long>Ring Switcher</_long>
|
|
<category>Window Management</category>
|
|
<deps>
|
|
<relation type="after">
|
|
<plugin>text</plugin>
|
|
</relation>
|
|
</deps>
|
|
<display>
|
|
<group>
|
|
<_short>Key bindings</_short>
|
|
<option name="next_key" type="key">
|
|
<_short>Next Window</_short>
|
|
<_long>Show switcher if not visible and select next window.</_long>
|
|
<default><Super>Tab</default>
|
|
</option>
|
|
<option name="next_button" type="button">
|
|
<_short>Next Window</_short>
|
|
<_long>Show switcher if not visible and select next window.</_long>
|
|
</option>
|
|
<option name="prev_key" type="key">
|
|
<_short>Previous Window</_short>
|
|
<_long>Show switcher if not visible and select previous window.</_long>
|
|
<default><Super><Shift>Tab</default>
|
|
</option>
|
|
<option name="prev_button" type="button">
|
|
<_short>Previous Window</_short>
|
|
<_long>Show switcher if not visible and select previous window.</_long>
|
|
</option>
|
|
<option name="next_all_key" type="key">
|
|
<_short>Next Window (All Workspaces)</_short>
|
|
<_long>Show switcher if not visible and select next window out of all windows.</_long>
|
|
<default><Super><Alt>Tab</default>
|
|
</option>
|
|
<option name="next_all_button" type="button">
|
|
<_short>Next Window (All Workspaces)</_short>
|
|
<_long>Show switcher if not visible and select next window out of all windows.</_long>
|
|
</option>
|
|
<option name="prev_all_key" type="key">
|
|
<_short>Previous Window (All Workspaces)</_short>
|
|
<_long>Show switcher if not visible and select previous window out of all windows.</_long>
|
|
<default><Super><Shift><Alt>Tab</default>
|
|
</option>
|
|
<option name="prev_all_button" type="button">
|
|
<_short>Previous Window (All Workspaces)</_short>
|
|
<_long>Show switcher if not visible and select previous window out of all windows.</_long>
|
|
</option>
|
|
<option name="next_group_key" type="key">
|
|
<_short>Next Window (Group)</_short>
|
|
<_long>Show switcher if not visible and select next window of the current application.</_long>
|
|
</option>
|
|
<option name="next_group_button" type="button">
|
|
<_short>Next Window (Group)</_short>
|
|
<_long>Show switcher if not visible and select next window of the current application.</_long>
|
|
</option>
|
|
<option name="prev_group_key" type="key">
|
|
<_short>Previous Window (Group)</_short>
|
|
<_long>Show switcher if not visible and select previous window of the current application.</_long>
|
|
</option>
|
|
<option name="prev_group_button" type="button">
|
|
<_short>Previous Window (Group)</_short>
|
|
<_long>Show switcher if not visible and select previous window of the current application.</_long>
|
|
</option>
|
|
</group>
|
|
</display>
|
|
<screen>
|
|
<group>
|
|
<_short>Misc. Options</_short>
|
|
<option name="speed" type="float">
|
|
<_short>Speed</_short>
|
|
<_long>Ring speed</_long>
|
|
<default>1.5</default>
|
|
<min>0.1</min>
|
|
<max>50.0</max>
|
|
<precision>0.1</precision>
|
|
</option>
|
|
<option name="timestep" type="float">
|
|
<_short>Timestep</_short>
|
|
<_long>Ring timestep</_long>
|
|
<default>1.2</default>
|
|
<min>0.1</min>
|
|
<max>50.0</max>
|
|
<precision>0.1</precision>
|
|
</option>
|
|
<option name="inactive_opacity" type="int">
|
|
<_short>Inactive Window Opacity</_short>
|
|
<_long>Amount of opacity (in percent) for windows in the ring which are not selected</_long>
|
|
<default>100</default>
|
|
<min>1</min>
|
|
<max>100</max>
|
|
</option>
|
|
<option name="window_match" type="match">
|
|
<_short>Ring Windows</_short>
|
|
<_long>Windows that should be shown in ring</_long>
|
|
<default>Normal | Dialog | ModalDialog | Utility | Unknown</default>
|
|
</option>
|
|
<option name="overlay_icon" type="int">
|
|
<_short>Overlay Icon</_short>
|
|
<_long>Overlay an icon on windows in the ring</_long>
|
|
<default>1</default>
|
|
<min>0</min>
|
|
<max>2</max>
|
|
<desc>
|
|
<value>0</value>
|
|
<_name>None</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>1</value>
|
|
<_name>Emblem</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>2</value>
|
|
<_name>Big</_name>
|
|
</desc>
|
|
</option>
|
|
<option name="darken_back" type="bool">
|
|
<_short>Darken Background</_short>
|
|
<_long>Darken background when showing the ring</_long>
|
|
<default>true</default>
|
|
</option>
|
|
<option name="minimized" type="bool">
|
|
<_short>Show Minimized</_short>
|
|
<_long>Show windows that are minimized, shaded or in show desktop mode.</_long>
|
|
<default>true</default>
|
|
</option>
|
|
<option name="select_with_mouse" type="bool">
|
|
<_short>Allow Mouse Selection</_short>
|
|
<_long>Allow the selection of windows by just clicking on them while the switcher is active.</_long>
|
|
<default>false</default>
|
|
</option>
|
|
</group>
|
|
<group>
|
|
<_short>Ring appearance</_short>
|
|
<option name="ring_clockwise" type="bool">
|
|
<_short>Rotate Ring Clockwise on Next</_short>
|
|
<_long>Rotate ring clockwise for next window instead of counterclockwise</_long>
|
|
<default>false</default>
|
|
</option>
|
|
<option name="ring_width" type="int">
|
|
<_short>Ring Width</_short>
|
|
<_long>Ring width (in percent of the screen width)</_long>
|
|
<default>70</default>
|
|
<min>1</min>
|
|
<max>100</max>
|
|
</option>
|
|
<option name="ring_height" type="int">
|
|
<_short>Ring Height</_short>
|
|
<_long>Ring height (in percent of the screen height)</_long>
|
|
<default>60</default>
|
|
<min>1</min>
|
|
<max>100</max>
|
|
</option>
|
|
<option name="thumb_width" type="int">
|
|
<_short>Thumbnail Width</_short>
|
|
<_long>Maximum horizontal size of a thumbnail in the ring</_long>
|
|
<default>350</default>
|
|
<min>10</min>
|
|
<max>1024</max>
|
|
</option>
|
|
<option name="thumb_height" type="int">
|
|
<_short>Thumbnail Height</_short>
|
|
<_long>Maximum vertical size of a thumbnail in the ring</_long>
|
|
<default>250</default>
|
|
<min>10</min>
|
|
<max>1024</max>
|
|
</option>
|
|
<option name="min_brightness" type="float">
|
|
<_short>Minimum Brightness Factor</_short>
|
|
<_long>Changes the minimum brightness factor for windows in the ring. The farer away windows are, the less bright are they.</_long>
|
|
<default>0.5</default>
|
|
<min>0.1</min>
|
|
<max>1.0</max>
|
|
<precision>0.01</precision>
|
|
</option>
|
|
<option name="min_scale" type="float">
|
|
<_short>Minimum Scale Factor</_short>
|
|
<_long>Changes the minimum scale factor for windows in the ring. The farer away windows are, the smaller are they.</_long>
|
|
<default>0.4</default>
|
|
<min>0.1</min>
|
|
<max>1.0</max>
|
|
<precision>0.01</precision>
|
|
</option>
|
|
</group>
|
|
<group>
|
|
<_short>Window title display</_short>
|
|
<option name="window_title" type="bool">
|
|
<_short>Show Window Title</_short>
|
|
<_long>Show window title of currently selected window.</_long>
|
|
<default>true</default>
|
|
</option>
|
|
<option name="title_font_bold" type="bool">
|
|
<_short>Bold Font</_short>
|
|
<_long>Selects if the window title should be displayed in bold font or not.</_long>
|
|
<default>false</default>
|
|
</option>
|
|
<option name="title_font_size" type="int">
|
|
<_short>Font Size</_short>
|
|
<_long>Font size for the window title</_long>
|
|
<default>16</default>
|
|
<min>6</min>
|
|
<max>96</max>
|
|
</option>
|
|
<option name="title_back_color" type="color">
|
|
<_short>Background Color</_short>
|
|
<_long>Background color for the window title</_long>
|
|
<default>
|
|
<red>0x0000</red>
|
|
<green>0x0000</green>
|
|
<blue>0x0000</blue>
|
|
<alpha>0x9999</alpha>
|
|
</default>
|
|
</option>
|
|
<option name="title_font_color" type="color">
|
|
<_short>Font Color</_short>
|
|
<_long>Font color for the window title</_long>
|
|
<default>
|
|
<red>0xffff</red>
|
|
<green>0xffff</green>
|
|
<blue>0xffff</blue>
|
|
<alpha>0xffff</alpha>
|
|
</default>
|
|
</option>
|
|
<option name="title_text_placement" type="int">
|
|
<_short>Text Placement</_short>
|
|
<_long>Selects where to place the window title.</_long>
|
|
<default>0</default>
|
|
<min>0</min>
|
|
<max>2</max>
|
|
<desc>
|
|
<value>0</value>
|
|
<_name>Centered on screen</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>1</value>
|
|
<_name>Above ring</_name>
|
|
</desc>
|
|
<desc>
|
|
<value>2</value>
|
|
<_name>Below ring</_name>
|
|
</desc>
|
|
</option>
|
|
</group>
|
|
</screen>
|
|
</plugin>
|
|
</compiz>
|