Commit graph

14 commits

Author SHA1 Message Date
167ec52d6f
Refactor tasks
Retain info about tasks to use in app logic
2025-02-05 20:27:28 -08:00
dd7c2fd7ab
Move fortune() to core lib 2025-01-28 19:39:52 -08:00
b2b90bb946
WIP: Add boot mode options to boot-diags 2025-01-26 00:19:49 -08:00
1ce7f76229
WIP: Add BootMode menu logic 2025-01-25 22:59:06 -08:00
aa4ac8d5e8
WIP: Initial boot-diags outline
Currently not working

Update footer lines

WIP 47
2025-01-25 22:17:08 -08:00
8be96d21b9
Add fortune text to Deja-Vu Done screen 2025-01-24 20:30:34 -08:00
5c0c47cc0f
Add shortcut to open new terminal window 2025-01-24 19:19:43 -08:00
833223b7ad
Rewrite pe-menu to use new core lib
- Display is now split into left/right panes
- Refactored selection logic to allow for zero selections
  - i.e. Select item and stay on the same screen
2025-01-24 17:41:33 -08:00
1373d33f42
Refactor initial 'Scanning Disks' popup
Starting that in app.rs makes more sense
2025-01-19 19:29:34 -08:00
51610fdc23
Allow title text to be set per app 2025-01-19 17:31:46 -08:00
e26a83299c
Override config/data paths
Without this the config is saved to $HOME/.config/core/config.json5
2025-01-19 16:44:53 -08:00
14a8ea7429
Update version numbers to match 2025-01-19 16:43:59 -08:00
6ea2df892f
Update dependencies 2025-01-19 16:03:04 -08:00
5343912699
Move shared code to core lib 2025-01-19 15:24:19 -08:00