~cairo-dock-team/cairo-dock-plug-ins/plug-ins

« back to all changes in this revision

Viewing changes to Composite-Manager/data/Composite-Manager.conf.in

  • Committer: Matthieu Baerts
  • Date: 2014-10-19 00:26:10 UTC
  • Revision ID: matttbe@gmail.com-20141019002610-ulf26s9b4c4rw10r
We just switched from BZR to Git.
Follow us on Github: https://github.com/Cairo-Dock

Note: we will only use Github to manage our source code and all pull requests.
Please continue to report your bugs/ideas/messages on our forum or Launchpad! 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#@VERSION_COMPOSITE_MANAGER@
2
 
 
3
 
#[@pkgdatadir@/icons/icon-icons.svg]
4
 
[Icon]
5
 
 
6
 
#F[Icon]
7
 
frame_maininfo=
8
 
 
9
 
#d Name of the dock it belongs to:
10
 
dock name = 
11
 
 
12
 
#s[Default] Name of the icon as it will appear in its caption in the dock:
13
 
name = 
14
 
#v
15
 
sep_display=
16
 
 
17
 
icon = 
18
 
 
19
 
#j[0;128] Desired icon size for this applet
20
 
#{Set to 0 to use the default applet size}
21
 
icon size = 0;0
22
 
 
23
 
order=
24
 
 
25
 
#A
26
 
handbook=Composite-Manager
27
 
 
28
 
 
29
 
#[@pkgdatadir@/icons/icon-desklets.svg]
30
 
[Desklet]
31
 
 
32
 
#X[Position]
33
 
frame_pos =
34
 
 
35
 
#b Lock position?
36
 
#{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.}
37
 
locked = false
38
 
 
39
 
#j+[24;512] Desklet dimensions (width x height):
40
 
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
41
 
size = 96;96
42
 
 
43
 
#i[-2048;2048] Desklet position (x, y):
44
 
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
45
 
x position=0
46
 
#i[-2048;2048] ...
47
 
y position=0
48
 
 
49
 
#I[-180;180] Rotation:
50
 
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
51
 
rotation = 0
52
 
 
53
 
#X[Visibility]
54
 
frame_visi =
55
 
 
56
 
#b Is detached from the dock
57
 
initially detached=false
58
 
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
59
 
accessibility=0
60
 
#b Should be visible on all desktops?
61
 
sticky=true
62
 
 
63
 
 
64
 
#F[Decorations;preferences-desktop-theme]
65
 
frame_deco=
66
 
 
67
 
#o+ Choose a decoration theme for this desklet:
68
 
#{Choose 'Custom decorations' to define your own decorations below.}
69
 
decorations = default
70
 
 
71
 
#v
72
 
sep_deco =
73
 
 
74
 
#g+ Background image:
75
 
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
76
 
bg desklet =
77
 
#e+[0;1] Background transparency:
78
 
bg alpha = 1
79
 
#i+[0;256] Left offset:
80
 
#{in pixels. Use this to adjust the left position of drawings.}
81
 
left offset = 0
82
 
#i+[0;256] Top offset:
83
 
#{in pixels. Use this to adjust the top position of drawings.}
84
 
top offset = 0
85
 
#i+[0;256] Right offset:
86
 
#{in pixels. Use this to adjust the right position of drawings.}
87
 
right offset = 0
88
 
#i+[0;256] Bottom offset:
89
 
#{in pixels. Use this to adjust the bottom position of drawings.}
90
 
bottom offset = 0
91
 
#g+ Foreground image:
92
 
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
93
 
fg desklet =
94
 
#e+[0;1] Foreground tansparency:
95
 
fg alpha = 1
96
 
 
97
 
 
98
 
#[preferences-system]
99
 
[Configuration]
100
 
 
101
 
#F[Style;preferences-desktop-theme]
102
 
frame_style =
103
 
 
104
 
#g+[Default] Image when composite is active:
105
 
icon on = 
106
 
 
107
 
#g+[Default] Image when composite is inactive:
108
 
icon off = 
109
 
 
110
 
 
111
 
#F[Behaviour;system-run]
112
 
frame_behav =
113
 
 
114
 
#E[;Compiz;KWin;Xfwm;Metacity] Composite window-manager:
115
 
#{Let empty to use the default one. Alternatively, you can set any command you want.}
116
 
compositor =
117
 
 
118
 
#E[;Compiz;KWin;Xfwm;Metacity] Fallback window-manager:
119
 
#{Let empty to use the default one. Alternatively, you can set any command you want.}
120
 
fallback =
121
 
 
122
 
#b Ask before switching:
123
 
ask = true
124
 
 
125
 
#v
126
 
sep_act=
127
 
 
128
 
#l[Edit Window-Manager settings;Reload Window-Manager;Show desktop;Expose all the desktops;Expose all the windows;Show the Widget Layer] Action on middle-click:
129
 
action on click = 0
130
 
 
131
 
#k Shortkey to toggle the composite ON/OFF:
132
 
shortkey = <Control>F12