<br><br>
<div class="gmail_quote">On Sat, Mar 6, 2010 at 3:34 PM, Dylan McCall <span dir="ltr">&lt;<a href="mailto:dylanmccall@gmail.com">dylanmccall@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi!<br><br><br>The new fad in UI design is white space. Even though GNOME has very<br>thick padding inside windows, we seem to be behind on this one :)<br>
<br>A big problem with GNOME&#39;s look right now, and this seems to be the case<br>no matter what theme one looks at, is the huge number of lines scattered<br>about the screen. They are used to separate two blocks of content in<br>
menus, lists, toolbars and more. What I find is that we have ended up<br>with these lines as almost the only tools at hand for separating<br>content!<br><br>Of particular interest to me is that these separators, functionally,<br>
have very little separation. They create a lot of visual noise, people<br>interpret the lines as separators if they see them, but at the end of<br>the day the two chunks of content are still squeezed closely together.<br>
At a glance, the separation is not really clear.<br><br>Lots of new applications are moving away from the multitudes of lines,<br>though. The new Palimpsest Disk Utility is a good, full example. It<br>separates pieces of its UI through GtkAlignment widgets. This is done<br>
because the semantically appropriate GtkHSeparator is a horrible, ugly<br>looking thing.<br><br>So, let&#39;s fix that!<br><br>As an experiment, I dug open Impression&#39;s gtkrc and tinkered with the<br>width and height of GtkMenuItemSeparator and GtkHSeparator. This is all<br>
pretty straight-forward, though it also needs some theme engine work<br>which I haven&#39;t tried yet. Unfortunately, the TreeView widget seems to<br>do internal widgets like separators different than the menu widget does.<br>
I couldn&#39;t figure out how to theme that, so Nautilus&#39;s ugly separator<br>(my inspiration!) remains unresolved.<br><br>As a result of that and laziness, my pictures are mostly a reasonably<br>attainable mockup, except the menus :)<br>
They can be seen at:<br><a href="http://people.ubuntu.com/~dylanmccall/mockups/whitespace-not-lines/" target="_blank">http://people.ubuntu.com/~dylanmccall/mockups/whitespace-not-lines/</a><br><br>I definitely don&#39;t think the mockups are perfect, or even particularly<br>
excellent. It may be worth some pondering, though.<br><br><br>Bye,<br>Dylan<br><font color="#888888"><br><br>--<br>ubuntu-art mailing list<br><a href="mailto:ubuntu-art@lists.ubuntu.com">ubuntu-art@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-art" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-art</a><br></font></blockquote></div><br>
<div>I never really even noticed all those lines, but now that you mention it, it does look kind of ugly. I say even get rid of the lines surrounding select boxes from the drop-down menus, as seen in your &quot;<a href="http://people.ubuntu.com/~dylanmccall/mockups/whitespace-not-lines/nautilus-menu.png">nautilus-menu.png</a>&quot;, just without the 1 pixel outlines on the boxes. Also, could you email me the widgets, I don&#39;t really know what your talking about with the GtkAlighn.</div>