]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Merge branch 'multi-pane'
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Nov 2011 18:35:27 +0000 (10:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Nov 2011 18:35:27 +0000 (10:35 -0800)
* multi-pane:
  Experimental hard-coded three-pane layout

Ok, so it's not perfect, but I've been using a version of this for the
last week or so by now, and every time I go back to the old layout I
just cringe.

So the three-pane window approach requires much more display area, and
probably wouldn't work wonderfully on low-resolution devices (ie 720x480
or even 1024x600).  So for anybody doing a cellphone port, you may need
to play around with the interface.  But this should be usable even on a
netbook, although not as good as on a device with more pixels.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Trivial merge