Make the sidebar live in a proper independent window.
authorPierre Habouzit <madcoder@debian.org>
Sat, 11 Aug 2007 22:20:39 +0000 (00:20 +0200)
committerPierre Habouzit <madcoder@debian.org>
Sat, 11 Aug 2007 22:20:39 +0000 (00:20 +0200)
commit5dcac54e5db074dc4572f843666c7f7acaf2d109
treec323130cd5a7150c7ceb9875f3ffd463f7199174
parentf435868132e200bfa71ac155f037cf64bf5414ba
Make the sidebar live in a proper independent window.

  This is the first patch of many to come, cleansing the noodle horror the
UI code in mutt is (was ?).

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
15 files changed:
globals.h
init.h
lib-ui/CMakeLists.txt
lib-ui/curs_lib.c
lib-ui/curs_main.c
lib-ui/curses.h
lib-ui/layout.c [new file with mode: 0644]
lib-ui/layout.h [new file with mode: 0644]
lib-ui/lib-ui.h
lib-ui/menu.c
lib-ui/sidebar.c
lib-ui/sidebar.h
main.c
mutt.h
pager.c