|
|
9d6fa954b2
|
Refactor next_mode()
The return type better reflects the next state
|
2025-01-13 00:45:14 -08:00 |
|
|
|
253385c2a7
|
Move clone settings to separate struct
The App struct had too many fields IMO
|
2025-01-13 00:39:20 -08:00 |
|
|
|
fc0b82418b
|
move shared Mode to separate file
|
2025-01-12 00:51:54 -08:00 |
|
|
|
608f07d445
|
Revert "Add support for getting Modes by name"
This moves a compile-time check to runtime. It's worth the "bloat" to
keep things compile-time IMO
This reverts commit 828a2736be.
|
2025-01-12 00:21:11 -08:00 |
|
|
|
828a2736be
|
Add support for getting Modes by name
Should support app implementations for multiple binaries
|
2025-01-12 00:17:18 -08:00 |
|
|
|
da1892710f
|
Load title from config file
|
2025-01-11 22:37:07 -08:00 |
|
|
|
f6d01068a3
|
Update descriptions
|
2024-11-28 16:02:05 -08:00 |
|
|
|
2d29a8f748
|
Refactor setting mode in app.rs
Really just need to break it into smaller chunks
|
2024-11-28 15:42:34 -08:00 |
|
|
|
fe76d47155
|
Update config path
|
2024-11-21 06:00:37 -08:00 |
|
|
|
d7c070aad8
|
Convert to workspace with both deja-vu and pe-menu
|
2024-11-21 05:34:10 -08:00 |
|