~ubuntu-branches/ubuntu/maverick/cairo-dock/maverick

« back to all changes in this revision

Viewing changes to data/default-theme/plug-ins/rendering/rendering.conf

  • 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:
3
3
#[;3D plane]
4
4
[Inclinated Plane]
5
5
 
6
 
#I+[100;1000] Height of the vanishing point :
7
 
#{The lower, the more the point of view is low on the plane.}
 
6
#I+[100;1000] Height of the vanishing point:
 
7
#{The lower the value, the lower the point of view on the plane.}
8
8
vanishing point y=150
9
9
 
10
10
 
11
11
[Caroussel]
12
12
 
13
 
#e+[0;60] Inclination of the plane :
14
 
#{In degrees, regarding the vertical position. It's a sort of inclination of the plane on the horizontal, giving the 3D feeling. So setting it to 0 means the plane is not inclined at all (vertical).}
15
 
inclination=40.
16
 
 
17
 
#e+[.35;.75] Percentage of the dock's width that appears on the foreground :
18
 
#{0.5 means the dock is half-folded, so half the icons are on the foreground, and half are on the background.}
19
 
foreground ratio=.5
20
 
 
21
 
#e+[-10;50] Depth of the plane :
22
 
#{The greater, the deeper. It is in fact the gap between background icons' bottom and foreground icons' top (in pixels).}
 
13
#e+[0;60] Inclination of the plane:
 
14
#{In degrees, relative to the vertical. This is a sort of inclination of the plane to the horizontal, giving a 3D impression. Setting this to 0 means that the plane is not inclined at all (vertical).}
 
15
inclination=40
 
16
 
 
17
#e+[.35;.75] Percentage of the dock's width that appears on the foreground:
 
18
#{0.5 means the dock is half-folded, so half the icons are on the foreground and half are on the background.}
 
19
foreground ratio=0.5
 
20
 
 
21
#e+[-10;50] Depth of the plane:
 
22
#{The greater, the deeper. This represents the gap between the bottoms ofbackground icons and the tops of foreground icons (in pixels).}
23
23
gap on ellipse=10
24
24
 
25
 
#b Always show icons' face ?
 
25
#b Always show the fronts of icons?
26
26
#{otherwise they will turn.}
27
27
show face=false
28
28
 
29
29
[Parabolic]
30
30
 
31
 
#e[+0.1;1] Curvature :
32
 
#{The higher it is, the sooner the parabole will be curved.}
33
 
curvature=.5
 
31
#e[+0.1;1] Curvature:
 
32
#{The higher this value, the sooner the parabola will be curved.}
 
33
curvature=0.5
34
34
 
35
 
#e+[1;10] Ratio height/width :
36
 
#{The parabole will be conscricted to a rectangle of this proportion.}
 
35
#e+[1;10] Height/width ratio:
 
36
#{The parabola will be restricted to a rectangle of this proportion.}
37
37
ratio=5
38
38
 
39
 
#e+[0;1] Magnitude of the wave :
40
 
#{0 means the wave is totally flat, 1 means the wave is maximal.}
41
 
wave magnitude=.2
 
39
#e+[0;1] Magnitude of the wave:
 
40
#{0 represents a flat wave, 1 represents maximum wave curvature.}
 
41
wave magnitude=0.20000000000000001
42
42
 
43
 
#b+ Curve towards the outside ?
 
43
#b+ Curve towards the outside?
44
44
curve outside=true
45
45
 
46
 
#i+[0;20] Space between icons and their label :
 
46
#i+[0;20] Space between icons and their captions:
47
47
#{in pixels.}
48
48
text gap=3
49
49
 
50
 
#b+ Draw labels while unfolding ?
51
 
#{It may recquire more CPU during the unfolding animation, except with OpenGL.}
 
50
#b+ Draw captions while unfolding?
 
51
#{This may recquire more CPU during the unfolding animation, except if you launch Cairo-Dock with OpenGL.}
52
52
draw text=true
53
53
 
54
54
[Rainbow]
55
55
 
56
 
#i+[0;40] Space between rows :
 
56
#i+[0;40] Space between rows:
57
57
space between rows=10
58
58
 
59
 
#i+[0;40] Space between icons :
 
59
#i+[0;40] Space between icons:
60
60
space between icons=8
61
61
 
62
 
#e+[0;1] Magnitude of the wave :
63
 
#{0 means the wave is totally flat, 1 means the wave is identical to other views.}
64
 
wave magnitude=.3
 
62
#e+[0;1] Magnitude of the wave:
 
63
#{0 represents a flat wave, 1 means the wave is identical to other views.}
 
64
wave magnitude=0.29999999999999999
65
65
 
66
 
#i+[1;20] Number of icons on the first row :
 
66
#i+[1;20] Number of icons on the first row:
67
67
nb icons min=1
68
68
 
