about summary refs log tree commit diff stats
path: root/lib/ui/stack.go
Commit message (Expand)AuthorAgeFilesLines
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-1/+1
* Implement style configuration.Kalyan Sriram2020-08-061-3/+7
* Revert "Implement style configuration."Reto Brunner2020-07-301-7/+3
* Implement style configuration.Kalyan Sriram2020-07-301-3/+7
* Revert "Add Style configuration"Drew DeVault2020-05-281-7/+3
* Add Style configurationReto Brunner2020-05-271-3/+7
* Add MouseableJeffas2019-09-111-0/+9
* Implement the Container interface in lib/ui/Drew DeVault2019-01-201-0/+4
* Apply gofmtDrew DeVault2018-06-111-2/+2
* Move sidebar into account tabsDrew DeVault2018-06-111-4/+4
* switch to tcell from termboxMarkus Ongyerth2018-06-011-7/+2
* Add stack UI containerDrew DeVault2018-02-271-0/+73