summaryrefslogtreecommitdiffstats
path: root/src/ui/tui_backend.rs
AgeCommit message (Expand)Author
2022-06-29rename TuiBackend to AppBackendJeff Zhao
2022-02-01code cleanup (#135)DLFW
2021-12-20refactor image preview via ueberzugJeff Zhao
2021-10-20rework config structureJeff Zhao
2021-10-03refactor some codeJeff Zhao
2021-06-22rudimentary file preview supportJeff Zhao
2021-04-16code cleanupJeff Zhao
2021-01-31code cleanupJeff Zhao
2021-01-24add optional clipboard supportJeff Zhao
2020-12-30add resize notification support and preliminary mouse supportJiayi Zhao
2020-12-11add a view for showing worker progressJiayi Zhao
2020-08-29big rework and dependency updateJiayi Zhao
2020-04-18update to tui-rs 0.9Jiayi Zhao
2020-04-12clear screen on startupJiayi Zhao
2020-04-03updatesJiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao
2020-02-24fix open_file_withJiayi 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-16remove more codeJiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2020-02-16rework rendering system to use tui-rs widgetsJiayi Zhao
2020-02-11more progress on tui-rs workJiayi Zhao
2020-02-11progress on switching to tui-rs for uiJiayi Zhao