~helene-verhaeghe27/cairo-dock-core/bugfix

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
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
#!en;1.6.1
######## This is the conf file of cairo-dock, released under the GPL.##########
######## It is parsed by cairo-dock to automatically generate an appropriate GUI,##########
######## so don't mess into it, except if you know what you're doing ! ;-)##########

#[gtk-fullscreen]
[Position]

#F-[Position on the screen;gtk-fullscreen]
frame1=

#r-[bottom;top;right;left] Choose the screen border regarding to which the dock will place itself :
#{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.}
screen border=0

#e-[0.;1.] Relative alignment :
#{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.}
alignment=0.5

#F-[Position regarding the chosen screen's edge;gtk-leave-fullscreen]
frame2=

#I-[-1000;1000] Lateral gap :
#{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.}
x gap=0
#i-[-30;1000] Distance to the screen's edge :
#{in pixels. You can also move the dock by holding ALT or CTRL key and left mouse button.}
y gap=24

#F-
frame2_=

#i-[0;9999] Size allowed for the dock :
#{The dock will automatically resize itself to fit this size. Set it to 0 to make the dock fit the screen's size.}
max autorized width=0

#b- Reserve space at the edge of the screen for the dock ?
#{This will prevent other windows from overlapping the dock. It has no effect if you defined the 'show/hide' shortcut below, cause then the dock behaves like a menu.}
reserve space=false

#v-
separator_=

#b- Activate auto-hide ?
#{The dock will automatically hide itself outside of the scren when the mouse leaves it and will show a callback zone instead. Place the mouse into this zone will make the dock re-appear.}
auto-hide=true

#b- Keep the dock below other windows ?
#{The dock will pop-up on the foreground when you place the mouse on its screen border. This option is only useful if you don't want to reserve space for the dock, nor to activate auto-hide.}
pop-up=false

#k- Keyboard shortcut to show/hide the dock :
#{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.}
raise shortcut=

#[gtk-dnd-multiple]
[TaskBar]

#F-[Behaviour]
frame1=

#b- Show the current applications in the dock ?
#{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.}
show applications=true

#b- Should the applications with same PID be displayed only once ?
unique PID=false

#b- Should the applications with same class be grouped in a sub-dock ?
#{This allows to group windows in some soft like Gimp, and to have only 1 icon in the main dock.The 1st window will appear in the main dock, and the others will be placed in a container associated with this 1st icon.}
group by class=false

#b- Only show icons whose window is minimized ?
hide visible=false

#b- Only show applis on current desktop ?
current desktop only=false

#v- 
sep_app=

#b- Mix launchers and applis ?
#{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.}
mix launcher appli=true

#b- Overwrite X icons with launchers' one ?
#{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.}
overwrite xicon=true

#b- Show a window thumbnail when it's minimized ?
#{You need a composite manager for it.}
window thumbnail=true

#F-[Interaction]
frame2=

#b- Minimize the window when its icon is clicked, if it was already the active window ?
#{It is the default behaviour of most of taskbars.}
minimize on click=true

#b- Middle click on an icon closes its relative application ?
#{In a Firefox's tabs manner.}
close on middle click=true

#b- Automatically quick-hide the dock when a window becomes fullscreen ?
#{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).}
auto quick hide=true

#b- Automatically quick-hide the dock when a window becomes maximized ?
#{This is only usefull if don't already use the auto-hide, and if you don't want to reserve the space for your dock nor let it below the other windows.}
auto quick hide on max=false

#b- Signal the applications demanding your attention with a dialog tip ?
demands attention with dialog=true

#b- Signal the applications demanding your attention with an animation ?
demands attention with animation=false

#b- Play a short animation of the icon when its window becomes active ?
animate on active window=true

#F-[Representation]
frame3=

#i- Maximum number of caracters in application's name :
#{"..." will be added at the end if the name is too long.}
max name length=15

#e-[-1;1] Transparency of icons whose window is or isn't minimized :
#{To the right, you can control the transparency of minimized windows, to the left the transparency of visible windows. The more you go aside, the more the concerned icons will be transparent; on the middle, icons are always plain.}
visibility alpha=0.25


#[gtk-preferences]
[System]

#F-[Movement parameters;/usr/share/cairo-dock/icon-movment.png]
frame_mov=

#e-[0.;12.] Icons' lateral unfolding acceleration :
#{The icons will appear folded on themselves, regarding the alignement point, then will unfold untill they fill the whole dock. Use 0 to not use unfolding, the more it's close to 0, the faster it will be}
unfold factor=5.0090000000000003

