summaryrefslogtreecommitdiff
path: root/widgets/spinner.go
AgeCommit message (Expand)Author
2022-03-23logging: added a log on panicMoritz Poldrack
2021-11-05go.mod: change base git urlRobin Jarry
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-27Add Style configurationReto Brunner
2019-09-12Add modify-labels commandReto Brunner
2019-08-30Allow custom spinner via config filePaul Spooren
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-11Split ex line text handling into dedicated widgetDrew DeVault
2019-04-27lib/ui: introduce InvalidatableSimon Ser
2019-04-27widgets/spinner: fix Spinner.frame raceSimon Ser
2019-03-14Display message subjects in message listDrew DeVault
2019-03-14Lay out message list widget basic designDrew DeVault
2019-01-13Add loading spinnerDrew DeVault