summaryrefslogtreecommitdiffstats
path: root/src/app/mod.rs
AgeCommit message (Expand)Author
2024-01-21WIP: right aligned header & footer elementsqkzk
2024-01-10focus struct, following selected tabqkzk
2024-01-08better footer for flagged filesqkzk
2024-01-03clickable footerqkzk
2024-01-03displayablea header for fuzzy. click isn't working yetqkzk
2023-12-30WIP: separate display & status threadqkzk
2023-12-10documentation & session refactoringqkzk
2023-12-10use a trait to refactor header & footer. Only export the public APIqkzk
2023-12-10WIP: header & footer. Display ok. Header click ok. Footer click TODO!qkzk
2023-11-30moved internal status settings to separate struct & fileqkzk
2023-11-28use settings for tabs. Use better name for tab selectingqkzk
2023-11-27move display settings to their own crateqkzk
2023-11-20Clickable first line. Each first line element can be clicked, resulting in an...qkzk
2023-11-16move refresher to appqkzk
2023-11-16moved app & status to appqkzk
2023-11-16mod configqkzk
2023-11-16mod interactionqkzk