#i-[5;50] Number of steps for icons' resizing (grow up/shrink down) :
#{The more there are, the slower it will be}
grow up steps=10
#i-[5;50] ...
shrink down steps=12

#f-[0.1;0.9] Window's move acceleration (move up/move down) :
#{in percentage of the distance it can move at each step . After n steps, the remaining distance will be reduced by (1-s)^n.}
move up speed=0.29999999999999999
#f-[0.1;0.9] ...
move down speed=0.17999999999999999

#b- Animate the dock when auto-hiding ?
#{The dock will unfold when it hides/shows itself. No effect if auto-hide is not activated or unfold acceleration is nul.}
animate on auto-hide=true

#F-[Mouse;/usr/share/cairo-dock/icon-mouse.png]
frame_mouse=

#e-[0;1] Scroll speed factor for background decorations :
#{The smaller, the lower the decorations will move along with the cursor. At 0 they will be static.}
scroll speed factor=0.5

#b- Should the decorations be enslaved to the cursor ?
#{Otherwise the amount of movement of the decorations will only depend on the direction of the cursor's movement, as if the decorations were "gliding".}
decorations enslaved=false

#i-[-1;99] Amount of pixels the icons will scroll at each wheel scroll :
#{If you put 0, this will make them scroll of exactly one icon each time. If you put -1, the scroll wil be de-activated}
scroll amount=0

#b- Re-center the dock on leaving if it has been scrolled ?
reset scroll=true

#e-[0.;0.99] If so, you can specify the scrolling acceleration :
#{The more it's close to 0, the faster the scroll will be.}
reset scroll acceleration=0.91300000000000003

#F-[Sub-docks;/usr/share/cairo-dock/icon-subdock.png]
frame_sub=

#i- Delay before you effectively leave from a sub-dock or to a sub-dock :
#{in ms.}
leaving delay=250

#i- Delay before displaying a sub-dock :
#{in ms. Unused if you set up to click to show sub-docks.}
show delay=300

#b- Click to show sub-docks ?
#{Otherwise they will appear when you linger over the icon pointing on it.}
show on click=false

#b- Animate sub-docks when they appear ?
#{Always true if sub-docks appear with mouse click.}
animate subdocks=true

#F-[CPU;gtk-execute]
frame_cpu=

#i-[5;40] Refresh frequency when mouving cursor into the dock :
#{in Hz. This is to adjust regarding your CPU power.}
refresh frequency=35

#b- Reflections should be calculated in real-time ?
#{The transparency gradation pattern will then be re-calculated in real time. May needs more CPU power.}
dynamic reflection=true

#F-[Labels;gtk-underline]
frame_label=

#b- Show label of the currently pointed icon only ?
pointed icon only=true

#b- Should the labels be always horizontal, even when dock is vertical ?
always horizontal=true

#f-[0.;50.] label's visibility threshold :
#{the bigger, the more the labels next to the pointed icon will be transparent.}
alpha threshold=40

#F-[Files;gtk-file]
frame_file=

#r-[Name;Size;Date] Sort files by :
sort files=0

#b- Show hidden files ?
show hidden files=false


#[gtk-disconnect]
[Applets]


#F-[Choose some useful accessories for your dock !]
frame_m0=
#M-999[weather;/usr/lib/cairo-dock/weather/readme;/usr/lib/cairo-dock/weather/preview.png;/usr/lib/cairo-dock/weather/icon.png;Cairo-Penguin;/usr/lib/cairo-dock/Cairo-Penguin/readme;/usr/lib/cairo-dock/Cairo-Penguin/preview.png;/usr/lib/cairo-dock/Cairo-Penguin/icon.png;netspeed;/usr/lib/cairo-dock/netspeed/readme;/usr/lib/cairo-dock/netspeed/preview.png;/usr/lib/cairo-dock/netspeed/icon.png;clock;/usr/lib/cairo-dock/clock/readme;/usr/lib/cairo-dock/clock/preview.png;/usr/lib/cairo-dock/clock/icon.png;wifi;/usr/lib/cairo-dock/wifi/readme;/usr/lib/cairo-dock/wifi/preview.png;/usr/lib/cairo-dock/wifi/icon.png;ram-meter;/usr/lib/cairo-dock/rame/readme;/usr/lib/cairo-dock/rame/preview.png;/usr/lib/cairo-dock/rame/icon.svg;terminal;/usr/lib/cairo-dock/terminal/readme;/usr/lib/cairo-dock/terminal/preview.png;/usr/lib/cairo-dock/terminal/icon.png;PowerManager;/usr/lib/cairo-dock/powermanager/readme;/usr/lib/cairo-dock/powermanager/preview.png;/usr/lib/cairo-dock/powermanager/icon.png;cpusage;/usr/lib/cairo-dock/cpusage/readme;/usr/lib/cairo-dock/cpusage/preview.png;/usr/lib/cairo-dock/cpusage/icon.png;nVidia;/usr/lib/cairo-dock/nVidia/readme;/usr/lib/cairo-dock/nVidia/preview.png;/usr/lib/cairo-dock/nVidia/icon.svg]  List of available accessories :
#{Just check the box to activate a plug-in, or uncheck to deactivate it. Once activated, you can use it and configure it.}/
modules_0=clock

