summaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/mod.rs
AgeCommit message (Expand)Author
2022-08-31more fine grain error handling for previewing directoriesJeff Zhao
2021-12-27only process previews if preview shown and remove scripts are present in configJeff Zhao
2021-10-02Add a help page (#95)Vinegret43
2021-06-22rudimentary file preview supportJeff Zhao
2021-06-19Show symlinked files and dirs correctly (#72)DLFW
2021-05-26fix files with long extensions to print out of boundsJeff Zhao
2021-02-09move files around, code clean upJeff Zhao
2021-02-09add experimental support for long textfieldsJeff Zhao
2020-12-11add a view for showing worker progressJiayi Zhao
2020-08-30rework and fix issuesJiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao
2020-02-22implement textfield widgetJiayi Zhao
2020-02-22move the majority of rendering into its own widget: TuiViewJiayi Zhao
2020-02-17rework menu widgetJiayi Zhao
2020-02-16move topbar functionality into widgetJiayi Zhao
2020-02-16rework rendering system to use tui-rs widgetsJiayi Zhao