Commit graph

8 commits

Author SHA1 Message Date
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