BTerminal/v2/src/lib/components
Hibryda 47492aa637 feat(v3): add global font controls to SettingsTab
Add font family select (9 monospace fonts) and font size +/- stepper
(8-24px) to SettingsTab global settings. Both controls apply live
preview via CSS custom properties (--ui-font-family, --ui-font-size)
and persist to SQLite. Restructure global settings from inline rows
to 2-column grid with labels above controls. initTheme() now restores
saved font settings on startup.
2026-03-07 23:02:55 +01:00
..
Agent chore(v2): remove dead update_ssh_session method and fix stale comment 2026-03-07 16:51:15 +01:00
Context feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00
Markdown feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00
Notifications feat(v2): add agent tree, status bar, notifications, settings dialog (Phase 5) 2026-03-06 13:46:21 +01:00
StatusBar feat(v3): implement session continuity, workspace teardown, StatusBar rewrite, subagent routing fix 2026-03-07 16:33:27 +01:00
Terminal feat(v2): add copy/paste, theme hot-swap, tree enhancements, session resume, drag-resize 2026-03-06 15:09:52 +01:00
Workspace feat(v3): add global font controls to SettingsTab 2026-03-07 23:02:55 +01:00