#F-[Add fonctionnalities to your dock !]
frame_m1=
#M-999[logout;/usr/lib/cairo-dock/logout/readme;/usr/lib/cairo-dock/logout/preview.png;/usr/lib/cairo-dock/logout/icon.svg;systray;/usr/lib/cairo-dock/systray/readme;/usr/lib/cairo-dock/systray/preview.png;/usr/lib/cairo-dock/systray/icon.png;xfce integration;/readme;/none;/icon.png;shortcuts;/usr/lib/cairo-dock/shortcuts/readme;/usr/lib/cairo-dock/shortcuts/preview.png;/usr/lib/cairo-dock/shortcuts/icon.png;dustbin;/usr/lib/cairo-dock/dustbin/readme;/usr/lib/cairo-dock/dustbin/preview.png;/usr/lib/cairo-dock/dustbin/icon.png;gnome integration old;/usr/lib/cairo-dock/gnome-integration-old/readme;/usr/lib/cairo-dock/gnome-integration-old/none;/usr/lib/cairo-dock/gnome-integration-old/icon.svg;Dbus;/usr/lib/cairo-dock/Dbus/readme;/usr/lib/cairo-dock/Dbus/preview.png;/usr/lib/cairo-dock/Dbus/icon.svg;showDesklets;/usr/lib/cairo-dock/showDesklets/readme;/usr/lib/cairo-dock/showDesklets/preview.png;/usr/lib/cairo-dock/showDesklets/icon.png;compiz-icon;/usr/lib/cairo-dock/compiz-icon/readme;/usr/lib/cairo-dock/compiz-icon/preview.png;/usr/lib/cairo-dock/compiz-icon/icon.png;switcher;/usr/lib/cairo-dock/switcher/readme;/usr/lib/cairo-dock/switcher/preview.png;/usr/lib/cairo-dock/switcher/workspaces.svg;gnome integration;/usr/lib/cairo-dock/gnome-integration/readme;/usr/lib/cairo-dock/gnome-integration/none;/usr/lib/cairo-dock/gnome-integration/icon.png;showDesktop;/usr/lib/cairo-dock/showDesktop/readme;/usr/lib/cairo-dock/showDesktop/preview.png;/usr/lib/cairo-dock/showDesktop/icon.png;rendering;/usr/lib/cairo-dock/rendering/readme;/usr/lib/cairo-dock/rendering/none;/usr/lib/cairo-dock/rendering/icon.svg]  List of available desktop enhancements :
#{Just check the box to activate a plug-in, or uncheck to deactivate it. Once activated, you can use it and configure it.}/
modules_1=rendering;logout;dustbin;

#F-[Control your PC from your dock !]
frame_m2=
#M-999[xmms;/usr/lib/cairo-dock/xmms/readme;/usr/lib/cairo-dock/xmms/preview.png;/usr/lib/cairo-dock/xmms/icon.png;AlsaMixer;/usr/lib/cairo-dock/AlsaMixer/readme;/usr/lib/cairo-dock/AlsaMixer/preview.png;/usr/lib/cairo-dock/AlsaMixer/icon.png;Rhythmbox;/usr/lib/cairo-dock/rhythmbox/readme;/usr/lib/cairo-dock/rhythmbox/preview.png;/usr/lib/cairo-dock/rhythmbox/icon.png;TomBoy;/usr/lib/cairo-dock/tomboy/readme;/usr/lib/cairo-dock/tomboy/preview.png;/usr/lib/cairo-dock/tomboy/icon.png;Xgamma;/usr/lib/cairo-dock/Xgamma/readme;/usr/lib/cairo-dock/Xgamma/preview.png;/usr/lib/cairo-dock/Xgamma/icon.png]  List of available controlers :
#{Just check the box to activate a plug-in, or uncheck to deactivate it. Once activated, you can use it and configure it.}/
modules_2=



