summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/desktop/themes/kdm/openslx-legacy/theme.xml
blob: 61ae6644e31178c0cad4247a3230828ca31496a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<!--
KDM3-OpenSLX-Theme
-->
<greeter>
	<!-- main pic, login pic -->
	<item type="pixmap">
		<normal file="color.png"/>
		<pos x="0" y="0" width="100%" height="100%"/>
		<item type="rect">
			<normal color="#000000" alpha="0.0"/>
			<pos anchor="n" x="50%" y="0" width="100%" height="40%"/>
			
			<item type="pixmap">
				<normal file="welcome-time-shadowed.png"/>
				<pos anchor="n" x="50%" y="0" width="80%" height="44"/>
				
				<!-- Welcome on ... -->
				<item type="label">
					<pos anchor="w" x="5%" y="33%"/>
					<normal color="#f0f0f0" font="Sans 12"/>
					<!-- <stock type="welcome-label"/> -->
					<text>OpenSLX Workstation (%h)</text>
				</item>
				
				<!-- clock -->
				<item type="label" id="clock">
					<normal color="#f0f0f0" font="Sans 12"/>
					<pos anchor="e" x="95%" y="33%"/>
					<text>%c</text>
				</item>
				
			</item>
			
			<item type="pixmap">
				<normal file="openslx-logo-main.png"/>
				<pos anchor="n" x="50%" y="20%" height="70%"/>
			</item>
			
		</item>
		
		<item type="pixmap">
			<normal file="main-runner.png"/>
			<pos anchor="c" x="50%" y="50%" width="100%" height="160"/>
			
			<item type="rect">
				<normal color="#000000" alpha="0.0"/>
				<pos anchor="w" x="0" y="50%" width="35%" height="100%"/>
				
				<item type="rect">
					<normal color="#000000" alpha="0.0"/>
					<pos anchor="w" x="0" y="50%" width="120" height="100%"/>
					<item type="pixmap">
						<normal file="openslx-logo.png"/>
						<pos anchor="e" x="100%" y="50%"/>
					</item>
				</item>
				
				<item type="rect">
					<normal color="#000000" alpha="0.0"/>
					<pos anchor="e" x="-140" y="50%" width="100%" height="100%"/>
					
					<!-- username-label -->
					<item type="label">
						<pos anchor="e" x="-5" y="40%"/>
						<normal color="#f0f0f0" font="Sans 11"/>
						<stock type="username-label"/>
					</item>
					
					<!-- password-label -->
					<item type="label">
						<pos anchor="e" x="-5" y="60%"/>
						<normal color="#f0f0f0" font="Sans 11"/>
						<stock type="password-label"/>
					</item>
					
				</item>
				
				<item type="rect">
					<normal color="#000000" alpha="0.0"/>
					<pos anchor="e" x="100%" y="50%" width="140" height="100%"/>
					
					<!-- username-entry -->
					<item type="entry" id="user-entry">
						<pos anchor="w" x="0" y="40%" height="22" width="114"/>
					</item>
					
					<!-- password-entry -->
					<item type="entry" id="pw-entry">
						<pos anchor="w" x="0" y="60%" height="22" width="114"/>
					</item>
					
					<item type="pixmap" button="true" id="login_button">
						<pos anchor="e" x="100%" y="60%" height="22" width="22"/>
						<normal file="enter_inactive.png"/>
						<prelight file="enter.png"/>
					</item>
					
				</item>
				
			</item>
			
			<item type="rect">
				<normal color="#ff0000" alpha="0.0"/>
				<pos anchor="c" x="50%" y="50%" width="30%" height="160"/>
				
				<!-- capslock-warning -->
				<item type="pixmap" id="caps-lock-warning">
					<normal file="error.png"/>
					<pos anchor="c" x="50%" y="22" width="100%" height="70"/>
					<item type="rect" id="caps-lock-warning">
						<normal color="#000000" alpha="0.4"/>
						<pos anchor="c" x="50%" y="50%" width="100%" height="box"/>
						<box orientation="vertical" xpadding="10" ypadding="5" spacing="0">
							<item type="label">
								<normal color="#ff8b00" font="Sans 11"/>
								<pos x="50%" anchor="n"/>
								<stock type="caps-lock-warning"/>
							</item>
						</box>
					</item>
				</item>
				
				<item type="pixmap">
					<normal file="environment.png"/>
					<pos anchor="c" x="50%" y="50%" width="186" height="100"/>
				</item>
				
				<!-- Login-Error -->
				<item type="pixmap" id="pam-error">
					<normal file="error.png"/>
					<pos anchor="c" x="50%" y="-22" width="100%" height="70"/>
					<item type="rect">
						<normal color="#000000" alpha="0.4"/>
						<pos anchor="c" x="50%" y="50%" width="100%" height="box"/>
						<box orientation="vertical" xpadding="10" ypadding="5" spacing="0">
							<item type="label">
								<normal color="#ff8b00" font="Sans 11"/>
								<pos anchor="n" x="50%"/>
								<text>Login failed!</text>
								<text xml:lang="en">Login failed!</text>
								<text xml:lang="de">Login fehlgeschlagen!</text>
							</item>
						</box>
					</item>
				</item>
				
			</item>
			
			<!-- icons and text on the left -->
			<item type="rect">
				<normal color="#000000" alpha="0.0"/>
				<pos anchor="e" x="100%" y="50%" width="35%" height="100%"/>
				
				<!-- session-button -->
				<item type="rect" id="session_button" button="true">
					<normal color="#000000" alpha="0.0"/>
					<pos anchor="se" x="80%" y="50%" width="160" height="50%"/>
					
					<item type="pixmap" id="session_button" button="true">
						<normal file="sessions_inactive.png"/>
						<prelight file="sessions.png"/>
						<pos anchor="se" x="94%" y="-8" width="48" height="48"/>
					</item>
					
					<item type="label">
						<normal color="#bbbbbb" font="Sans 11"/>
						<prelight color="#f0f0f0" font="Sans 11"/>
						<active color="#ff8b00" font="Sans 11"/>
						<pos anchor="e" x="-70" y="-32"/>
						<text>Session</text>
						<text xml:lang="en">Session</text>
						<text xml:lang="de">Sitzung</text>
					</item>
					
				</item>
				
				<!-- menu-button -->
				<item type="rect" id="system_button" button="true">
					<show modes="console" type="system"/>
					<normal color="#000000" alpha="0.0"/>
					<pos anchor="ne" x="80%" y="50%" width="160" height="50%"/>
					<item type="pixmap" id="system_button" button="true">
						<normal file="system_inactive.png"/>
						<prelight file="system.png"/>
						<pos anchor="ne" x="94%" y="8" width="48" height="48"/>
					</item>
					<item type="label">
						<normal color="#bbbbbb" font="Sans 11"/>
						<prelight color="#f0f0f0" font="Sans 11"/>
						<active color="#ff8b00" font="Sans 11"/>
						<pos anchor="e" x="-70" y="32"/>
						<text>System Menu</text>
						<text xml:lang="en">System Menu</text>
						<text xml:lang="de">System Menü</text>
					</item>
				</item>
				
			</item>
			
		</item>
	</item>
</greeter>