~cairo-dock-team/ubuntu/quantal/cairo-dock-plug-ins/3.0.2

« back to all changes in this revision

Viewing changes to switcher/data/switcher.conf

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:
1
 
#!en;2.1.3
2
 
 
3
 
#[gtk-about]
4
 
[Icon]
5
 
#j+[0;128] Desired icon size for this applet
6
 
#{Set to 0 to use the default applet size}
7
 
icon size = 0;0
8
 
 
9
 
#s Name of the icon as it will appear in its label in the dock :
10
 
name = switcher
11
 
 
12
 
#S+ Image's filename :
13
 
#{Let empty to use the default one.}
14
 
icon = 
15
 
 
16
 
#d Name of the dock it belongs to:
17
 
dock name =
18
 
 
19
 
order=
20
 
 
21
 
#F[Applet's Handbook]
22
 
frame_hand=
23
 
#A
24
 
handbook=switcher
25
 
 
26
 
#[gtk-convert]
27
 
[Desklet]
28
 
 
29
 
#X[Position]
30
 
frame_pos =
31
 
 
32
 
#b Lock position ?
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
35
 
 
36
 
#j+[48;512] Desklet's dimension (width x height) :
37
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
38
 
size = 96;96
39
 
 
40
 
#i[-2048;2048] Desklet's position (x ; y) :
41
 
x position=10
42
 
#i[-2048;2048] ...
43
 
y position=10
44
 
 
45
 
#X[Visibility]
46
 
frame_visi =
47
 
 
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
52
 
#b Should be visible on all desktops ?
53
 
sticky=true
54
 
 
55
 
 
56
 
 
57
 
use size=
58
 
 
59
 
#F[Decorations;gtk-orientation-portrait]
60
 
frame_deco=
61
 
 
62
 
#o+ Choose a decoration theme for this desklet :
63
 
#{Choose 'Custom decorations' to define your own decorations below.}
64
 
decorations = default
65
 
 
66
 
#v
67
 
sep_deco =
68
 
 
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
74
 
#i+[0;256] Left offset :
75
 
#{in pixels. Use this to adjust the left position of the drawings.}
76
 
left offset = 0
77
 
#i+[0;256] Top offset :
78
 
#{in pixels. Use this to adjust the top position of the drawings.}
79
 
top offset = 0
80
 
#i+[0;256] Right offset :
81
 
#{in pixels. Use this to adjust the right position of the drawings.}
82
 
right offset = 0
83
 
#i+[0;256] Bottom offset :
84
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
85
 
bottom offset = 0
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 =
89
 
#e+[0;1] Foreground tansparency :
90
 
fg alpha = 1
91
 
 
92
 
 
93
 
#[gtk-preferences]
94
 
[Configuration]
95
 
 
96
 
#F[Configuration]
97
 
frame_conf =
98
 
 
99
 
#B Use the compact mode ?
100
 
#{All the desktops will be drawn on the main icon. Otherwise a subdock will contain all the desktops.}
101
 
Vue Simple = true
102
 
 
103
 
#b When drawing in compact mode, try to preserve the screen ratio ?
104
 
preserve ratio = true
105
 
 
106
 
#b Map the wallpaper on icon ?
107
 
Map Wallpaper = true
108
 
 
109
 
#b Show desktop number on the icons ?
110
 
display numero desktop = true
111
 
 
112
 
#B Draw the windows on icon ?
113
 
Draw Windows = true
114
 
 
115
 
#b Draw hidden windows too ?
116
 
Draw hidden Windows = false
117
 
 
118
 
#v
119
 
sep_conf =
120
 
 
121
 
#l[Show windows list;Show desktop] Action on middle click :
122
 
action on click = 0
123
 
 
124
 
#U Workspace names :
125
 
desktop names = 
126
 
 
127
 
 
128
 
#F[Display options]
129
 
frame_disp =
130
 
 
131
 
#i+[0;8] Size of the inside lines :
132
 
inlinesize = 3
133
 
 
134
 
#C+ Color of the inside lines :
135
 
#{r, v, b, a}
136
 
rgbinlinecolor = 0.0; 0.0; 0.5; 1.
137
 
 
138
 
#i+[0;8] Size of the extern line :
139
 
linesize = 3
140
 
 
141
 
#C+ Color of the extern line :
142
 
#{r, v, b, a}
143
 
rgblinecolor = 0.0; 0.0; 0.5; 1.
144
 
 
145
 
#C+ Color of the Windows line :
146
 
#{r, v, b, a}
147
 
rgbwlinecolor = 0.0; 0.0; 0.5; 1.
148
 
 
149
 
#v
150
 
sep_cur =
151
 
 
152
 
#C+ Color of the current desktop :
153
 
#{r, v, b, a}
154
 
rgbindcolor = 0.0; 0.0; 0.5; 0.5
155
 
 
156
 
#l+[draw a frame;fill;fill others] How to draw the current desktop :
157
 
fill current = 1
158
 
 
159
 
#v
160
 
sep_other =
161
 
 
162
 
#S+ Icon to use in expanded mode if you don't map the wallpaper :
163
 
#{Let empty to use the default one.}
164
 
default icon = 
165
 
 
166
 
 
167
 
#n+ Name of the view used for the sub-dock :
168
 
#{Let it empty to use default sub-dock view.}/
169
 
renderer = 
170
 
 
171
 
#b+ In expanded mode, render the desklet in 3D ?
172
 
3D desklet = true