#[gtk-orientation-portrait]
[Background]

#F+[Callback zone;gtk-goto-bottom]
frame1=

#i+[1;1024] Size of the callback zone (width x height, in pixels) :
#{Place the mouse into this zone will make the dock re-appear.}
zone width=200
#i+ ...
zone height=20

#S+ Filename of an image to put on the callback zone :
#{Any format allowed; let this field empty to have an invisible callback zone. The callback zone is what you see when the dock hides itselfs.}
callback image=background-snow.svg

#e+[0;1] Transparency of the callback zone :
alpha=1

#b+ Rotate the callback zone's image when the dock is on top/left/right ?
#{Use it when the image is an arrow pointing to the center of the screen for exemple.}
reverse visible image=true


#F+[Extern Frame;/usr/share/cairo-dock/icon-frame.png]
frame4=
#i+[0;30] Corner radius :
#{in pixels.}
corner radius=10

#i+[0;20] Linewidth of the extern line :
#{in pixels.}
line width=2

#i+[0;20] Margin between the frame and the icons or their reflects :
#{in pixels.}
frame margin=2

#c+4[0;1] Color of the extern line (r,v,b,a) :
line color=0;0;0.80000000000000004;0.40000000000000002;

#b+ Are the bottom left and right corners rounded ?
rounded bottom corner=true


#F+[Background image...;gtk-orientation-portrait]
frame2=

#S+ Image's filename to use as a background :
#{Any format allowed; let this field empty if you don't want to use an image as background.}
background image=background-snow.svg

#e+[0;1] Image's transparency :
image alpha=0.59999999999999998

#b+ Repeat image as a pattern to fill background ?
repeat image=true

#F+[...or Gradation;/usr/share/cairo-dock/icon-gradation.png]
frame3=

#c+4[0;1] Bright color (red, green, blue, alpha) :
stripes color bright=0.93300000000000005;0.93300000000000005;0.92500000000000004;0.40000000000000002;

#c+4[0;1] Dark color (red, green, blue, alpha) :
stripes color dark=0.82699999999999996;0.84299999999999997;0.81100000000000005;0.59999999999999998;

#f+[-90;90] Angle of the stripes / gradation, in relation to the vertical (in degree) :
stripes angle=30

#i+ Number of stripes, in each pattern, to draw in the background :
#{The bigger, the more the stripes are close to each other; with 0 stripes, the background will be filled with a single gradation.}
number of stripes=15

#f+[0;1] Width of the stripes, in percentage of the pattern size :
#{1 pattern contains N stripes, so the width can be less or equal than 1/N.}
stripes width=0.029999999999999999


#[gtk-about]
[Icons]

#F+[Wave's shape;/usr/share/cairo-dock/icon-wave.png]
frame_shape=
#f+[0;5] Crest of the wave :
#{the maximum zoom will be 1+C.}
amplitude=1

#i+[1;999] Width of the interval in which the wave will be effective :
#{in pixels. Outside of this interval (centered on the mouse), the wave is flat.}
sinusoid width=250

#i+[0;50] Space between icons :
#{in pixels.}
icon gap=0

#e+[0;1] Icons' transparency at rest :
#{It is their transparency when the wave is flat; they will "materialize" progressively as the dock grows up. The closer to 0, the more transparent they will be.}
alpha at rest=1

#F+[Reflections]
frame_refl=

#e+[0;1] Reflecting power of the plane :
#{It is its albedo; at 1 the icons reflect to the maximum, at 0 reflects are not used.}
albedo=0.59999999999999998

#e+[0;1] Field depth of the view:
#{More precisely, it is the fraction of the max icon height that will be used to draw reflect. So setting it to 0.33 will mean that 33% of the icons will reflect on the ground, and the icons will be placed at the right distance from the front border of the frame so that the reflect is fully visible.}
field depth=0.69999999999999996

#F+[Style of the icons' labels;gtk-select-font]
frame_label=

#i+[0;40] Size of the font :
#{approximately size in pixels, put 0 to not display labels}
size=15

#P+ Family of the font used for labels :
#{for exemple Monospace, Purisa, ... Just write the font name wihtout any number or so.}
police=Purisa

