![]() |
Contur 2
Educational OS kernel simulator
|
FTXUI-backed IRenderer implementation for off-screen and headless rendering. More...
Go to the source code of this file.
Classes | |
| class | contur::FtxuiRenderer |
| FTXUI off-screen renderer implementing IRenderer. More... | |
Namespaces | |
| namespace | contur |
FTXUI-backed IRenderer implementation for off-screen and headless rendering.
FtxuiRenderer renders a TuiSnapshot to an in-memory FTXUI Screen of fixed dimensions. It is intentionally non-interactive (no event loop) so that it can be used in tests and in headless pipelines without a real terminal.
For the interactive TUI loop see FtxuiApp.
Definition in file ftxui_renderer.h.