1.1 --- a/docs/design.txt Sat Jul 09 09:48:07 2011 +0200 1.2 +++ b/docs/design.txt Sat Jul 09 19:14:03 2011 +0200 1.3 @@ -28,6 +28,19 @@ 1.4 #D.08 To alternate the running subclock, the playing opponent presses 1.5 anywhere on the UI surface (even in the nonplaying opponent's area.) 1.6 #D.09 RSS indicated updates are automatically published on project homepage. 1.7 + #D.10 Aspect consists of minimal UI pieces arranged statically. 1.8 + A vertically (90 degrees rotated) title bar is flush left. 1.9 + A system title bar is assumed to be placed above the UI surface. 1.10 + Two clockfaces are placed side by side next to the vertical title bar. 1.11 + One text label for the opponent name is placed below each clock face. 1.12 + #D.11 Consideration is given to devices with several screen resolutions. 1.13 + 820 X 480 (AppUp requirement) 1.14 + 854 X 480 (Telephone) 1.15 + 1024 X 600 (Ideapad) 1.16 + 1280 X 720 (720p) 1.17 + 1366 X 768 (WeTab) 1.18 + #D.12 Resolutions greater than 1366 X 768 (for example 1280 X 768) 1.19 + are to be served with SVG graphics only to maintain asthetics. 1.20 1.21 OPTIONS 1.22