Created a UIStack component that handles multiple screens.

This commit is contained in:
Zed A. Shaw 2026-04-08 11:13:56 -04:00
parent d393cf91ab
commit 543928eb36
7 changed files with 121 additions and 18 deletions

View file

@ -65,7 +65,7 @@ debug: build
gdb --nx -x .gdbinit --ex run --args builddir/runtests
debug_run: build
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args builddir/under_the_dome
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args builddir/multiscreen
debug_walk: build test
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args builddir/under_the_dome t