summaryrefslogtreecommitdiffstats
path: root/src/hbox.rs
AgeCommit message (Expand)Author
2020-05-25fix size calculation of HBox widgetsHEADmasterrabite
2020-05-22add preview zoom moderabite
2019-07-08fix messed up manual merge in hboxrabite
2019-07-08initial support for SIXEL/kitty graphicsrabite
2019-07-03Customizable column ratios (#58)ath3
2019-05-28add quick actionsrabite
2019-05-23move methods from Widget trait to WidgetCorerabite
2019-04-02move widgets/files around instead of cachingrabite
2019-03-31finally fixed memory leakrabite
2019-03-20hide left/right columnsrabite
2019-03-20removed useless miller column widgetrabite
2019-03-19handle terminal resizingrabite
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-12async widgetrabite
2019-02-05unnecessary animationsrabite
2019-02-04prototype async previewsrabite
2019-01-29somewhat working miller columnsrabite
2019-01-22basic browsing workingrabite
2019-01-22hbox workingrabite
2019-01-21got it somewhat working (hopefully)rabite
2019-01-21got file sizes working in listviewrabite
2019-01-21fixed key handlingrabite
2019-01-21First commit, did some refactoring around widgets, etc, etcrabite