summaryrefslogtreecommitdiffstats
path: root/src/preview.rs
AgeCommit message (Expand)Author
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
2019-03-09use enum to allow multiple widget types in hboxrabite
2019-03-02moved window stuff to widget itselfrabite
2019-02-28view exec'd processes status/outputrabite
2019-02-26watch dirs for changesrabite
2019-02-26fix warningsrabite
2019-02-22show ... while loadingrabite
2019-02-22added on_ready supportrabite
2019-02-18preview v3rabite
2019-02-16preview v3 rc1rabite
2019-02-16async v3-betarabite
2019-02-15async v3-alpharabite
2019-02-14async_widget2rabite
2019-02-13speed optimizationrabite
2019-02-12async widgetrabite
2019-02-09don't throw crap at screen when preview-process is killrabite
2019-02-07multi-file selectionrabite
2019-02-06kill lagging preview processesrabite
2019-02-05show correct file sizerabite
2019-02-05unnecessary animationsrabite
2019-02-05some lipstickrabite
2019-02-04prototype async previewsrabite
2019-02-02not quite ready yetrabite
2019-02-01improved string handlingrabite
2019-02-01lots of stuff.rabite
2019-01-30previewing text filesrabite