~ubuntu-branches/ubuntu/oneiric/cairo-dock/oneiric-201106091216

« back to all changes in this revision

Viewing changes to data/cairo-dock.conf.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100809232612-yp4c6ig3jt1bzpdv
Tags: 2.2.0~0beta4-0ubuntu1
* New Upstream Version (LP: #614624)
* Fixed a few bugs on LP:
 - LP: #518453: Dock appears under all windows
                 (Compiz - fullscreen window)
 - LP: #521369: Separator are not removed when closing
                 grouped windows
 - LP: #521762: Some sentences are not correct
 - LP: #526466: Icons of apps with same class shouldn't
                 be stacked by default
 - LP: #535083: Dialogues looks ugly when a lot of them
                 appears at the same time
 - More details on the 'ChangeLog' file
* debian/rules:
 - Autotools has been replaced by CMake
 - Man pages are now included in the source code
* debian/copyright:
 - Updated with the new pathes and new files
* debian/control:
 - Autotools has been replaced by CMake
 - Added libcurl4-gnutls-dev as Build-deps
 - Bump Standard-Version to 3.9.1
* debian/cairo-dock-core.install:
 - Man pages are now included in the source code
 - All sonames are now installed into lib32 or lib64
* debian/cairo-dock-dev.install:
 - pkgconfig is now installed into lib32 or lib64

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#@VERSION@
 
1
#!en;@VERSION@
2
2
######## This is the conf file of Cairo-Dock, released under the GPL.##########
3
3
######## It is parsed by cairo-dock to automatically generate an appropriate GUI,##########
4
4
######## so don't mess into it, except if you know what you're doing ! ;-)##########
8
8
#F-[Position on the screen;gtk-fullscreen]
9
9
frame_pos =
10
10
 
11
 
#l-[bottom;top;right;left] Choose which screen border the dock will placed on :
12
 
#{The icons will scroll according to the chosen placement type. Of course the dock can be placed anywhere on the screen, here we specify regarding to what.}
 
11
#l-[bottom;top;right;left] Choose which border of the screen the dock will be placed on:
13
12
screen border = 0
14
13
 
15
 
#e-[0.;1.;left;right] Relative alignment :
16
 
#{At 0, the dock will place itself regarding the left corner if horizontal and the top corner if vertical, at 1 regarding the right corner if horizontal and the bottom corner if vertical, and at 0.5, regarding the middle of the screen's edge.}
 
14
#e-[0.;1.;left;right] Relative alignment:
 
15
#{When set to 0 the dock will position itself relative to the left corner if horizontal and the top corner if vertical. When set to 1 it will position itself relative to the right corner if horizontal and the bottom corner if vertical. When set to 0.5, it will position itself relative to the middle of the screen's edge.}
17
16
alignment = .5
18
17
 
19
 
#F-[Offset to the screen's edge;gtk-leave-fullscreen]
 
18
#F-[Offset from the screen's edge;gtk-leave-fullscreen]
20
19
frame_scr =
21
20
 
22
 
#I-[-1000;1000] Lateral offset :
23
 
#{Gap from the absolute position on the screen's edge, in pixels. You can also move the dock by holding ALT or CTRL key and left mouse button.}
 
21
#I-[-1000;1000] Lateral offset:
 
22
#{Gap from the absolute position on the screen's edge, in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
24
23
x gap = 0
25
 
#i-[-30;1000] Distance to the screen's edge :
26
 
#{in pixels. You can also move the dock by holding ALT or CTRL key and left mouse button.}
 
24
#i-[-30;1000] Distance to the screen edge:
 
25
#{in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
27
26
y gap = 0
28
27
 
29
28
#F-[Multiple screens]
30
29
frame_xin =
31
30
 
32
 
#B- Use Xinerama ?
 
31
#B- Use Xinerama?
 
32
#{This option is to use if you have a dual-screen and use Xinerama to manage them.}
33
33
xinerama = false
34
34
 
35
 
#i-[0;12] Number of the screen where the dock should be located :
36
 
#{starting from 0}
 
35
#i-[0;12] Number of the screen where the dock should be located:
 
36
#{0 is the first screen.}
37
37
num screen = 0
38
38
 
39
39
 
42
42
#F-[Visibility of the main dock;gtk-find]
43
43
frame_visi =
44
44
 
45
 
#Y-[Always on top;0;0;Prevent windows from overlapping the dock;0;0;Keep the dock below windows;1;1;Automatically hide the dock;0;0;Automatically hide when a window is maximized;0;0;Pop-up on shortcut;2;1] Visibility :
46
 
#{Prevent windows from overlapping the dock : reserve space at the edge of the screen for the dock.
47
 
#Auto-hide : the dock will automatically hide itself outside of the scren when the mouse leaves it. Instead, it will show a zone where placing the mouse will trigger the dock and make it re-appear.
48
 
#Keep the dock below windows : the dock will pop-up on the foreground when you place the mouse on its screen border.
49
 
#Pop-up on shortcut : When you press the shortcut, the dock will pop-up at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
50
 
visibility = 1
51
 
 
52
 
#b- Pop-up only if the mouse hits a screen corner ?
53
 
pop in corner only = false;
54
 
 
55
 
#k- Keyboard shortcut to pop-up the dock :
 
45
#Y-[Always on top;0;0;Reserve space for the dock;0;0;Keep the dock below;2;2;Hide the dock when it overlaps the current window;1;3;Hide the dock whenever it overlaps any window;1;3;Keep the dock hidden;1;3;Pop-up on shortcut;4;1] Visibility:
 
46
#{Modes are sorted from the most intrusive to the less intrusive.
 
47
#When the dock is hidden or below a window, place the mouse on the screen's border to call it back.
 
48
#When the dock pops up on shortcut, it will appear at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
 
49
visibility = 4
 
50
 
 
51
#v
 
52
sep_visi =
 
53
 
 
54
#L-[Move down;Fade out;Semi transparent;Zoom out;Folding] Effect used to hide the dock:
 
55
hide effect = Move down
 
56
 
 
57
#i-[0;1500] Delay before the dock unhides itself:
 
58
#{in ms. 0 means no delay.}
 
59
unhide delay = 0
 
60
 
 
61
#Y-[Hit the screen's border;0;0;Hit where the dock is;0;0;Hit the screen's corner;0;0;Hit a zone;1;2] How to call the dock back:
 
62
callback = 0
 
63
 
 
64
#j-[2;999] Size of the zone :
 
65
zone size = 80;10
 
66
 
 
67
#S- Image to display on the zone :
 
68
callback image = 
 
69
 
 
70
#k- Keyboard shortcut to pop-up the dock:
56
71
#{When you press the shortcut, the dock will show itself at the potition of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
57
72
raise shortcut = 
58
73
 
59
 
#F-[Additionnal parameters]
 
74
#F-[Additional parameters]
60
75
frame_extra =
61
76
 
62
77
max_authorized_width = 0
63
78
 
64
 
#b- Extend the dock to always fill the screen ?
 
79
#b- Stretch the dock to always fill the screen
65
80
extended = false
66
81
 
67
 
#j-[1;1600] Size of the callback zone (width x height, in pixels) :
68
 
#{Place the mouse into it will make the dock re-appear.}
69
 
zone size = 800;5
70
 
 
71
 
#b- Automatically hide the dock when a window becomes fullscreen ?
72
 
#{This is only usefull if you don't already use the auto-hide, and if your WM let the dock in front of fullscreen windows (which is rare).}
 
82
#b- Automatically hide the dock when a window becomes full screen?
 
83
#{This is only usefull if you do not already use auto-hide and if your Window Manager allows the dock in front of fullscreen windows (which is rare).}
73
84
auto quick hide = false
74
85
 
75
 
 
76
 
#F-[Sub-docks' visibility;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-subdock.png]
 
86
#F-[Sub-docks' visibility;@pkgdatadir@/icon-subdock.png]
77
87
frame_sub =
78
88
 
79
 
#b- Click to show sub-docks ?
80
 
#{Otherwise they will appear when you linger over the icon pointing on it.}
81
 
show on click = false
82
 
 
83
 
#i- Delay before you effectively leave from a sub-dock or to a sub-dock :
 
89
#Y-[Appear on mouse over;1;1;Appear on click;0;0] Visibility:
 
90
#{they will appear either when you click or when you linger over the icon pointing on it.}
 
91
show_on_click = 0
 
92
 
 
93
#i- Delay before displaying a sub-dock:
 
94
#{in ms.}
 
95
show delay = 300
 
96
 
 
97
#i- Delay before leaving a sub-dock takes effect:
84
98
#{in ms.}
85
99
leaving delay = 250
86
100
 
87
 
#i- Delay before displaying a sub-dock :
88
 
#{in ms. Unused if you set up to click to show sub-docks.}
89
 
show delay = 300
90
 
 
91
101
lock icons = false
92
102
lock all = false
93
103
 
97
107
#F-[Behaviour;gtk-properties]
98
108
frame1 =
99
109
 
100
 
#b- Show currently opened applications in the dock ?
101
 
#{Cairo-Dock will then replace your taskbar. It is recommanded to remove any other taskbar, and to not force the dock's type to normal.}
 
110
#b- Show currently opened applications in the dock?
 
111
#{Cairo-Dock will then act as your taskbar. It is recommended to remove any other taskbars.}
102
112
show applications = true
103
113
 
104
 
#b- Only show icons whose window is minimized ?
 
114
#b- Only show icons whose windows are minimised
105
115
hide visible = false
106
116
 
107
 
#b- Only show applis on current desktop ?
 
117
#b- Only show applications on current desktop
108
118
current desktop only = false
109
119
 
110
 
#b- Mix launchers and applis ?
111
 
#{Allows launchers to act as applis when their program is running, and displays an indicator on their icon to signal it. You can launch other occurences of the program with SHIFT+click.}
 
120
#b- Mix launchers and applications
 
121
#{Allows launchers to act as applications when their programs are running and displays a marker on icons to indicate this. You can launch other occurences of the program with SHIFT+click.}
112
122
mix launcher appli = true
113
123
 
114
 
#B- Group windows of the same application in a sub-dock ?
115
 
#{This allows to group all the windows of a given application into a unique sub-dock, and to act on all of the windows at the same time.}
 
124
#B- Group windows from the same application in a sub-dock ?
 
125
#{This allows you to group all the windows of a given application into a unique sub-dock, and to act on all of the windows at the same time.}
116
126
group by class = true
117
127
 
118
 
#s-             Except the following classes :
119
 
#{enter the class of the applications, separated by a semi-colon ';'}
 
128
#s-             Except the following classes:
 
129
#{Enter the class of the applications, separated by a semi-colon ';'}
120
130
group exception = pidgin;xchat;amsn
121
131
 
122
132
 
123
133
#F-[Representation;gtk-find]
124
134
frame3 =
125
135
 
126
 
#B- Overwrite X icons with launchers' one ?
127
 
#{If not set, will use the icon provided by X for each appli. If set, the same icon as the corresponding launcher will be used for each appli.}
 
136
#B- Overwrite the X icon with the launchers' icon?
 
137
#{If not set, the icon provided by X for each application will be used. If set, the same icon as the corresponding launcher will be used for each application.}
128
138
overwrite xicon = true
129
139
 
130
 
#s-             Except the following classes :
131
 
#{enter the class of the applications, separated by a semi-colon ';'}
132
 
overwrite exception = pidgin;xchat;amsn;gimp-2.6
 
140
#s-             Except the following classes:
 
141
#{Enter the class of the applications, separated by a semi-colon ';'}
 
142
overwrite exception = pidgin;xchat;amsn;gimp
133
143
 
134
 
#Y-[Make the icon transparent;1;1;Show the window thumbnail;0;0;Draw it bent backwards;0;0] How to draw minimized windows ?
 
144
#Y-[Make the icon transparent;1;1;Show a window's thumbnail;0;0;Draw it bent backwards;0;0] How to draw minimised windows ?
135
145
#{A composite manager is required to display the thumbnail.
136
146
#OpenGL is required to draw the icon bent backwards.}
137
147
minimized = 1
138
148
 
139
 
#e-[0;.6;opaque;transparent] Transparency of icons whose window is minimized :
 
149
#e-[0;.6;Opaque;Transparent] Transparency of icons whose window is minimised:
140
150
visibility alpha = 0.35
141
151
 
142
 
#b- Display an indicator even if the icon is not a launcher ?
143
 
#{The indicator is drawn on active launchers, but you may want to display it on applis too.}
144
 
indic on appli = false
145
 
 
146
 
#a- Play a short animation of the icon when its window becomes active ?
 
152
#a- Play a short animation of the icon when its window becomes active
147
153
animation on active window = wobbly
148
154
 
149
 
#i- Maximum number of caracters in application's name :
 
155
#i- Maximum number of caracters in application name:
150
156
#{"..." will be added at the end if the name is too long.}
151
157
max name length = 20
152
158
 
153
159
#F-[Interaction;gtk-refresh]
154
160
frame2 =
155
161
 
156
 
#b- Minimize the window when its icon is clicked, if it was already the active window ?
157
 
#{It is the default behaviour of most of taskbars.}
 
162
#b- Minimise the window when its icon is clicked, if it was already the active window ?
 
163
#{This is the default behaviour of most taskbars.}
158
164
minimize on click = true
159
165
 
160
 
#b- Middle click on an icon closes its relative application ?
161
 
#{In a Firefox's tabs manner.}
 
166
#b- Middle-clicking on an icon closes the related application
 
167
#{In the style of Firefox tabs}
162
168
close on middle click = true
163
169
 
164
170
#v- 
165
171
sep_att =
166
172
 
167
 
#B-[2] Signal the applications demanding your attention with a dialog bubble ?
 
173
#B-[2] Highlight applications requiring your attention with a dialog bubble
168
174
demands attention with dialog = true
169
175
 
170
 
#i-[1;20] Duration of the dialog :
 
176
#i-[1;20] Duration of the dialog:
171
177
#{in seconds}
172
178
duration = 2
173
179
 
174
 
#s- Force the following applications to demand your attention ?
175
 
#{It will notify you even if, for instance, you are watching a movie in fullscreen or you are on another desktop.
 
180
#s- Force the following applications to demand your attention
 
181
#{It will notify you even if, for instance, you are watching a movie in full screen or you are on another desktop.
176
182
#}
177
183
force demands attention = 
178
184
 
179
 
#a- Signal the applications demanding your attention with an animation ?
 
185
#a- Highlight applications demanding your attention with an animation
180
186
animation on demands attention = rotate
181
187
 
182
188
 
183
189
[System]
184
190
 
185
 
#F-[Animations speed;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-movment.png]
 
191
#X-[Animations speed;@pkgdatadir@/icon-movment.png]
186
192
frame_mov =
187
193
 
188
 
#b- Animate the dock when auto-hiding ?
189
 
#{The dock will unfold when it hides/shows itself. No effect if auto-hide is not activated or unfold acceleration is nul.}
190
 
animate on auto-hide = false
191
 
 
192
 
#b- Animate sub-docks when they appear ?
 
194
#B- Animate sub-docks when they appear
193
195
animate subdocks = true
194
196
 
195
 
#I-[100;600;fast;slow] Unfolding animation duration :
196
 
#{The icons will appear folded on themselves, then will unfold untill they fill the whole dock. The smaller, the faster it will be.}
197
 
unfold duration = 350
 
197
#I-[100;600;fast;slow] Animation unfolding duration:
 
198
#{Icons will appear folded on themselves and will then unfold until they fill the whole dock. The smaller this value, the faster this will be.}
 
199
unfold duration = 300
198
200
 
199
201
#v
200
202
sep_unfold =
201
203
 
202
 
#I-[4;40;fast;slow] Number of steps in the zoom animation (grow up/shrink down) :
 
204
#I-[4;40;fast;slow] Number of steps in the zoom animation (grow/shrink):
203
205
#{The more there are, the slower it will be}
204
206
grow nb steps = 10
205
207
#I-[4;40;fast;slow] ...
206
208
shrink nb steps = 8
207
209
 
208
 
#I-[4;40;fast;slow] Number of steps in the fade out animation :
209
 
#{This is the animation when the dock goes below a window; The greater, the slower it will be}
210
 
fade out nb steps = 15
 
210
#v
 
211
sep_unhide =
211
212
 
212
 
#I-[4;40;fast;slow] Number of steps in the auto-hide animation (move up/move down) :
 
213
#I-[4;40;fast;slow] Number of steps in the auto-hide animation (move up/move down):
213
214
#{The more there are, the slower it will be}
214
215
move up nb steps = 10
215
216
#I-[4;40;fast;slow] ...
216
 
move down nb steps = 12
 
217
move down nb steps = 16
217
218
 
218
 
#F-[Refresh frequency;gtk-execute]
 
219
#X-[Refresh rate;gtk-execute]
219
220
frame_cpu =
220
221
 
221
 
#i-[5;40] Refresh frequency when mouving cursor into the dock :
222
 
#{in Hz. This is to adjust regarding your CPU power.}
 
222
#i-[5;40] Refresh rate when mouving cursor into the dock :
 
223
#{in Hz. This is to adjust behaviour relative to your CPU power.}
223
224
refresh frequency = 35
224
225
 
225
 
#i-[15;60] Animation frequency for the opengl backend :
226
 
#{in Hz. This is to adjust regarding your CPU power.}
 
226
#i-[15;60] Animation frequency for the OpenGL backend :
 
227
#{in Hz. This is to adjust behaviour relative to your CPU power.}
227
228
opengl anim freq = 33
228
229
 
229
 
#i-[15;50] Animation frequency for the cairo backend :
230
 
#{in Hz. This is to adjust regarding your CPU power.}
 
230
#i-[15;50] Animation frequency for the Cairo backend :
 
231
#{in Hz. This is to adjust behaviour relative to your CPU power.}
231
232
cairo anim freq = 25
232
233
 
233
 
#b- Reflections should be calculated in real-time ?
234
 
#{The transparency gradation pattern will then be re-calculated in real time. May needs more CPU power.}
 
234
#b- Reflections should be calculated in real-time?
 
235
#{The transparency gradation pattern will then be re-calculated in real time. May need more CPU power.}
235
236
dynamic reflection = false
236
237
 
237
 
#F-[Label readability;gtk-underline]
 
238
#X-[Label readability;gtk-underline]
238
239
frame_label =
239
240
 
240
 
#b- Should the labels be always horizontal, even when dock is vertical ?
 
241
#b- Should the labels always be horizontal, even when dock is vertical?
241
242
always horizontal = true
242
243
 
243
244
#f-[0.;50.] label's visibility threshold :
244
 
#{the bigger, the more the labels next to the pointed icon will be transparent.}
 
245
#{the bigger, the more the labels next to the selected icon will be transparent.}
245
246
alpha threshold = 10.
246
247
 
247
 
#m[Labels] Configure labels appearence.
 
248
#m[Captions] Configure labels appearence.
248
249
config_labels = 
249
250
 
250
 
#F-[Files;gtk-file]
251
 
frame_file =
252
 
 
253
 
#l-[Name;Size;Date] Sort files by :
254
 
sort files = 0
255
 
 
256
 
#b- Show hidden files ?
257
 
show hidden files = false
258
 
 
259
 
#F-[Composition;gtk-clear]
 
251
#X-[Composition;gtk-clear]
260
252
frame_fake =
261
 
#b- Emulates composition with fake transparency ?
262
 
#{Only use this if you don't run a composite manager like Compiz, xcompmgr, etc and have a black background around your dock. For esthetic reason, the dock will be kept under other windows.}
 
253
#b- Emulate composition with fake transparency?
 
254
#{Only use this if you don't run a composite manager like Compiz, xcompmgr, etc and have a black background around your dock. For aesthetic reasons, the dock will be kept under other windows.}
263
255
fake transparency = false
264
256
 
265
 
#b- Make the config panel transparent ?
 
257
#b- Make the config panel transparent?
266
258
#{You need to re-open the panel. It is deactivated by default on KDE.}
267
259
config transparency = false
268
260
 
269
 
#X-[Connection to the themes server;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-connection.svg]
 
261
#X-[Connection to the themes' server;gtk-network]
270
262
frame_conn =
271
 
#i-[1;20] Connection timeout to the themes server :
 
263
 
 
264
#i-[1;20] Connection timeout to the themes' server :
272
265
#{Maximum time in seconds that you allow the connection to the server to take. This only limits the connection phase,  once the dock has connected this option is of no more use.}
273
 
conn timeout = 5
 
266
conn timeout = 7
274
267
 
275
 
#i-[10;300] Maximum time to download a theme :
276
 
#{Maximum time in seconds that you allow the whole operation to take. Some themes can take up to a few MB.}
 
268
#i-[10;300] Maximum time to download a theme:
 
269
#{Maximum time in seconds that you allow the whole operation to last. Some themes can be up to a few MB.}
277
270
conn max time = 120
278
271
 
279
 
#i-[0;5] Number of retries :
280
 
#{If an error occurs during downloading a theme, it will retry this number of times before giving up.}
281
 
conn retry = 0
282
 
 
 
272
#B-[4] Are you behind a proxy ?
 
273
#{Use this option if you connect to the Internet through a proxy.}
 
274
conn use proxy = false
 
275
 
 
276
#s- Proxy name :
 
277
conn proxy =
 
278
 
 
279
#i- Port :
 
280
conn port = 0
 
281
 
 
282
#s- User :
 
283
#{Let empty if you don't need to log-in to the proxy with a user/password.}
 
284
conn user =
 
285
 
 
286
#p- Password :
 
287
#{Let empty if you don't need to log-in to the proxy with a user/password.}
 
288
conn passwd =
283
289
 
284
290
modules=
285
291
 
286
292
 
287
293
[Background]
288
294
 
289
 
#y+[Image;Color gradation] Fill the background with :
 
295
#y+[Image;Colour gradation] Fill the background with:
290
296
fill bg = 1
291
297
 
292
298
#F+[Image;gtk-orientation-portrait]
293
299
#{Use a background image.}
294
300
frame2 = 
295
301
 
296
 
#S+ Image's filename to use as a background :
297
 
#{Any format allowed; if empty, the color gradation will be used as a fallback.}
 
302
#S+ Image filename to use as a background :
 
303
#{Any format allowed; if empty, the colour gradation will be used as a fall back.}
298
304
background image = 
299
305
 
300
 
#e+[0;1;transparent;opaque] Image's transparency :
 
306
#e+[0;1;Transparent;Opaque] Image's transparency :
301
307
image alpha = 1
302
308
 
303
 
#b+ Repeat image as a pattern to fill background ?
 
309
#b+ Repeat image as a pattern to fill background?
304
310
repeat image = true
305
311
 
306
 
#F+[Color gradation;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-gradation.png]
307
 
#{Use a color gradation.}
 
312
#F+[Colour gradation;@pkgdatadir@/icon-gradation.png]
 
313
#{Use a colour gradation.}
308
314
frame3 = 
309
315
 
310
 
#C+ Bright color :
 
316
#C+ Bright colour:
311
317
stripes color bright = 0.933; 0.933; 0.925; 0.4
312
318
 
313
 
#C+ Dark color :
 
319
#C+ Dark colour:
314
320
stripes color dark = 0.827; 0.843; 0.811; 0.6
315
321
 
316
322
#f+[-90;90] Angle of the gradation :
317
323
#{In degrees, in relation to the vertical}
318
324
stripes angle = 90.
319
325
 
320
 
#i+ Repeat the gradation this number of times :
 
326
#i+ Repeat the gradation this number of times:
321
327
#{If not nul, it will form stripes.}
322
328
number of stripes = 0
323
329
 
324
 
#f+[0;1] Percentage of the bright color :
 
330
#f+[0;1] Percentage of the bright colour:
325
331
stripes width = 0.2
326
332
 
327
 
#F+[Extern Frame;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-frame.png]
 
333
#F+[External Frame;@pkgdatadir@/icon-frame.png]
328
334
frame_frame =
329
335
#i+[0;30] Corner radius :
330
336
#{in pixels.}
331
337
corner radius = 10
332
338
 
333
 
#i+[0;20] Linewidth of the extern line :
 
339
#i+[0;20] Linewidth of the external line :
334
340
#{in pixels.}
335
341
line width = 2
336
342
 
337
 
#C+ Color of the extern line :
 
343
#C+ Colour of the external line:
338
344
line color = 0.0; 0.0; 0.8; 0.4
339
345
 
340
346
#i+[0;20] Margin between the frame and the icons or their reflects :
341
347
#{in pixels.}
342
348
frame margin = 2
343
349
 
344
 
#b+ Are the bottom left and right corners rounded ?
 
350
#b+ Are the bottom left and right corners rounded?
345
351
rounded bottom corner = true
346
352
 
347
 
#F+
348
 
frame_frame_ =
349
 
 
350
 
#F[Hidden dock;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-hidden-dock.png]
351
 
#{Configure the dock's appearence when hidden.}
352
 
hidden_dock = 
353
 
 
354
 
#S+ Filename of an image to put on :
355
 
#{This is what you see when the dock hides itselfs. Any format is allowed. Let this field empty to have an invisible zone.}
356
 
callback image = background-cairo-dock.svg
357
 
 
358
 
#e+[0;1;transparent;opaque] Transparency of the image :
359
 
callback alpha = 0.5
360
 
 
361
 
#b+ Rotate the image when the dock is on top/left/right ?
362
 
#{Use it when the image is an arrow pointing to the center of the screen for exemple.}
363
 
callback reverse = true
364
 
 
365
 
#m[Accessibility] Configure the auto-hide behaviour.
366
 
config_hidden = 
367
 
 
368
 
#X+[Background movement;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-mouse.png]
369
 
frame_mouse = 
370
 
 
371
 
#Y+[No;0;0;Follow the mouse;1;1;Link with the mouse;1;1] Move the background image along with the cursor ?
372
 
move bg = 0
373
 
 
374
 
#e+[0.1;1;slow;fast] Speed :
375
 
#{The smaller, the slower the decorations will move along with the cursor.}
376
 
decorations speed = 0.5
377
 
 
378
 
 
379
 
[Labels]
380
 
 
381
 
#l+[No;On pointed icon;On all icons] Show labels :
382
 
show_labels = 1
383
 
 
384
 
#F+[Font;gtk-select-font]
385
 
frame_font =
386
 
 
387
 
#B+ Use a custom font for labels ?
388
 
#{Otherwise the default system one will be used.}
389
 
custom = false
390
 
 
391
 
#P+ Font used for labels :
392
 
police = 
393
 
 
394
 
#b+ Draw the outline of the text ?
395
 
text oulined = true
396
 
 
397
 
#F+[Color;gtk-select-color]
398
 
frame_col =
399
 
 
400
 
#c+ Start color :
401
 
#{It's the first color of the gradation.}
402
 
text color start = 1;1;1
403
 
 
404
 
#c+ Stop color :
405
 
#{It's the second color of the gradation. Set it to the same value as the first if you just don't want to have a gradation.}
406
 
text color stop = 1;1;1
407
 
 
408
 
#b+ Pattern should be vertical ?
409
 
#{If checked, the pattern will go from top to bottom, otherwise from left to right.}
410
 
vertical label pattern = false
411
 
 
412
 
#F+[Background;gtk-orientation-portrait]
413
 
frame_bg =
414
 
 
415
 
#C+ Color of the label's background :
416
 
#{If you set it to fully transparent, there will be no background for the text, but the margin around the text will still be effective.}
417
 
text background color = 0;0;0;.5
418
 
 
419
 
#b+ Use background color for labels ?
420
 
#{If false, only the quick-info will have this background color.}
421
 
background for label = false
422
 
 
423
 
#i+[0;20] Margin around the text (in pixels) :
424
 
text margin = 4
425
 
 
426
 
 
427
 
[Icons]
428
 
 
429
 
#F+[Icons' themes;gtk-select-color]
430
 
frame_theme=
431
 
 
432
 
#w+ Choose a theme of icons :
433
 
#{Let empty to use the current icons theme of your system. You can enter the name of a theme that is installed on your system (like 'Gartoon' or 'Human'), or even a path to a folder containing icons.}
434
 
default icon directory = 
435
 
 
436
 
#S+ Image's filename to use as a background for icons :
437
 
#{Any format allowed; let this field empty if you don't want to use an image as background.}
438
 
icons bg =
439
 
 
440
 
#F+[Zoom effect;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-wave.png]
441
 
frame_shape =
442
 
#f+[1;5] Maximum zoom of the icons :
443
 
#{set to 1 if you don't want the icons to zoom when you hover them.}
444
 
zoom max = 2.0
445
 
 
446
 
#i+[1;999] Width of the interval in which the zoom will be effective :
447
 
#{in pixels. Outside of this interval (centered on the mouse), there is no zoom.}
448
 
sinusoid width = 300
449
 
 
450
 
#i+[0;50] Space between icons :
451
 
#{in pixels.}
452
 
icon gap = 0
453
 
 
454
 
#F+[Reflections]
455
 
frame_refl =
456
 
 
457
 
#e+[0;1;light;strong] Reflecting power of the plane :
458
 
#{It is its albedo; at 1 the icons reflect to the maximum, at 0 reflects are not used.}
459
 
albedo = .8
460
 
 
461
 
#e+[0;1;small;tall] Height of the reflect :
462
 
#{In percent of the icon's size. This parameter influence the total height of the dock.}
463
 
field depth = 0.5
464
 
 
465
 
#e+[0;1;transparent;opaque] Icons' transparency at rest :
466
 
#{It is their transparency when the dock is at rest; they will "materialize" progressively as the dock grows up. The closer to 0, the more transparent they will be.}
467
 
alpha at rest = 1
468
 
 
469
 
#X+[Icons size]
470
 
frame_size =
471
 
 
472
 
#j+[10;128] Launcher's size at rest (width x height) :
473
 
launcher size = 48;48
474
 
 
475
 
#j+[10;128] Appli's size at rest (width x height) :
476
 
appli size = 48;48
477
 
 
478
 
#j+[10;128] Applet's size at rest (width x height) :
479
 
applet size = 48;48
480
 
 
481
 
#m[Animated icons] Configure icons animations.
482
 
config_anim = 
483
 
 
484
 
#M[icon effects] Configure icons special effects (require OpenGL capacity).
485
 
config_effect = 
486
 
 
487
 
#M[illusion] Configure icons animations on appearing/disappearing (require OpenGL capacity).
488
 
config_illusion = 
489
 
 
490
 
#X+[Separators]
491
 
frame_sep =
492
 
 
493
 
#j+[4;64] Icon size at rest (width x height) :
494
 
separator size = 48;48
495
 
 
496
 
#Y+[Use an image;1;4;Flat separator;4;1;Physical separator;0;0] How to draw the separators :
497
 
#{Only the default, 3D-plane and curve views support flat and physical separators. Flat separators are rendered differently according to the view.}
498
 
separator type = 0
499
 
 
500
 
#S+ Filename of an image to use for separators :
501
 
#{If you don't provide one, blanks will be used.}
502
 
separator image = separateur.svg
503
 
 
504
 
#b+ Make the separator's image revolve when dock is on top/on the left/on the right ?
505
 
revolve separator image = true
506
 
 
507
 
#b+ Force separator's image size to stay constant ?
508
 
force size = false
509
 
 
510
 
#C+ Color of flat separators :
511
 
separator color = 0.9;0.9;0.9;1.0
512
 
 
513
 
 
514
 
#X+[Icons order]
515
 
frame_order =
516
 
 
517
 
#Y+[No;0;0;Separate applications from others;1;1;Separate applets from others;1;1;Separate all;1;1] Separate the different types of icons ?
518
 
#{If you separate a type of icons, the icons of this type will be placed togather, separated from the others by a separator.
519
 
#If you don't separate the icons, you can place them wherever you want, and insert separators manually. Applications will then be placed next to their launcher if they have, or after the last launcher.}
520
 
separate_icons = 0
521
 
 
522
 
#T+[launchers;applications;applets] Order of the different types of icons :
523
 
icon's type order = 0;1;2
524
 
 
525
 
 
526
 
#X+[Link the icons with a string]
527
 
frame_string =
528
 
 
529
 
#i+[0;20] Linewidth of the string, in pixels (0 to not use string) :
530
 
string width = 0
531
 
 
532
 
#C+ Color of the string (red, blue, green, alpha) :
533
 
string color = 0.0; 0.0; 0.8; 0.4
534
 
 
535
353
 
536
354
[Views]
537
355
 
548
366
#{You can overwrite this parameter for each sub-dock.}/
549
367
sub-dock view = default
550
368
 
551
 
same_horizontality = true
552
 
 
553
369
#e+[0.1;1.;smaller;same size] Ratio for the size of the sub-docks' icons :
554
 
#{You can specify a ratio for the size of the sub-docks' icons, regarding the main docks' icons size}
 
370
#{You can specify a ratio for the size of the sub-docks' icons, in relation to the main docks' icons size}
555
371
relative icon size = .8
556
372
 
557
373
 
558
374
[Dialogs]
559
375
 
560
 
#F+[Bubble;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-bubble.png]
 
376
#F+[Bubble;@pkgdatadir@/icon-bubble.png]
561
377
frame_bubble =
562
378
 
563
 
#C+ Background color of the bubble :
 
379
#C+ Background colour of the bubble:
564
380
background color = 1.0; 1.0; 1.0; 0.8
565
381
 
566
382
#v
567
383
sep_bul=
568
384
 
569
 
#t+ Shape of the bubble :
 
385
#t+ Shape of the bubble:
570
386
decorator = comics
571
387
 
572
388
#F+[Text;gtk-select-font]
573
389
frame_text =
574
390
 
575
 
#B+ Use a custom font for the text ?
576
 
#{Otherwise the default system one will be used.}
577
 
custom = true
 
391
#B+ Use a custom font for the text?
 
392
#{Otherwise the default's system one will be used.}
 
393
custom = false
578
394
 
579
 
#P+ Text font :
 
395
#P+ Text font:
580
396
message police = 
581
397
 
582
 
#b+ Draw the outline of the text ?
 
398
#b+ Draw the outline of the text?
583
399
outlined = false
584
400
 
585
 
#c+ Text color :
 
401
#c+ Text color:
586
402
text color = 0.0; 0.0; 0.0
587
403
 
588
 
#F+[Buttons;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-buttons.png]
 
404
#F+[Buttons;@pkgdatadir@/icon-buttons.png]
589
405
frame_button =
590
406
 
591
407
#j+[10;64] Size of buttons in the info-bubbles (width x height) :
621
437
sep_deco =
622
438
 
623
439
#S+ Background image :
624
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
440
#{It's an image that will be displayed below the drawings, like a frame for example. Leave empty to not use any.}
625
441
bg desklet =
626
 
#e+[0;1;transparent;opaque] Background tansparency :
 
442
#e+[0;1;Transparent;Opaque] Background transparency :
627
443
bg alpha = 1
628
444
#i+[0;256] Left offset :
629
445
#{in pixels. Use this to adjust the left position of the drawings.}
638
454
#{in pixels. Use this to adjust the bottom position of the drawings.}
639
455
bottom offset = 0
640
456
#S+ Foreground image :
641
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
457
#{It's an image that will be displayed above the drawings, like a reflection for example. Leave empty to not use any.}
642
458
fg desklet =
643
 
#e+[0;1;transparent;opaque] Foreground tansparency :
 
459
#e+[0;1;Transparent;Opaque] Foreground tansparency :
644
460
fg alpha = 1
645
461
 
646
462
#F+[Buttons;gtk-close]
653
469
#{If you don't provide any, a default image will be used.}
654
470
rotate image = 
655
471
 
656
 
#S+ Name of an image to use for the 'retach' button :
 
472
#S+ Name of an image to use for the 'reattach' button :
657
473
#{If you don't provide any, a default image will be used.}
658
474
retach image = 
659
475
 
661
477
#{If you don't provide any, a default image will be used.}
662
478
depth rotate image = 
663
479
 
 
480
#S+ Name of an image to use for the 'rotate' button :
 
481
#{If you don't provide any, a default image will be used.}
 
482
no input image = 
 
483
 
 
484
 
 
485
[Icons]
 
486
 
 
487
#F+[Icons' themes;gtk-select-color]
 
488
frame_theme=
 
489
 
 
490
#w+ Choose an icon theme :
 
491
#{Leave empty to use the current icon theme of your system. You can enter the name of a theme that is installed on your system (like 'Gartoon' or 'Human'), or even a path to a folder containing icons.}
 
492
default icon directory = 
 
493
 
 
494
#S+ Image filename to use as a background for icons :
 
495
#{Any format allowed; leave this field empty if you don't want to use an image as background.}
 
496
icons bg =
 
497
 
 
498
#F+[Zoom effect;@pkgdatadir@/icon-wave.png]
 
499
frame_shape =
 
500
#f+[1;5] Maximum zoom of the icons :
 
501
#{set to 1 if you don't want the icons to zoom when you hover over them.}
 
502
zoom max = 2.0
 
503
 
 
504
#i+[1;999] Width of the space in which the zoom will be effective :
 
505
#{in pixels. Outside of this space (centered on the mouse), there is no zoom.}
 
506
sinusoid width = 300
 
507
 
 
508
#i+[0;50] Space between icons :
 
509
#{in pixels.}
 
510
icon gap = 0
 
511
 
 
512
#F+[Reflections]
 
513
frame_refl =
 
514
 
 
515
#e+[0;1;light;strong] Reflective power of the plane :
 
516
#{It is its albedo (reflectivity); at 1 the icons reflect to the maximum, at 0 reflections are not used.}
 
517
albedo = .8
 
518
 
 
519
#e+[0;1;small;tall] Height of the reflection:
 
520
#{In percent of the icon's size. This parameter influence the total height of the dock.}
 
521
field depth = 0.5
 
522
 
 
523
#e+[0;1;Transparent;Opaque] Icons' transparency at rest :
 
524
#{It is their transparency when the dock is at rest; they will "materialize" progressively as the dock grows up. The closer to 0, the more transparent they will be.}
 
525
alpha at rest = 1
 
526
 
 
527
#X+[Icons size]
 
528
frame_size =
 
529
 
 
530
#j+[10;128] Launcher's size at rest (width x height) :
 
531
launcher size = 48;48
 
532
 
 
533
#j+[10;128] Application's size at rest (width x height) :
 
534
appli size = 48;48
 
535
 
 
536
#j+[10;128] Applet's size at rest (width x height) :
 
537
applet size = 48;48
 
538
 
 
539
#m[Animated icons] Configure icons' animations.
 
540
config_anim = 
 
541
 
 
542
#M[icon effects] Configure icons' special effects (requires OpenGL).
 
543
config_effect = 
 
544
 
 
545
#M[illusion] Configure icons' animations on appearing/disappearing (require OpenGL capacity).
 
546
config_illusion = 
 
547
 
 
548
#X+[Separators]
 
549
frame_sep =
 
550
 
 
551
#j+[4;64] Icon size at rest (width x height) :
 
552
separator size = 48;48
 
553
 
 
554
#b+ Force separator's image size to stay constant?
 
555
force size = false
 
556
 
 
557
#Y+[Use an image.;1;2;Flat separator;3;1;Physical separator;0;0] How to draw the separators?
 
558
#{Only the default, 3D-plane and curve views support flat and physical separators. Flat separators are rendered differently according to the view.}
 
559
separator type = 0
 
560
 
 
561
#S+ Filename of an image to use for separators :
 
562
#{If you don't provide one, blanks will be used.}
 
563
separator image = separateur.svg
 
564
 
 
565
#b+ Make the separator's image revolve when dock is on top/on the left/on the right?
 
566
revolve separator image = true
 
567
 
 
568
#C+ Colour of flat separators :
 
569
separator color = 0.9;0.9;0.9;1.0
 
570
 
 
571
 
 
572
#X+[Icons order]
 
573
frame_order =
 
574
 
 
575
#Y+[No;0;0;Separate applications from others;1;1;Separate applets from others;1;1;Separate all;1;1] Separate the different types of icons?
 
576
#{If you separate a type of icons, the icons of this type will be placed together, separated from the others by a separator.
 
577
#If you don't separate the icons, you can place them wherever you want, and insert separators manually. Applications will then be placed next to their launcher if they have one, or after the last launcher.}
 
578
separate_icons = 0
 
579
 
 
580
#T+[launchers;applications;applets] Order of the different types of icons :
 
581
icon's type order = 0;1;2
 
582
 
 
583
 
 
584
#X+[Link the icons with a string]
 
585
frame_string =
 
586
 
 
587
#i+[0;20] Linewidth of the string, in pixels (0 to not use string) :
 
588
string width = 0
 
589
 
 
590
#C+ Colour of the string (red, blue, green, alpha) :
 
591
string color = 0.0; 0.0; 0.8; 0.4
 
592
 
664
593
 
665
594
[Indicators]
666
595
 
667
596
#F+[Indicator of the active window]
668
597
frame_window =
669
598
 
670
 
#Y+[Image;1;1;Frame;2;3] Type of indicator :
 
599
#Y+[Image;1;1;Frame;2;3] Type of indicator:
671
600
active indic type = 1
672
601
 
673
 
#S+ Image file :
 
602
#S+ Image file:
674
603
active indicator =
675
604
 
676
 
#C+ Color of the frame :
 
605
#C+ Colour of the frame :
677
606
#{Set transparency to 0 if you don't want to use an indicator.}
678
607
active color = 0.; 0.4; 0.8; 0.5
679
608
 
685
614
active corner radius = 6
686
615
 
687
616
#v
688
 
sep_ind =
 
617
sep_active =
689
618
 
690
 
#b+ Draw indicator above the icon ?
 
619
#b+ Draw indicator above the icon?
691
620
active frame position = true
692
621
 
693
622
 
694
623
#F+[Indicator of active launcher]
695
624
frame_launch =
696
625
 
697
 
#S+ Image file :
698
 
#{Indicators are drawn on launchers icons to show that they have already been launched. Let blank to use the default one.}
 
626
#S+ Image file:
 
627
#{Indicators are drawn on launchers icons to show that they have already been launched. Leave blank to use the default one.}
699
628
indicator image = 
700
629
 
701
 
#b+ Draw indicator above the icon ?
702
 
indicator above = true
 
630
#b- Display an indicator on application icons too ?
 
631
#{The indicator is drawn on active launchers, but you may want to display it on applications too.}
 
632
indic on appli = false
 
633
 
 
634
#v
 
635
sep_ind =
 
636
 
 
637
#e+[-0.4;1.2] Vertical offset :
 
638
#{Relatively to the icons' size. You can use this parameter to adjust the indicator's vertical position.
 
639
#If the indicator is linked to the icon, the offset will be upwards, otherwise downwards.}
 
640
indicator offset = -0.03
 
641
 
 
642
#b+ Link the indicator with its icon?
 
643
#{If the indicator is linked to the icon, it will then be zoomed like the icon and the offset will be upwards.
 
644
#Otherwise it will be drawn directly on the dock and the offset will be downwards.}
 
645
indicator on icon = true
703
646
 
704
647
#e+[0.1;1.5;smaller;bigger] Indicator size ratio :
705
648
#{You can choose to make the indicator smaller or bigger than the icons. The bigger the value is, the bigger the indicator is. 1 means the indicator will have the same size as the icons.}
706
649
indicator ratio = 1.
707
650
 
708
 
#i+[-10;64] Vertical offset :
709
 
#{in pixels. You can use this parameter to adjust the indicator's vertical position.}
710
 
indicator deltaY = 2
711
 
 
712
 
#b+ Link the indicator with its icon ?
713
 
#{It will then be resized like the icon, move like the icon, etc. Otherwise it will be drawn directly on the dock.}
714
 
link indicator = true
715
 
 
716
 
#b+ Rotate the indicator with dock ?
717
 
#{Use it to make the indicator rotate according to the position of the dock (top/bottom/right/left)}
 
651
#b+ Rotate the indicator with dock?
 
652
#{Use it to make the indicator follow the orientation of the dock (top/bottom/right/left).}
718
653
rotate indicator = true
719
654
 
 
655
#b+ Draw indicator above the icon?
 
656
indicator above = true
 
657
 
720
658
 
721
659
#F+[Indicator of grouped windows]
722
660
frame_class =
723
661
 
724
 
#S+ Image file :
725
 
#{It only makes sense if you choosed to group the applis of the same class togather. Let blank to use the default one.}
 
662
#Y[Draw an image;1;2;Draw the sub-dock's icons as a stack;0;0] How to show that several icons are grouped :
 
663
use class indic = 0 
 
664
 
 
665
#S+ Image file:
 
666
#{It only makes sense if you chose to group the applis of the same class together. Leave blank to use the default one.}
726
667
class indicator = 
727
668
 
728
 
#b+ Zoom the indicator with its icon ?
 
669
#b+ Zoom the indicator with its icon?
729
670
zoom class = false
 
671
 
 
672
 
 
673
[Labels]
 
674
 
 
675
#l+[No;On pointed icon;On all icons] Show labels:
 
676
show_labels = 1
 
677
 
 
678
#F+[Font;gtk-select-font]
 
679
frame_font =
 
680
 
 
681
#B+ Use a custom font for labels?
 
682
#{Otherwise the default's system one will be used.}
 
683
custom = false
 
684
 
 
685
#P+ Font used for labels :
 
686
police = 
 
687
 
 
688
#b+ Draw the outline of the text?
 
689
text oulined = true
 
690
 
 
691
#F+[Colour;gtk-select-color]
 
692
frame_col =
 
693
 
 
694
#c+ Start color :
 
695
#{It's the first color of the gradation.}
 
696
text color start = 1;1;1
 
697
 
 
698
#c+ Stop color :
 
699
#{It's the second color of the gradation. Set it to the same value as the first if you don't want to have any gradation.}
 
700
text color stop = 1;1;1
 
701
 
 
702
#b+ Pattern should be vertical?
 
703
#{If checked, the pattern will go from top to bottom, otherwise from left to right.}
 
704
vertical label pattern = false
 
705
 
 
706
#F+[Background;gtk-orientation-portrait]
 
707
frame_bg =
 
708
 
 
709
#C+ Colour of the label's background :
 
710
#{If you set it to fully transparent, there will be no background for the text, but the margin around the text will still be in effect.}
 
711
text background color = 0;0;0;.5
 
712
 
 
713
#b+ Use background color for labels?
 
714
#{If false, only the quick-info will have this background color.}
 
715
background for label = false
 
716
 
 
717
#i+[0;20] Margin around the text (in pixels) :
 
718
text margin = 4