~cairo-dock-team/ubuntu/precise/cairo-dock-plug-ins/984054

« back to all changes in this revision

Viewing changes to compiz-icon/data/compiz-icon.conf.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-10 00:05:57 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100810000557-pfxoz5w7hbyclcqh
Tags: 2.2.0~0beta4-0ubuntu1
* New Upstream Version (LP: #614625)
* Fixed a few bugs on LP:
 - LP: #483963: Dustbin applet does not display trashes on all volumes
 - LP: #485159: Some apps have problem with Systray
 - LP: #500677: ~/.xsession-errors is too much used by CD
 - LP: #500979: Shortcuts: the order gets messed up
 - LP: #521531: Mail: crashes on Maildir
 - LP: #519915: GTG: create a new applet to control GTG
 - LP: #526138: GMenu doesn't handle desktop file exec strings properly
 - LP: #531317: CMake: Added an error if the prefix of 'cairo-dock-plugins'
                 is not the same 'cairo-dock-core'
 - LP: #531319: CMake: check the version of 'cairo-dock' when building
                 'cairo-dock-plugins'
 - LP: #537115: Click at the position where icon lavel was, the icon
                 and dock still receive the event
 - LP: #537943: Terminal applet shortkey behaviour
 - LP: #538637: Trash applet doesn't create .trashinfo files on XFCE
 - More details on the 'ChangeLog' file
* debian/rules:
 - Autotools has been replaced by CMake
 - cdbs is now used.
* debian/copyright:
 - Updated with the new applets
* debian/control:
 - Autotools has been replaced by CMake
 - Added libcurl4-gnutls-dev, libindicator-dev, libdbusmenu-glib-dev
   libido-0.1-dev, libical-dev, libdbusmenu-gtk-dev as Build-deps
 - Bump Standard-Version to 3.9.1
 - Wget is required for dnd2share applet
 - Added the exact realease for 'cairo-dock-dev' in order to prevent any
    build error if this package is not already available (thx to didrocks)
* debian/cairo-dock-plug-ins*.install:
 - All sonames are now installed into lib32 or lib64 (lib*)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#{Set to 0 to use the default applet size}
7
7
icon size = 0;0
8
8
 
9
 
#s Name of the icon as it will appear in its label in the dock :
 
9
#s Name of the icon as it will appear in its caption in the dock:
10
10
name = Compiz Icon
11
11
 
12
12
#d Name of the dock it belongs to:
26
26
#X[Position]
27
27
frame_pos =
28
28
 
29
 
#b Lock position ?
30
 
#{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.}
 
29
#b Lock position?
 
30
#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
31
31
locked = false
32
32
 
33
 
#j+[48;512] Desklet's dimension (width x height) :
34
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
33
#j+[48;512] Desklet dimensions (width x height):
 
34
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
35
35
size = 96;96
36
36
 
37
 
#i[-2048;2048] Desklet's position (x ; y) :
38
 
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
37
#i[-2048;2048] Desklet position (x, y):
 
38
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
39
39
x position=0
40
40
#i[-2048;2048] ...
41
41
y position=0
42
42
 
43
 
#I[-180;180] Rotation :
 
43
#I[-180;180] Rotation:
44
44
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
45
45
rotation = 0
46
46
 
47
47
#X[Visibility]
48
48
frame_visi =
49
49
 
50
 
#b Is detached from the dock ?
 
50
#b Is detached from the dock
51
51
initially detached=false
52
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
 
52
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
53
53
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
54
54
accessibility=0
55
 
#b Should be visible on all desktops ?
 
55
#b Should be visible on all desktops?
56
56
sticky=true
57
57
 
58
58
 
59
59
 
60
 
use size=
61
60
 
62
61
#F[Decorations;gtk-orientation-portrait]
63
62
frame_deco=
64
63
 
65
 
#o+ Choose a decoration theme for this desklet :
 
64
#o+ Choose a decoration theme for this desklet:
66
65
#{Choose 'Custom decorations' to define your own decorations below.}
67
66
decorations = default
68
67
 
69
68
#v
70
69
sep_deco =
71
70
 
72
 
#S+ Background image :
73
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
71
#S+ Background image:
 
72
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
74
73
bg desklet =
75
 
#e+[0;1] Background tansparency :
 
74
#e+[0;1] Background transparency:
76
75
bg alpha = 1
77
 
#i+[0;256] Left offset :
78
 
#{in pixels. Use this to adjust the left position of the drawings.}
 
76
#i+[0;256] Left offset:
 
77
#{in pixels. Use this to adjust the left position of drawings.}
79
78
left offset = 0
80
 
#i+[0;256] Top offset :
81
 
#{in pixels. Use this to adjust the top position of the drawings.}
 
79
#i+[0;256] Top offset:
 
80
#{in pixels. Use this to adjust the top position of drawings.}
82
81
top offset = 0
83
 
#i+[0;256] Right offset :
84
 
#{in pixels. Use this to adjust the right position of the drawings.}
 
82
#i+[0;256] Right offset:
 
83
#{in pixels. Use this to adjust the right position of drawings.}
85
84
right offset = 0
86
 
#i+[0;256] Bottom offset :
87
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
85
#i+[0;256] Bottom offset:
 
86
#{in pixels. Use this to adjust the bottom position of drawings.}
88
87
bottom offset = 0
89
 
#S+ Foreground image :
90
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
88
#S+ Foreground image:
 
89
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
91
90
fg desklet =
92
 
#e+[0;1] Foreground tansparency :
 
91
#e+[0;1] Foreground tansparency:
93
92
fg alpha = 1
94
93
 
95
94
#[gtk-preferences]
98
97
#F[Actions;gtk-preferences]
99
98
frame_act = 
100
99
 
101
 
#l[None;Switch WM;Widget Layer;Expose;Show Desktop] Choose an action for the middle click on the icon :
102
 
#{Except for switching to another WM, you must activate the Dbus plugin in Compiz, along with the plug-in corresponding to the desired action.}
 
100
#l[None;Switch WM;Widget Layer;Expose;Show Desktop] Choose an action for middle click on the icon:
 
101
#{Except when switching to another WM, you must activate the Dbus plugin in Compiz along with the plugin corresponding to the desired action.}
103
102
middle click = 1
104
103
 
105
 
#s Custom command for system's Windows Manager :
106
 
#{This command will be used to launch the system WM; let it blank to use the default one.}
 
104
#s Custom command for system's Windows Manager:
 
105
#{This command will be used to launch the system WM. Leave blank to use the default.}
107
106
ccmd =
108
107
 
109
 
#b Auto-reload Compiz ?
110
 
#{If Compiz unexpectedly quit, Cairo-Dock will restart it. You have to quit Compiz from the dock then.}
 
108
#b Auto-reload Compiz?
 
109
#{If Compiz quits unexpectedly, Cairo-Dock will restart it. You must then quit Compiz from the dock.}
111
110
auto reload compiz = false
112
 
#b Auto-reload the Decorator ?
113
 
#{If the decorator unexpectedly quit, Cairo-Dock will restart it. You have to quit Compiz from the dock then.}
 
111
#b Auto-reload the Decorator?
 
112
#{If the decorator quits unexpectedly, Cairo-Dock will restart it. ou must then quit Compiz from the dock.}
114
113
auto reload decorator = true
115
114
 
116
 
#b Force Compiz settings at startup ?
117
 
#{Load Compiz with options at applet's startup.}
 
115
#b Force Compiz settings on startup?
 
116
#{Load Compiz with options on startup.}
118
117
force = false
119
118
 
120
 
#b Steal the application's icon in taskbar ?
121
 
#{It will prevent the CSSM or Emerald icon to appear in the task bar. The corresponding subdock's icons will then behave as launcher and an appli.}
 
119
#b Steal the application's icon from the taskbar?
 
120
#{This will prevent the CSSM or Emerald icons appearing in the taskbar. The corresponding sub-dock's icons will then behave as a launcher and an application.}
122
121
inhibate appli = true
123
122
 
124
 
#b Add Exposition & Widget Layer to sub-dock ?
125
 
#{Display in the applet's sub-dock 2 icons for Compiz Exposition & Widget Layer plug-ins. Otherwise they will be available in the menu.}
 
123
#b Add Exposition & Widget Layer to sub-dock?
 
124
#{Display two icons for Compiz Exposition & Widget Layer plug-ins in the applet's sub-dock. Otherwise they will be available in the menu.}
126
125
script = true
127
126
 
128
 
#b Add Emerald's Configuration to sub-dock ?
129
 
#{Display in the applet's sub-dock an icon for the Emerald's configuration panel.}
 
127
#b Add Emerald Configuration to sub-dock?
 
128
#{Display an icon for the Emerald configuration panel in the applet's sub-dock.}
130
129
emerald = true
131
130
 
132
131
 
133
132
#F[Compiz Options;gtk-info]
134
133
frame_co = 
135
 
#b Use Loose Binding ?
136
 
#{With strict binding textures are bound whenever they are enabled, with loose binding they are enabled when created. The Nvidia driver seems a bit slow when binding textures, that's why this option gives a heavy performance increase on Nvidia.}
 
134
#b Use Loose Binding?
 
135
#{With strict binding, textures are bound whenever they are enabled. With loose binding they are enabled when created. The Nvidia driver seems a bit slow when binding textures, that's why this option gives a heavy performance increase with Nvidia cards.}
137
136
binding = false
138
 
#b Use Indirect Rendering ?
139
 
#{Use thoses options only if you know them.}
 
137
#b Use Indirect Rendering?
 
138
#{Only use these options if you know what you're doing.?}
140
139
irendering = false
141
 
#b Only Current Screen ?
142
 
#{Usefull when having dual or more X separate screens.}
 
140
#b Only Current Screen?
 
141
#{Useful when using two or more separate X screens.}
143
142
ulocalscreen = false
144
 
#E1[emerald;gtk-window-decorator;kde-window-decorator;heliodor] Choose your Windows Decorator :
145
 
#{By default it will be Emerald.}
 
143
#E1[emerald;gtk-window-decorator;kde-window-decorator;heliodor] Choose your Window Decorator:
 
144
#{By default this will be Emerald.}
146
145
system decorator = 
147
146
 
148
147
#F
149
148
frame_sub=
150
 
#n+ Name of the view used for the sub-dock :
151
 
#{Let it empty to use default sub-dock view.}/
 
149
#n+ Sub-dock view name:
 
150
#{Leave empty to use default sub-dock view.}/
152
151
renderer = 
153
152
 
154
153
#F[Images;gtk-dialog-info]
155
154
frame_img = 
156
 
#S+ Name of an image for the 'default' icon :
157
 
#{Let t empty to use the default icon.}
 
155
#S+ 'Default' icon image name:
 
156
#{Leave empty to use the default icon.}
158
157
default icon = 
159
 
#S+ Name of an image for the 'broken' icon :
160
 
#{Let t empty to use the default icon.}
 
158
#S+ 'Broken' icon image name:
 
159
#{Leave empty to use the default icon.}
161
160
broken icon = 
162
 
#S+ Name of an image for the 'other wm' icon :
163
 
#{Let t empty to use the default icon.}
 
161
#S+ 'Other WM' icon image name:
 
162
#{Leave empty to use the default icon.}
164
163
other icon = 
165
 
#S+ Name of an image for the 'setting' icon :
166
 
#{Let t empty to use the default icon.}
 
164
#S+ 'Settings' icon image name:
 
165
#{Leave empty to use the default icon.}
167
166
setting icon = 
168
 
#S+ Name of an image for the 'emerald' icon :
169
 
#{Let t empty to use the default icon.}
 
167
#S+ 'Emerald' icon image name:
 
168
#{Leave empty to use the default icon.}
170
169
emerald icon = 
171
 
#S+ Name of an image for the 'reload' icon :
172
 
#{Let t empty to use the default icon.}
 
170
#S+ 'Reload' icon image name:
 
171
#{Leave empty to use the default icon.}
173
172
reload icon = 
174
 
#S+ Name of an image for the 'exposition' icon :
175
 
#{Let t empty to use the default icon.}
 
173
#S+ 'Exhibition' icon image name:
 
174
#{Leave empty to use the default icon.}
176
175
expo icon = 
177
 
#S+ Name of an image for the 'widget layer' icon :
178
 
#{Let t empty to use the default icon.}
 
176
#S+ 'Widget Layer' icon image name:
 
177
#{Leave empty to use the default icon.}
179
178
wlayer icon =