Refactor project structure with store/service/ui architecture
- Replace lib/apm with backend/dbus and backend/eepm clients
- Add Redux-like store with state management and actions
- Add service layer (update, history, notification, scheduler)
- Add UI components (category_row, package_row) and pages
- Add model types (Package, EventData, ActiveUpdate, History)
- Add pkg/storage for settings and history persistence
Showing
lib/gtks/logging/logging.go
0 → 100644
listpage.ui
deleted
100644 → 0
ui.cmb
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
ui/builder.go
deleted
100644 → 0
ui/pages/history.blp
0 → 100644
ui/pages/loading.blp
0 → 100644
ui/pages/noupdates.blp
0 → 100644
ui/pages/package-list.blp
0 → 100644
ui/pages/process-page.blp
0 → 100644
ui/pages/updates-list.blp
0 → 100644
ui/window.blp
0 → 100644
window.ui
deleted
100644 → 0
Please
register
or
sign in
to comment