Accidently sent this to the wrong list, so here it is again...
On 12/8/05, Donavan Stanley <[EMAIL PROTECTED]> wrote:
>
> There are a few of them now... Minimalist was designed as a proof of
> concept. Post 18.1 it received a facelift that's not yet finished.
> Hopefully I'll get it wrapped up before .19.
>
Donavan,
I actually like Minimalist quite a bit. The *background* blue is a
little too bright, on my TV, but most of the time I do not notice.
I have actually spent a little time tweaking the positions a bit:
Watch Recordings:
* Cut indicator was too far right -- hidden under the preview if
preview was turned on
* Description box was far narrower than it needed to be when preview
was turned off.
Delete Recordings:
* Description text was off to the left, and not tall enough.
* Channel area was not large enough for some of my channel names.
On just about every screen, the Selector Area did not provide enough
room for a "short date" format of "MM/DD DoW"
Set Priorities is a mess. Have not touched that yet. Not sure what
you want that screen to look like.
System Status screen could make better use of screen real estate, but
once again, I am not sure what your plans are, there.
I have attached a patch for the above changes.
Thanks for another great theme!
John
Index: Minimalist-wide/ui.xml
===================================================================
--- Minimalist-wide/ui.xml (revision 8231)
+++ Minimalist-wide/ui.xml (working copy)
@@ -391,9 +391,9 @@
<fcnfont name="list-recording" function="recording"></fcnfont>
<fcnfont name="list-selected" function="selected"></fcnfont>
<columnpadding>10</columnpadding>
- <column number="1" width="170" context="-1"></column>
- <column number="2" width="185" context="-1"></column>
- <column number="3" width="745" context="-1"></column>
+ <column number="1" width="205" context="-1"></column>
+ <column number="2" width="180" context="-1"></column>
+ <column number="3" width="725" context="-1"></column>
<column number="4" width="30" context="-1"></column>
<items>6</items>
<image function="selectionbar" filename="shared/very_long_bar.png" location="-14,0"></image>
@@ -518,8 +518,8 @@
<fcnfont name="list-recording" function="recording"></fcnfont>
<fcnfont name="list-selected" function="selected"></fcnfont>
<columnpadding>10</columnpadding>
- <column number="1" width="170" context="-1"></column>
- <column number="2" width="185" context="-1"></column>
+ <column number="1" width="205" context="-1"></column>
+ <column number="2" width="180" context="-1"></column>
<column number="3" width="705" context="-1"></column>
<column number="4" width="30" context="-1"></column>
<column number="5" width="30" context="-1"></column>
@@ -954,10 +954,10 @@
<fcnfont name="list-selected" function="selected"></fcnfont>
<fcnfont name="list-inactive" function="inactive"></fcnfont>
<columnpadding>15</columnpadding>
- <column number="1" width="645" context="-1"></column>
- <column number="2" width="60" context="-1"></column>
- <column number="3" width="144" context="0"></column>
- <column number="4" width="110" context="1"></column>
+ <column number="1" width="635" context="-1"></column>
+ <column number="2" width="105" context="-1"></column>
+ <column number="3" width="134" context="0"></column>
+ <column number="4" width="100" context="1"></column>
<items>7</items>
<image function="selectionbar" filename="shared/long_bar.png" location="-20,-8"></image>
@@ -1017,7 +1017,7 @@
<textarea name="description" draworder="6">
<area>25,140,1000,125</area>
- <altarea>20,140,760,125</altarea>
+ <altarea>20,140,1100,125</altarea>
<font>metadata</font>
<multiline>yes</multiline>
<value>%LONGREPEAT%%STARS%%DESCRIPTION%</value>
@@ -1038,7 +1038,7 @@
</image>
<image name="cutlist" draworder="6">
<filename>type/cutlist.png</filename>
- <position>1023,10</position>
+ <position>923,10</position>
</image>
<image name="processing" draworder="6">
@@ -1050,7 +1050,7 @@
<container name="program_info_del">
<context>1</context>
- <area>0,440,1280,300</area>
+ <area>60,390,1200,320</area>
<textarea name="title" draworder="6">
<area>40,0,580,44</area>
@@ -1064,7 +1064,7 @@
</textarea>
<textarea name="channel" draworder="6">
- <area>25,100,160,30</area>
+ <area>25,100,180,33</area>
<font>info</font>
</textarea>
@@ -1074,7 +1074,7 @@
</textarea>
<textarea name="description" draworder="6">
- <area>25,140,1000,75</area>
+ <area>20,140,1100,125</area>
<font>metadata</font>
<multiline>yes</multiline>
<value>%LONGREPEAT%%STARS%%DESCRIPTION%</value>
@@ -1303,7 +1303,7 @@
<fcnfont name="list-recording" function="recording"></fcnfont>
<fcnfont name="list-conflict" function="conflicting"></fcnfont>
<columnpadding>5</columnpadding>
- <column number="1" width="175" context="-1"></column>
+ <column number="1" width="205" context="-1"></column>
<column number="2" width="178" context="-1"></column>
<column number="3" width="800" context="-1"></column>
<items>6</items>
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev