aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ui/borders.go
Commit message (Expand)AuthorAgeFilesLines
* Implement style configuration.Kalyan Sriram2020-08-061-4/+9
* Revert "Implement style configuration."Reto Brunner2020-07-301-9/+4
* Implement style configuration.Kalyan Sriram2020-07-301-4/+9
* Revert "Add Style configuration"Drew DeVault2020-05-281-9/+4
* Add Style configurationReto Brunner2020-05-271-4/+9
* Add MouseableJeffas2019-09-111-0/+7
* lib/ui: introduce InvalidatableSimon Ser2019-04-271-7/+2
* Use tcell.Style.Reverse instead of black on whiteDrew DeVault2019-03-301-1/+1
* Implement the Container interface in lib/ui/Drew DeVault2019-01-201-0/+4
* switch to tcell from termboxMarkus Ongyerth2018-06-011-10/+6
* Split UI library and widgetsDrew DeVault2018-02-261-0/+73