add more spacing
[personal-kdebase.git] / workspace / kdm / kfrontend / themes / circles / circles.xml
blobb3b1ad8cd5a6d02e8f8562f90572f612d8413866
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE greeter SYSTEM "greeter.dtd">
3 <greeter>
4         <style font="Sans 12" base-color="#80ffffff"/>
5         <item type="svg" background="true">
6                 <normal file="background.svg"/>
7                 <pos x="0" y="0" width="100%" height="-75"/>
8         </item>
9         <item type="rect" background="true">
10                 <normal color="#000000"/>
11                 <pos x="0" y="-75" width="100%" height="75"/>
12                 <fixed>
13                         <item type="rect" background="true">
14                                 <normal color="#ffffff"/>
15                                 <pos x="0" y="4" width="100%" height="100%"/>
16                                 <box orientation="horizontal" spacing="10" xpadding="10">
17 <!--
18                                         <item type="rect" id="language_button" button="true">
19                                                 <normal color="#ffffff"/>
20                                                 <pos y="50%" anchor="w" width="box" height="box"/>
21                                                 <box orientation="horizontal" spacing="10" xpadding="10">
22                                                         <item type="pixmap">
23                                                                 <normal file="options.png" tint="#dddddd"/>
24                                                                 <prelight file="options.png"/>
25                                                                 <active file="options.png" tint="#ff0000"/>
26                                                                 <pos y="50%" anchor="w"/>
27                                                         </item>
28                                                         <item type="label">
29                                                                 <normal color="#000000" font="Sans 12"/>
30                                                                 <prelight color="#666666" font="Sans 12"/>
31                                                                 <active color="#ff0000" font="Sans 12"/>
32                                                                 <pos y="50%" anchor="w"/>
33                                                                 <stock type="language"/>
34                                                         </item>
35                                                 </box>
36                                         </item>
37 -->
38                                         <item type="rect" id="session_button" button="true">
39                                                 <normal color="#ffffff"/>
40                                                 <pos y="50%" anchor="w" width="box" height="box"/>
41                                                 <box orientation="horizontal" spacing="10" xpadding="10">
42                                                         <item type="pixmap">
43                                                                 <normal file="help.png" tint="#dddddd"/>
44                                                                 <prelight file="help.png"/>
45                                                                 <active file="help.png" tint="#ff0000"/>
46                                                                 <pos y="50%" anchor="w"/>
47                                                         </item>
48                                                         <item type="label">
49                                                                 <normal color="#000000" font="Sans 12"/>
50                                                                 <prelight color="#666666" font="Sans 12"/>
51                                                                 <active color="#ff0000" font="Sans 12"/>
52                                                                 <pos y="50%" anchor="w"/>
53                                                                 <stock type="session"/>
54                                                         </item>
55                                                 </box>
56                                         </item>
57                                         <item type="rect" id="system_button" button="true">
58                                                 <normal color="#ffffff"/>
59                                                 <show modes="console" type="system"/>
60                                                 <pos y="50%" anchor="w" width="box" height="box"/>
61                                                 <box orientation="horizontal" spacing="10" xpadding="10">
62                                                         <item type="pixmap">
63                                                                 <normal file="options.png" tint="#dddddd"/>
64                                                                 <prelight file="options.png"/>
65                                                                 <active file="options.png" tint="#ff0000"/>
66                                                                 <pos y="50%" anchor="w"/>
67                                                         </item>
68                                                         <item type="label">
69                                                                 <normal color="#000000" font="Sans 12"/>
70                                                                 <prelight color="#666666" font="Sans 12"/>
71                                                                 <active color="#ff0000" font="Sans 12"/>
72                                                                 <pos y="50%" anchor="w"/>
73                                                                 <stock type="system"/>
74                                                         </item>
75                                                 </box>
76                                         </item>
77 <!--
78                                         <item type="rect" id="disconnect_button" button="true">
79                                                 <normal color="#ffffff"/>
80                                                 <show modes="flexi,remote"/>
81                                                 <pos y="50%" anchor="w" width="box" height="box"/>
82                                                 <box orientation="horizontal" spacing="10" xpadding="10">
83                                                         <item type="pixmap">
84                                                                 <normal file="options.png" tint="#dddddd"/>
85                                                                 <prelight file="options.png"/>
86                                                                 <active file="options.png" tint="#ff0000"/>
87                                                                 <pos y="50%" anchor="w"/>
88                                                         </item>
89                                                         <item type="label">
90                                                                 <normal color="#000000" font="Sans 12"/>
91                                                                 <prelight color="#666666" font="Sans 12"/>
92                                                                 <active color="#ff0000" font="Sans 12"/>
93                                                                 <pos y="50%" anchor="w"/>
94                                                                 <stock type="disconnect"/>
95                                                                 <show modes="remote"/>
96                                                         </item>
97                                                         <item type="label">
98                                                                 <normal color="#000000" font="Sans 12"/>
99                                                                 <prelight color="#666666" font="Sans 12"/>
100                                                                 <active color="#ff0000" font="Sans 12"/>
101                                                                 <pos y="50%" anchor="w"/>
102                                                                 <stock type="quit"/>
103                                                                 <show modes="flexi"/>
104                                                         </item>
105                                                 </box>
106                                         </item>
108                                 </box>
109                         </item>
110                 </fixed>
111         </item>
112         <item type="pixmap" background="true">
113                 <normal file="flower.png"/>
114                 <pos x="100%" y="100%" anchor="se"/>
115         </item>
116         <item type="label" id="clock">
117                 <normal color="#000000" font="Sans 12"/>
118                 <pos x="-20" y="-37" anchor="e"/>
119                 <text>%c</text>
120         </item>
121         <item type="rect" id="timed-label">
122                 <normal color="#FFFFFF" alpha="0.5"/>
123                 <pos anchor="c" x="50%" y="20%" width="box" height="box"/>
124                 <box orientation="vertical" xpadding="50" ypadding="5" spacing="0">
125                         <item type="label">
126                                 <normal color="#000000" font="Sans 12"/>
127                                 <pos x="50%" anchor="n"/>
128                                 <stock type="timed-label"/>
129                         </item>
130                 </box>
131         </item>
132         <item type="rect" id="greeter">
133                 <pos anchor="c" x="50%" y="50%" width="box" height="1"/>
134                 <box orientation="horizontal" xpadding="0" ypadding="0" spacing="20">
135                         <item type="list" id="userlist">
136                                 <color labelcolor="#40c0c0c0" altlabelcolor="#40e0e0e0"/>
137                                 <pos anchor="w" max-height="50%^"/>
138                         </item>
139                         <item type="rect" id="verify">
140                                 <normal color="#FFFFFF" alpha="0.5"/>
141                                 <pos anchor="w" width="box" height="box"/>
142                                 <box orientation="vertical" min-width="340" xpadding="30" ypadding="30" spacing="10">
143                                         <item type="label">
144                                                 <pos anchor="n" x="50%"/>
145                                                 <normal color="#000000" font="Sans 14"/>
146                                                 <stock type="welcome-label"/>
147                                         </item>
148                                         <item type="rect" id="talker">
149                                                 <pos anchor="n" x="50%" width="box" height="box"/>
150                                                 <!-- box orientation="vertical" xpadding="0" ypadding="0" spacing="10" -->
151 <!--
152                                                 <box orientation="horizontal" xpadding="0" ypadding="0" spacing="0">
153                                                         <item type="rect">
154                                                                 <normal color="#FF8080" alpha="0.0"/>
155                                                                 <pos anchor="w" y="50%" width="box" height="box"/>
156                                                                 <box orientation="vertical" xpadding="0" ypadding="0" spacing="16">
157                                                                         <item type="label">
158                                                                                 <show type="plugin-domain-entry"/>
159                                                                                 <buddy idref="domain-entry"/>
160                                                                                 <pos anchor="ne" x="100%"/>
161                                                                                 <normal color="#000000" font="Sans 12"/>
162                                                                                 <stock type="domain-label"/>
163                                                                         </item>
164                                                                         <item type="label">
165                                                                                 <buddy idref="user-entry"/>
166                                                                                 <pos anchor="ne" x="100%"/>
167                                                                                 <normal color="#000000" font="Sans 12"/>
168                                                                                 <stock type="username-label"/>
169                                                                         </item>
170                                                                         <item type="label">
171                                                                                 <buddy idref="pw-entry"/>
172                                                                                 <pos anchor="ne" x="100%"/>
173                                                                                 <normal color="#000000" font="Sans 12"/>
174                                                                                 <stock type="password-label"/>
175                                                                         </item>
176                                                                 </box>
177                                                         </item>
178                                                         <item type="rect">
179                                                                 <normal color="#FF80FF" alpha="0.0"/>
180                                                                 <pos anchor="w" y="50%" width="box" height="box"/>
181                                                                 <box orientation="vertical" xpadding="0" ypadding="0" spacing="10">
182                                                                         <item type="entry" id="domain-entry">
183                                                                                 <show type="plugin-domain-entry"/>
184                                                                                 <pos anchor="n" x="50%" height="24" width="150"/>
185                                                                         </item>
186                                                                         <item type="entry" id="user-entry">
187                                                                                 <pos anchor="n" x="50%" height="24" width="150"/>
188                                                                         </item>
189                                                                         <item type="entry" id="pw-entry">
190                                                                                 <pos anchor="n" x="50%" height="24" width="150"/>
191                                                                         </item>
192                                                                 </box>
193                                                         </item>
194                                                 </box>
196                                         </item>
197                                 </box>
198                                 <fixed>
199                                         <item type="label" id="pam-error">
200                                                 <pos anchor="s" x="50%" y="-5"/>
201                                                 <normal color="#000000" font="Sans Bold 12"/>
202                                                 <text/>
203                                         </item>
204                                         <item type="rect" id="caps-lock-warning">
205                                                 <normal color="#FFFFFF" alpha="0.5"/>
206                                                 <pos anchor="n" x="50%" y="125%" width="box" height="box"/>
207                                                 <box orientation="vertical" xpadding="50" ypadding="5" spacing="0">
208                                                         <item type="label">
209                                                                 <normal color="#ff0000" font="Sans 12"/>
210                                                                 <pos x="50%" anchor="n"/>
211                                                                 <stock type="caps-lock-warning"/>
212                                                         </item>
213                                                 </box>
214                                         </item>
215                                 </fixed>
216                         </item>
217                 </box>
218         </item>
219 </greeter>