summarylogtreecommitdiffstats
path: root/list.patch
blob: 6db0cf2fc74309e40d5d5506e9d794fdb6cd5a8a (plain)
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
--- arch.xml	2007-04-17 14:29:44.000000000 +0200
+++ arch-list.xml	2007-04-17 14:45:30.000000000 +0200
@@ -49,7 +49,7 @@
 
   <item type="rect" id="caps-lock-warning">
     <normal color="#FFFFFF" alpha="0.5"/>
-    <pos anchor="c" x="50%" y="75%" width="box" height="box"/>
+    <pos anchor="c" x="25%" y="75%" width="box" height="box"/>
     <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
       <item type="label">
         <normal color="#000000" font="Sans 12"/>
@@ -63,7 +63,7 @@
   <item type="rect">
     <show type="timed"/>
     <normal color="#FFFFFF" alpha="0.5"/>
-    <pos anchor="c" x="50%" y="25%" width="box" height="box"/>
+    <pos anchor="c" x="25%" y="25%" width="box" height="box"/>
     <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
       <item type="label" id="timed-label">
         <normal color="#000000" font="Sans 12"/>
@@ -74,13 +74,24 @@
     </box>
   </item>
 
+  <item type="rect" id="userlist-rect">
+    <normal color="#FFFFFF" alpha="0.5" font="Sans 14"/>
+    <pos anchor="c" x="75%" y="50%" width="box" height="box"/>
+    <box orientation="vertical" min-width="440" max-width="440" min-height="100" xpadding="4" ypadding="4" spacing="0">
+      <item type="list" id="userlist">
+        <pos anchor="nw" x="0" y="0" height="550" width="440"/>
+        <color iconcolor="#ACBFDD" labelcolor="#ACBFDD"/>
+      </item>
+    </box>
+  </item>
+
   <item type="rect">
     <normal color="#FFFFFF" alpha="0.5"/>
-    <pos anchor="c" x="50%" y="50%" width="box" height="box"/>
+    <pos anchor="c" x="25%" y="50%" width="box" height="box"/>
     <box orientation="vertical" min-width="340" xpadding="30" ypadding="30" spacing="10">
       <item type="label">
         <pos anchor="n" x="50%"/>
-        <normal color="#000000" font="Sans 14"/>
+        <normal color="#000000" font="Sans 18"/>
 	<!-- Stock label for: Welcome to %h -->
 	<stock type="welcome-label"/>
       </item>