blob: ef51d2e04704e0539ef506930b6d0fa53d166c47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
|
<?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>
|