]> git.tdb.fi Git - ext/subsurface.git/commit
Make the main display saner
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Sep 2011 01:30:42 +0000 (18:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Sep 2011 01:30:42 +0000 (18:30 -0700)
commit23c6a42b084fbd1affbf7cc1b3f5e94fb15d3a92
treeb242b461a5ae6a931b8e230405b27f9e1a66f970
parent3d01a5f71a29a8b7ce2a3648130660dabe62fae9
Make the main display saner

This tweaks:
 - packing to be what you'd kind of expect
 - makes the "summary info" always visible
 - the "extended info" is now on a notebook page of its own
 - dive profile the first notebook page, since the summary
   information is visible regardless.
which all just seems a lot more logical.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
display.h
info.c
main.c