about summary refs log tree commit diff stats
path: root/widgets/spinner.go
Commit message (Expand)AuthorAgeFilesLines
* Implement style configuration.Kalyan Sriram2020-08-061-2/+4
* Revert "Implement style configuration."Reto Brunner2020-07-301-4/+2
* Implement style configuration.Kalyan Sriram2020-07-301-2/+4
* Revert "Add Style configuration"Drew DeVault2020-05-281-4/+2
* Add Style configurationReto Brunner2020-05-271-2/+4
* Add modify-labels commandReto Brunner2019-09-121-3/+3
* Allow custom spinner via config filePaul Spooren2019-08-301-19/+10
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Split ex line text handling into dedicated widgetDrew DeVault2019-05-111-2/+2
* lib/ui: introduce InvalidatableSimon Ser2019-04-271-8/+2
* widgets/spinner: fix Spinner.frame raceSimon Ser2019-04-271-12/+15
* Display message subjects in message listDrew DeVault2019-03-141-1/+1
* Lay out message list widget basic designDrew DeVault2019-03-141-0/+12
* Add loading spinnerDrew DeVault2019-01-131-0/+80