deja-vu/deja_vu/src
2Shirt 3c0c12fa7a
Refactor right pane
Added DVLine struct to use instead of passing an Arc<Mutex>>.
This allows the right into pane to be agnostic of any app details.
2025-01-18 14:10:52 -08:00
..
components Refactor right pane 2025-01-18 14:10:52 -08:00
system Refactor setting mode in app.rs 2024-11-28 15:42:34 -08:00
tests Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00
action.rs Refactor right pane 2025-01-18 14:10:52 -08:00
app.rs Refactor right pane 2025-01-18 14:10:52 -08:00
cli.rs Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00
components.rs Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00
config.rs move shared Mode to separate file 2025-01-12 00:51:54 -08:00
errors.rs Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00
line.rs Refactor right pane 2025-01-18 14:10:52 -08:00
logging.rs Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00
main.rs Refactor right pane 2025-01-18 14:10:52 -08:00
state.rs Move clone settings to separate struct 2025-01-13 00:39:20 -08:00
system.rs Refactor setting mode in app.rs 2024-11-28 15:42:34 -08:00
tasks.rs Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00
tui.rs Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00