Public Attributes | |
di::Vector< di::Box< Pane > > | panes {} |
di::Vector< LayoutEntry > | layout {} |
Pane * | active { nullptr } |
dius::tty::WindowSize | size |
Pane* ttx::LayoutState::active { nullptr } |
di::Vector<LayoutEntry> ttx::LayoutState::layout {} |
di::Vector<di::Box<Pane> > ttx::LayoutState::panes {} |
dius::tty::WindowSize ttx::LayoutState::size |