Add GUI font configuration controls

This commit is contained in:
2026-06-09 15:55:45 +08:00
parent d5b6bb52c8
commit b499db5d35
5 changed files with 535 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
mod app;
mod buffers;
mod panels;
mod ui_fonts;
use xserial_client::SessionManager;