summaryrefslogtreecommitdiffstats
path: root/src/preview.rs
AgeCommit message (Expand)Author
2020-05-25start loading metadata during animationrabite
2020-05-25switch to parking_lot's Mutex/RwLockrabite
2020-05-23reduce flicker due to tickerrabite
2020-05-22add preview zoom moderabite
2020-02-16extract tick function and tick for widgets toorabite
2020-02-14kill media-previewer when image is deselected before it's donerabite
2020-02-13fix pdf previewsrabite
2020-02-12switch to nix for killing preview subprocessrabite
2020-02-11the fastest file manager in the galaxyrabite
2020-02-08fix crash by catching tree_magic's panic and handle it gracefullyrabite
2020-02-05buggy super-fast crazy stuffbuggy-speedrabite
2020-01-27don't draw preview dir twicerabite
2020-01-26fix media preview config loadingrabite
2020-01-26fix blocking when entering/leaving large directoryrabite
2020-01-25don't destroy widgets when taking their filesrabite
2020-01-23fix lag in mediaview by moving availability check to configrabite
2019-12-23fixed hangs when updating large directories (>10k files)rabite
2019-08-02improved subprocess killing with process groupsrabite
2019-07-25check if /tmp/hunter-previews exists before deletingrabite
2019-07-17big fat update to graphics mode (performance, features, etc)rabite
2019-06-29modularize media preview generator into own workspacerabite
2019-06-18added new previewing systemrabite
2019-05-28add quick actionsrabite
2019-05-23move methods from Widget trait to WidgetCorerabite
2019-05-23fix external scope.sh previewsrabite
2019-05-22fix warning in AsyncWidget's change_to()rabite
2019-05-21merge in media-preview stuffrabite
2019-05-11use async_value libraryrabite
2019-05-08add incremental search/filterrabite
2019-04-06fix warningsrabite
2019-04-04show fs space usage and too much other stuffrabite
2019-04-03configurable hidden files/animationrabite
2019-04-03don't animate over other widgetsrabite
2019-04-02move widgets/files around instead of cachingrabite
2019-03-31finally fixed memory leakrabite
2019-03-30some bugs fixedrabite
2019-03-29global file cache/event dispatchrabite
2019-03-26fixed possibler race conditionrabite
2019-03-26some bugfixes and stuffrabite
2019-03-25make async clonablerabite
2019-03-25load metadata and file-count asynchronouslyrabite
2019-03-22async stuff much improvedrabite
2019-03-20filtering by namerabite
2019-03-20hide left/right columnsrabite
2019-03-20use osstring for filenames/pathsrabite
2019-03-19handle terminal resizingrabite
2019-03-17big performance improvementrabite
2019-03-16some error handling modificationsrabite
2019-03-09scrolling and following proc outputrabite
2019-03-09cache directory contents(/selections/settings/...)rabite