#b+ Should be italic ?
italic=false

#i+[1;9] Weight (between 1 and 9, the bigger, the heavier):
weight=9

#c+3[0;1] Start color :
#{It's the first color of the gradation.}
text color start=1;1;1;

#c+3[0;1] Stop color :
#{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.}
text color stop=0.7168841077286946;0.94563210498207062;0.96032654306858933;

#b+ Pattern should be vertical ?
#{If checked, the pattern will go from top to bottom, otherwise from left to right.}
vertical label pattern=false

#c+4[0;1] Color of the label's background :
#{If you set it to fully transparent, there will be no background for the text, but the letters' outline will be thicker.}
text background color=0.16256961928740368;0.16958876935988404;0.33310444800488287;0.49999237048905165;

#b+ Use background color for labels ?
#{If false, only the quick-info will have this background color.}
background for label=false


#F+[Link the icons with a string]
frame_string=

#i+[0;20] Linewidth of the string, in pixels (0 to not use string) :
string width=0

#c+4[0;1] Color of the string (red, blue, green, alpha) :
string color=0.97579919127183945;0.97579919127183945;1;0.59999999999999998;

#F+[Icons' themes]
frame_theme=

#D+99 List of icons themes or directories :
#{Directories or themes where to search icons. Put some directories where you have icons you wish to see in the dock, or put some theme's name you've installed on your system. (the order is taken into account during the research). The key word _ThemeDirectory_ represents the directory ~/.cairo-dock/current_theme/launchers}/
default icon directory=_LocalTheme_


#X+[Launchers]
frame_launcher=

#i+[0;128] Icon size at rest (width x height) :
#{Put 0 if you don't want to restrain them}
launcher width=48
#i+[0;128] ...
launcher height=48

#r+[bounce;rotate;blink;pulse;upside-down;wobbly;random] Animation type when clicked :
launcher animation=3

#i+ Number of times the icon will bounce/rotate/blink/etc when clicked :
launcher number of rounds=4


#X+[Applications]
frame_appli=

#i+[0;128] Icon size at rest (width x height) :
#{Put 0 if you don't want to restrain them}
appli width=48
#i+[0;128] ...
appli height=48

#r+[bounce;rotate;blink;pulse;upside-down;wobbly;random] Animation type when clicked :
appli animation=4

#i+ Number of times the icon will bounce/rotate/blink/etc when clicked :
appli number of rounds=2

#X+[Applets]
frame_applet=

#i+[0;128] Icon size at rest (width x height) :
#{Put 0 if you don't want to restrain them}
applet width=0
#i+[0;128] ...
applet height=0

#r+[bounce;rotate;blink;pulse;upside-down;wobbly;random] Animation type when clicked :
applet animation=2

#i+ Number of times the icon will bounce/rotate/blink/etc when clicked :
applet number of rounds=1

#X+[Separators]
frame_sep=

#i+[0;128] Icon size at rest (width x height) :
#{Put 0 if you don't want to restrain them}
separator width=48
#i+[0;128] ...
separator height=48

#b+ Automatically add separators ?
#{Separators are icons used to make a separation between different types of icons. Cairo-dock can automatically add them between launchers, applis, and applets.}
use separator=true

#S+ Filename of an image to use for separators :
#{If you don't provide one, blanks will be used.}
separator image=separateur.svg

#b+ Make the separator's image revolve when dock is on top/on the left/on the right ?
revolve separator image=true

#b+ Force separator's image size to stay constant ?
force size=true

#X+
frame_sep_=

#T+3[launchers;applications;applets] Order of the different types of icons :
icon's type order=applets;applications;launchers;


#[gtk-zoom-fit]
[Views]

#F+[Main Dock]
frame_main=

#n+ Choose the default view for root docks :/
main dock view=default

#F+[Sub-Docks]
frame_sub=

#n+ Choose the default view for sub-docks :
#{You can overwrite this parameter for each sub-dock.}/
sub-dock view=default

#b+ Are the sub-docks parallel to main docks ?
#{otherwise they will be perpendicular}
same horizontality=true

#e+[0.1;1.] Ratio for the size of the sub-docks' icons :
#{You can specify a ratio for the size of the sub-docks' icons, regarding the main docks' icons size}
relative icon size=0.80000000000000004


#[gtk-dialog-question]
[Dialogs]

#F+[Buttons;/usr/share/cairo-dock/icon-buttons.png]
frame_button=

