Commit Graph

4 Commits

Author SHA1 Message Date
jon 86a26233dc backup: 2026-07-11T07:54:39-05:00 2026-07-11 07:54:39 -05:00
jon 53eaed4c7f refactor(management): replace curses TUIs with API-backed ncp subcommands; panel/autostart/install integration
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-11 07:25:08 -05:00
jon 6cb48f372b Wire theme restore/backup into bin/restore.sh and bin/backup.sh
- restore.sh: after folder+venv+frontend restore, runs
  assets/themes/install-theme.sh to rebuild the desktop wiring
- backup.sh: snapshots live xfconf + GTK 3/4 settings.ini into
  assets/themes/restore-snapshot/ before the router mirror, so the
  backup captures actual state (install-theme.sh stays the applier)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 13:43:14 -05:00
jon b0aa0438af Initial commit: NexusOS project + desktop theme baseline
Captures the known-good state after theme consolidation and
consistency reconciliation:
- NexusOS GTK/xfwm4/icon theme assets (assets/themes, management/Mint-Y-Nexus)
- Tightened right-click menus, visible separators, no menu icons
- assets/themes/install-theme.sh: idempotent restore of all wiring
  (symlinks, xfconf xsettings+xfwm4, GTK 3/4 settings.ini)
- .gitignore excludes venv/ollama/models/runtime/db

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 13:39:48 -05:00