summaryrefslogtreecommitdiffstats
path: root/hyperui/resource
diff options
context:
space:
mode:
Diffstat (limited to 'hyperui/resource')
-rw-r--r--hyperui/resource/640x360/hyperui.ini3
-rw-r--r--hyperui/resource/640x360/hyperui.qrc1
-rw-r--r--hyperui/resource/640x360/images/idle_line.pngbin0 -> 190 bytes
-rw-r--r--hyperui/resource/800x480/hyperui.ini3
-rw-r--r--hyperui/resource/800x480/hyperui.qrc1
-rw-r--r--hyperui/resource/800x480/images/idle_line.pngbin0 -> 173 bytes
6 files changed, 8 insertions, 0 deletions
diff --git a/hyperui/resource/640x360/hyperui.ini b/hyperui/resource/640x360/hyperui.ini
index d25b9a7..f1d35e1 100644
--- a/hyperui/resource/640x360/hyperui.ini
+++ b/hyperui/resource/640x360/hyperui.ini
@@ -34,6 +34,9 @@ main-icon-out-pos=@Point(-355 638)
[clock-widget]
update-timeout=5000
font-color=#9FA3AC
+label-height=30
+label-font-size=17
+label-init-pos=@Point(30 382)
knob-pos=@Point(168 187)
middle-pos=@Point(179 197)
day-font-size=26
diff --git a/hyperui/resource/640x360/hyperui.qrc b/hyperui/resource/640x360/hyperui.qrc
index 293ca9a..cb4e9dc 100644
--- a/hyperui/resource/640x360/hyperui.qrc
+++ b/hyperui/resource/640x360/hyperui.qrc
@@ -3,6 +3,7 @@
<file>hyperui.ini</file>
<file>contactlist.txt</file>
+ <file>images/idle_line.png</file>
<file>images/list_abc.png</file>
<file>images/list_abcmarker.png</file>
diff --git a/hyperui/resource/640x360/images/idle_line.png b/hyperui/resource/640x360/images/idle_line.png
new file mode 100644
index 0000000..4e3f42b
--- /dev/null
+++ b/hyperui/resource/640x360/images/idle_line.png
Binary files differ
diff --git a/hyperui/resource/800x480/hyperui.ini b/hyperui/resource/800x480/hyperui.ini
index ce687ed..555ba15 100644
--- a/hyperui/resource/800x480/hyperui.ini
+++ b/hyperui/resource/800x480/hyperui.ini
@@ -34,6 +34,9 @@ main-icon-out-pos=@Point(-444 900)
[clock-widget]
update-timeout=5000
font-color=#9FA3AC
+label-height=40
+label-font-size=23
+label-init-pos=@Point(40 510)
knob-pos=@Point(225 250)
middle-pos=@Point(238 264)
day-font-size=35
diff --git a/hyperui/resource/800x480/hyperui.qrc b/hyperui/resource/800x480/hyperui.qrc
index 293ca9a..cb4e9dc 100644
--- a/hyperui/resource/800x480/hyperui.qrc
+++ b/hyperui/resource/800x480/hyperui.qrc
@@ -3,6 +3,7 @@
<file>hyperui.ini</file>
<file>contactlist.txt</file>
+ <file>images/idle_line.png</file>
<file>images/list_abc.png</file>
<file>images/list_abcmarker.png</file>
diff --git a/hyperui/resource/800x480/images/idle_line.png b/hyperui/resource/800x480/images/idle_line.png
new file mode 100644
index 0000000..5d0f4b0
--- /dev/null
+++ b/hyperui/resource/800x480/images/idle_line.png
Binary files differ