Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style: customize vertical and horizontal border characters | Dian M Fay | 2021-11-30 | 1 | -4/+7 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | update tcell to v2 and enable TrueColor support | y0ast | 2020-12-18 | 1 | -1/+1 |
* | Implement style configuration. | Kalyan Sriram | 2020-08-06 | 1 | -4/+9 |
* | Revert "Implement style configuration." | Reto Brunner | 2020-07-30 | 1 | -9/+4 |
* | Implement style configuration. | Kalyan Sriram | 2020-07-30 | 1 | -4/+9 |
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 1 | -9/+4 |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 1 | -4/+9 |
* | Add Mouseable | Jeffas | 2019-09-11 | 1 | -0/+7 |
* | lib/ui: introduce Invalidatable | Simon Ser | 2019-04-27 | 1 | -7/+2 |
* | Use tcell.Style.Reverse instead of black on white | Drew DeVault | 2019-03-30 | 1 | -1/+1 |
* | Implement the Container interface in lib/ui/ | Drew DeVault | 2019-01-20 | 1 | -0/+4 |
* | switch to tcell from termbox | Markus Ongyerth | 2018-06-01 | 1 | -10/+6 |
* | Split UI library and widgets | Drew DeVault | 2018-02-26 | 1 | -0/+73 |