69
 
#e+[60;180] Cone's width :
70
 
#{in degree. The smaller, the more the cone is narrow. 180° means the cone is widely opened.}
 
69
#e+[60;180] Cone width:
 
70
#{in degrees. The lower the value, the narrower the cone. 180° represents a wide open cone.}
71
71
cone=150
72
72
 
73
 
#C+ Bow color :
74
 
#{Set transparency to 0 to not use it. It is quite slow with cairo.}
75
 
bow color=0.69999999999999996;0.90000000000000002;1;0.5;
 
73
#C+ Bow colour:
 
74
#{Set transparency to 0 to not use it. This is quite slow with cairo.}
 
75
bow color=0.69999237048905161;0.89999237048905167;1;0.49999237048905165;
76
76
 
77
 
#C+ Line color :
78
 
line color=0.5;1;0.90000000000000002;0.59999999999999998;
 
77
#C+ Line colour:
 
78
line color=0.49999237048905165;1;0.89999237048905167;0.59999999999999998;
79
79
 
80
80
 
81
81
[SimpleSlide]
83
83
#F[Grid]
84
84
frame_grid=
85
85
 
86
 
#i+[30;100] Space between columns :
 
86
#i+[30;100] Space between columns:
87
87
simple_iconGapX=40
88
88
 
89
 
#i+[30;100] Space between rows :
 
89
#i+[30;100] Space between rows:
90
90
simple_iconGapY=30
91
91
 
92
 
#e+[1;3] Max size of icons :
93
 
simple_fScaleMax=1.6
 
92
#e+[1;3] Max icon size:
 
93
simple_fScaleMax=1.6000000000000001
94
94
 
95
 
#i+[50;1000] Sinusoidal wave radius :
 
95
#i+[50;1000] Sinusoidal wave radius:
96
96
simple_sinW=200
97
97
 
98
 
#b+ Use a linear wave rather than a sinusoidal one ?
 
98
#b+ Use a linear wave rather than a sinusoidal wave?
99
99
simple_lineaire=false
100
100
 
101
 
#b+ Pack icons rather horizontally than vertically ?
 
101
#b+ Pack icons horizontally rather than vertically?
102
102
simple_wide_grid=true
103
103
 
104
104
#v
105
105
sep_icon=
106
106
 
107
 
#b Display text for all icons ?
 
107
#b Display text for all icons?
108
108
simple_display_all_icons=true
109
109
 
110
110
#F[Frame]
111
111
frame_frame=
112
112
 
113
 
#b+ Draw a background ?
 
113
#b+ Draw a background?
114
114
simple_draw_background=true
115
115
 
116
 
#C+ First gradient color :
117
 
simple_color_frame_start=0;0;0;0.9;
 
116
#C+ First gradient colour :
 
117
simple_color_frame_start=0;0;0;0.9137254901960784;
118
118
 
119
 
#C+ Second gradient color :
 
119
#C+ Second gradient colour :
120
120
simple_color_frame_stop=0.21431296253910123;0.21431296253910123;0.21431296253910123;0.77254901960784317;
121
121
 
122
 
#b+ Top to bottom gradient ?
 
122
#b+ Top to bottom gradient?
123
123
simple_fade2bottom=true
124
124
 
125
 
#b+ Left to right gradient ?
 
125
#b+ Left to right gradient?
126
126
simple_fade2right=true
127
127
 
128
128
#v
129
129
sep_border=
130
130
 
131
 
#i+[0;30] Corner radius :
 
131
#i+[0;30] Corner radius:
132
132
simple_radius=15
133
133
 
134
134
#i+[0;10] Border line width :
135
135
simple_lineWidth=2
136
136
 
137
 
#C+ Border line color :
 
137
#C+ Border line colour :
138
138
simple_color_border_line=0.16935988403143359;0.16935988403143359;0.16935988403143359;0.49999237048905165;
139
139
 
140
140
#v
143
143
#i+[10;100] Arrow width :
144
144
simple_arrowWidth=15
145
145
 
146
 
#i+[0;100] Arrow Height :
 
146
#i+[0;100] Arrow height:
147
147
simple_arrowHeight=10
148
148
 
149
 
#e+[-100;100] Arrow shift percent :
 
149
#e+[-100;100] Arrow shift percentage:
150
150
simple_arrowShift=0
151
151
 
152
152
 
153
153
[Curve]
154
154
 
155
 
#I+[0;100] Curvature of the curve in percent :
156
 
#{The lower, the more the curve will seem flat.}
 
155
#I+[0;100] Curvature of the curve in percent:
 
156
#{The lower the value, the flatter the curve will appear.}
157
157
curvature=50
158
158
 
159
 
#i+[0;50] Amplitude of the curve.
 
159
#i+[0;50] Amplitude of the curve:
160
160
#{in pixels.}
161
161
amplitude=20