feat: migrate Tux-Dock to FTXUI TUI and CMake build flow #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR merges
devintomainand delivers the Tux-Dock TUI modernization effort.g++compile commands to CMake, with FTXUI fetched viaFetchContent.DockerManager+TuxDockApp) and current behavior.Key Changes
TUI / UX
main.cpp.About Tux-Dockmenu action.Responsiveness
Build / CI
CMakeLists.txt(C++17, FTXUI via FetchContent).compile.shto CMake configure/build.Docs
README.mdto reflect:DockerManager+TuxDockApp)Files Changed
.forgejo/workflows/build.yaml.gitignoreCMakeLists.txtREADME.mdcompile.shmain.cppValidation
cmake -S . -B buildcmake --build build -jNotes
TuxDockAppUI layer.