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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mto: (18.1.1 cairo-dock) (19.1.1 cairo-dock)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20100809232612-pocdxliaxjdetm37
Tags: upstream-2.2.0~0beta4
ImportĀ upstreamĀ versionĀ 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
[Icon]
5
5
#j+[0;128] Desired icon size for this applet
6
6
#{Set to 0 to use the default applet size}
7
 
icon size = 0;0
 
7
icon size=0;0;
8
8
 
9
9
#s Name of the icon as it will appear in its label in the dock :
10
 
name = Switcher
 
10
name=Switcher
11
11
 
12
12
#S+ Image's filename :
13
13
#{Let empty to use the default one.}
14
 
icon = 
 
14
icon=
15
15
 
16
16
#d Name of the dock it belongs to:
17
 
dock name =
 
17
dock name=
18
18
 
19
19
order=1.5
20
20
 
27
27
[Desklet]
28
28
 
29
29
#X[Position]
30
 
frame_pos =
 
30
frame_pos=
31
31
 
32
32
#b Lock position ?
33
33
#{If locked, the desklet can't be moved by simply dragging it with the left mouse button. Of course you can still move it with ALT + left_click.}
34
 
locked = false
 
34
locked=true
35
35
 
36
36
#j+[48;512] Desklet's dimension (width x height) :
37
37
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
38
 
size = 96;96
 
38
size=96;64;
39
39
 
40
40
#i[-2048;2048] Desklet's position (x ; y) :
41
 
x position=10
 
41
x position=2
42
42
#i[-2048;2048] ...
43
 
y position=10
 
43
y position=-65
44
44
 
45
45
#X[Visibility]
46
 
frame_visi =
 
46
frame_visi=
47
47
 
48
48
#b Is detached from the dock ?
49
 
initially detached=false
50
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
51
 
accessibility=0
 
49
initially detached=true
 
50
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility:
 
51
accessibility=1
52
52
#b Should be visible on all desktops ?
53
53
sticky=true
54
54
 
55
55
 
56
56
 
57
 
use size=
 
57
use size=true
58
58
 
59
59
#F[Decorations;gtk-orientation-portrait]
60
60
frame_deco=
61
61
 
62
62
#o+ Choose a decoration theme for this desklet :
63
63
#{Choose 'Custom decorations' to define your own decorations below.}
64
 
decorations = default
 
64
decorations=none
65
65
 
66
66
#v
67
 
sep_deco =
 
67
sep_deco=
68
68
 
69
69
#S+ Background image :
70
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
71
 
bg desklet =
72
 
#e+[0;1] Background tansparency :
73
 
bg alpha = 1
 
70
#{It's an image that will be displayed below the drawings, like a frame for example. Leave empty to not use any.}
 
71
bg desklet=
 
72
#e+[0;1] Background transparency :
 
73
bg alpha=1
74
74
#i+[0;256] Left offset :
75
75
#{in pixels. Use this to adjust the left position of the drawings.}
76
 
left offset = 0
 
76
left offset=0
77
77
#i+[0;256] Top offset :
78
78
#{in pixels. Use this to adjust the top position of the drawings.}
79
 
top offset = 0
 
79
top offset=0
80
80
#i+[0;256] Right offset :
81
81
#{in pixels. Use this to adjust the right position of the drawings.}
82
 
right offset = 0
 
82
right offset=0
83
83
#i+[0;256] Bottom offset :
84
84
#{in pixels. Use this to adjust the bottom position of the drawings.}
85
 
bottom offset = 0
 
85
bottom offset=0
86
86
#S+ Foreground image :
87
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
88
 
fg desklet =
 
87
#{It's an image that will be displayed above the drawings, like a reflection for example. Leave empty to not use any.}
 
88
fg desklet=
89
89
#e+[0;1] Foreground tansparency :
90
 
fg alpha = 1
 
90
fg alpha=1
91
91
 
92
92
 
93
93
#[gtk-preferences]
 
94
width=92
 
95
height=92
 
96
 
 
97
num desktop=-1
 
98
 
 
99
depth rotation x=0
 
100
 
