summaryrefslogtreecommitdiff
path: root/schist_desktop_gui/src/gui/components/navigation.rs
AgeCommit message (Collapse)Author
2026-02-07task-001: can navigate file screen options with keyboardJoe Carstairs
2026-02-01Navigation::remove_options_where()Joe Carstairs
2026-02-01Navigation::insert_after_first()Joe Carstairs
2026-02-01BucketsView::active_group()Joe Carstairs
2026-02-01Can replace navigation optionsJoe Carstairs
2026-01-25tidier impl of Component for NavigationJoe Carstairs
2026-01-25factors out navigable traitJoe Carstairs
2025-08-25refactor navigationJoe Carstairs
2025-08-13task-073Joe Carstairs
Co-authored-by: Joe Carstairs <jcarstairs@scottlogic.com> Reviewed-on: https://git.joeac.net/joeac/schist/pulls/1 Co-authored-by: Joe Carstairs <me@joeac.net> Co-committed-by: Joe Carstairs <me@joeac.net>