Commit graph

5 commits

Author SHA1 Message Date
a77bf0c9c6
Refactor left pane
Just use Strings instead of the various structs
2025-01-19 14:01:17 -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
d7c070aad8
Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00
Renamed from src/components/left.rs (Browse further)