summaryrefslogtreecommitdiffstats
path: root/src/event/app_event.rs
AgeCommit message (Expand)Author
2023-11-01make input thread a bit more robustJeff Zhao
2023-09-07rename some typesJeff Zhao
2023-08-12add trash support via command line tools instead of libraryJeff Zhao
2023-01-04cargo clippy and update (#245)Jeff Zhao
2022-08-31rework previews to have loading state as wellJeff Zhao
2022-08-31more fine grain error handling for previewing directoriesJeff Zhao
2022-07-18increase performance by boxing values before sendingJeff Zhao
2022-07-18asynchronize delete operationJeff Zhao
2022-04-17code cleanupJeff Zhao
2022-04-17track child processes and properly close them when completeJeff Zhao
2022-02-24Fix clippy warnings (#144)sushi-shi
2021-12-20refactor image preview via ueberzugJeff Zhao
2021-12-16Update view on filesystem changes (#112)DLFW
2021-12-04move more logic into process_non_interactiveJeff Zhao