5
#F[Desired icon size for this applet]
14
#s Name of the icon as it will appear in its label in the dock :
16
#E[] Name of the dock it belongs to:
25
#i[48;256] Desklet's dimension (width x height) :
26
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
31
#i Desklet's position (x ; y) :
32
#{Depending on your WindowManager, you can move it with ALT + left_click}
37
#b Is detached from the dock ?
38
initially detached=false
40
#b Keep below other windows ?
42
#b Keep above other windows ?
44
#b Keep on widget layer ?
45
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (name=cairo-dock & type=utility)}
48
#{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.}
56
#F[Actions;gtk-preferences]
59
#r[None;Switch WM;Widget Layer;Expose;Show Desktop] Choose an action for the middle click on the icon :
60
#{Except for switching to another WM, you must activate the Dbus plugin in Compiz, along with the plug-in corresponding to the desired action.}
63
#s Custom command for system's Windows Manager :
64
#{This command will be used to launch the system WM; let it blank to use the default one.}
67
#b Auto-reload Compiz ?
68
#{If Compiz unexpectedly quit, Cairo-Dock will restart it. You have to quit Compiz from the dock then.}
69
auto reload compiz = false
70
#b Auto-reload the Decorator ?
71
#{If the decorator unexpectedly quit, Cairo-Dock will restart it. You have to quit Compiz from the dock then.}
72
auto reload decorator = true
74
#b Force Compiz settings at startup ?
75
#{Load Compiz with options at applet's startup.}
78
#b Steal the application's icon in taskbar ?
79
#{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.}
82
#b Add Exposition & Widget Layer to sub-dock ?
83
#{Display in the applet's sub-dock 2 icons for Compiz Exposition & Widget Layer plug-ins. Otherwise they will be available in the menu.}
86
#F[Compiz Options;gtk-info]
88
#b Use Loose Binding ?
89
#{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.}
91
#b Use Indirect Rendering ?
92
#{Use thoses options only if you know them.}
94
#E1[emerald;gtk-window-decorator;kde-window-decorator;heliodor] Choose your Windows Decorator :
95
#{By default it will be Emerald.}
100
#n Name of the view used for the sub-dock :
101
#{Let it empty to use default sub-dock view.}/
104
#F[Images;gtk-dialog-info]
106
#S Name of an image for the 'default' icon :
107
#{Let t empty to use the default icon.}
109
#S Name of an image for the 'broken' icon :
110
#{Let t empty to use the default icon.}
112
#S Name of an image for the 'other wm' icon :
113
#{Let t empty to use the default icon.}
115
#S Name of an image for the 'setting' icon :
116
#{Let t empty to use the default icon.}
118
#S Name of an image for the 'emerald' icon :
119
#{Let t empty to use the default icon.}
121
#S Name of an image for the 'reload' icon :
122
#{Let t empty to use the default icon.}
124
#S Name of an image for the 'exposition' icon :
125
#{Let t empty to use the default icon.}
127
#S Name of an image for the 'widget layer' icon :
128
#{Let t empty to use the default icon.}