94
101
[Configuration]
95
102
 
96
103
#F[Configuration]
97
 
frame_conf =
 
104
frame_conf=
98
105
 
99
106
#B Use the compact mode ?
100
107
#{All the desktops will be drawn on the main icon. Otherwise a subdock will contain all the desktops.}
101
 
Vue Simple = true
 
108
Vue Simple=true
102
109
 
103
110
#b When drawing in compact mode, try to preserve the screen ratio ?
104
 
preserve ratio = false
 
111
preserve ratio=false
105
112
 
106
113
#b Map the wallpaper on icon ?
107
 
Map Wallpaper = true
 
114
Map Wallpaper=true
108
115
 
109
116
#b Show desktop number on the icons ?
110
 
display numero desktop = true
 
117
display numero desktop=true
111
118
 
112
119
#B Draw the windows on icon ?
113
 
Draw Windows = true
 
120
Draw Windows=true
114
121
 
115
122
#b Draw hidden windows too ?
116
 
Draw hidden Windows = false
 
123
Draw hidden Windows=false
117
124
 
118
125
#v
119
 
sep_conf =
 
126
sep_conf=
120
127
 
121
128
#l[Show windows list;Show desktop] Action on middle click :
122
 
action on click = 0
 
129
action on click=0
123
130
 
124
131
#U Workspace names :
125
 
desktop names = 
 
132
desktop names=Work;Game;Video;Chat;
126
133
 
127
134
 
128
135
#F[Display options]
129
 
frame_disp =
 
136
frame_disp=
130
137
 
131
138
#i+[0;8] Size of the inside lines :
132
 
inlinesize = 2
 
139
inlinesize=2
133
140
 
134
 
#C+ Color of the inside lines :
 
141
#C+ Colour of the inside lines :
135
142
#{r, v, b, a}
136
 
rgbinlinecolor = 0;0;0;0.49803921568627452;
 
143
rgbinlinecolor=0;0;0;0.49803921568627452;
137
144
 
138
145
#i+[0;8] Size of the extern line :
139
 
linesize = 2
140
 
 
141
 
#C+ Color of the extern line :
142
 
#{r, v, b, a}
143
 
rgblinecolor = 0;0;0;0.49999237048905165;
144
 
 
145
 
#C+ Color of the Windows line :
146
 
#{r, v, b, a}
147
 
rgbwlinecolor = 0.47582207980468449;0.033569848172732127;0.55133897917143515;0.52941176470588236;
 
146
linesize=2
 
147
 
 
148
#C+ Colour of the external line:
 
149
#{r, v, b, a}
 
150
rgblinecolor=0;0;0;0.49999237048905165;
 
151
 
 
152
#C+ Colour of the Windows line :
 
153
#{r, v, b, a}
 
154
rgbwlinecolor=0.47582207980468449;0.033569848172732127;0.55133897917143515;0.52941176470588236;
148
155
 
149
156
#v
150
 
sep_cur =
 
157
sep_cur=
151
158
 
152
 
#C+ Color of the current desktop :
 
159
#C+ Colour of the current desktop :
153
160
#{r, v, b, a}
154
 
rgbindcolor = 0.27531853208209356;0.053665980010681312;0.55782406347753111;0.52941176470588236;
 
161
rgbindcolor=0.27531853208209356;0.053665980010681312;0.55782406347753111;0.52941176470588236;
155
162
 
156
163
#l+[draw a frame;fill;fill others] How to draw the current desktop :
157
 
fill current = 1
 
164
fill current=1
158
165
 
159
166
#v
160
 
sep_other =
 
167
sep_other=
161
168
 
162
169
#S+ Icon to use in expanded mode if you don't map the wallpaper :
163
170
#{Let empty to use the default one.}
164
 
default icon = 
 
171
default icon=
165
172
 
166
173
 
167
174
#n+ Name of the view used for the sub-dock :
168
175
#{Let it empty to use default sub-dock view.}/
169
 
renderer = 
 
176
renderer=
170
177
 
171
178
#b+ In expanded mode, render the desklet in 3D ?
172
 
3D desklet = true
 
179
3D desklet=true