#i+[10;99] Size of buttons in the info-bubbles (width x height) :
#{in pixels.}
button width=36
#i+[10;99]  ...
button height=36

#S+ Name of an image to use for the yes/ok button :
#{If you don't provide any, a default image will be used.}
button_ok image=

#S+ Name of an image to use for the no/cancel button :
#{If you don't provide any, a default image will be used.}
button_cancel image=

#F+[Bubble;/usr/share/cairo-dock/icon-bubble.png]
frame_bubble=

#c+4[0;1] Background color of the bubble (r,v,b,a) :
background color=1;1;1;0.69999999999999996;

#i+[0;99] Size of the icon displayed next to the text :
#{Put 0 to let the size adapt itself to the text.}
icon size=48

#F+[Text;gtk-select-font]
frame_text=

#c+3[0;1] Text color (r,g,b) :
text color=0;0;0;

#b+ Homogeneous with icons' label ?
#{The messages will have the same style as the icons' labels. The beneath parameters are then unused.}
homogeneous text=false

#i+[0;40] Size of the font :
#{approximately size in pixels, put 0 to not display labels}
message size=15

#P+ Family of the font used for labels :
#{for exemple Monospace, Purisa, ... Just write the font name wihtout any number or so.}
message police=Century Schoolbook L

#i+[1;9] Weight (between 1 and 9, the bigger, the heavier):
message weight=5

#b+ Should be italic ?
message italic=false


#[gtk-convert]
[Desklets]

#c+4[0;1] Background color (r,v,b,a) :
background color=1;1;1;0.20000000000000001;

#c+4[0;1] Background color when mouse hovers it (r,v,b,a) :
background color inside=1;1;1;0.59999999999999998;


#[gtk-dialog-info]
[Indicators]

#F+[Indicator of drag'n'drop on the dock]
frame_drop1=

#S+ Image for the drag'n'drop animation :
#{Typically an arrow, that will be displayed when you try to drop a new launcher into the dock. Let empty to use the default one.}
drop indicator=drop-indicator-rain.svg


#F+[Indicator of drag'n'drop on icons]
frame_drop2=

#b+ Display a drop indicator on icon while dragging over them ?
show drop indicator=true

#S+ Image for the indicator :
#{It's an image that will be displayed on the icon to indicate you can drop on it. Let empty to use the default one.}
emblem_2=


#F+[Indicator of the active window]
frame_activ=

#c+4[0;1] Color of the indicator (r,v,b,a) :
#{Set transparency to 0 if you don't want to use an indicator.}
active color=0.7;0.7;0.9;0.5

#b Draw indicator above the icon ?
active frame position=true

#i+[0;10] Linewidth of the frame around the active window :
#{Set 0 to fill the frame.}
active line width=5

#i+[0;30] Corner radius of the frame around the active window :
active corner radius=12


#F+[Indicator of active launcher]
frame_launch=

#S+ Filename of an image to use for indicators :
#{Indicators are drawn on launchers icons to show that they have already been launched. Let blank to use the default one.}
indicator image=indicator-evergreen.svg

#b+ Display the indicator above the icon ?
indicator above=false

#e+[0.1;1.5] Indicator size ratio :
#{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.}
indicator ratio=1

#b+ Link the indicator with its icon ?
#{It will then be resized like the icon, move like the icon, etc. Otherwise it will be drawn directly on the dock.}
link indicator=true

#i+[-10;64] Vertical offset :
#{in pixels. You can use this parameter to adjust the indicator's vertical position.}
indicator deltaY=6


#X+[Misc. Emblems]
frame_img=
#S+ Name of an image to use for the charge emblem :
#{If you don't provide any, a default image will be used.}
emblem_1=
#S+ Name of an image to use for the play emblem :
#{If you don't provide any, a default image will be used.}
emblem_3=
#S+ Name of an image to use for the pause emblem :
#{If you don't provide any, a default image will be used.}
emblem_4=
#S+ Name of an image to use for the stop emblem :
#{If you don't provide any, a default image will be used.}
emblem_5=
#S+ Name of an image to use for the broken emblem :
#{If you don't provide any, a default image will be used.}
emblem_6=
#S+ Name of an image to use for the error emblem :
#{If you don't provide any, a default image will be used.}
emblem_7=
#S+ Name of an image to use for the warning emblem :
#{If you don't provide any, a default image will be used.}
emblem_8=
#S+ Name of an image to use for the locked emblem :
#{If you don't provide any, a default image will be used.}
emblem_9=