Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add popovers | Ben Burwell | 2019-12-21 | 1 | -3/+23 |
* | Remove aerc specific code from the ui | Nicolai Dagestad | 2019-08-03 | 1 | -7/+5 |
* | Ring bell when new messages arrive 0.2.0 | Ben Burwell | 2019-07-29 | 1 | -1/+2 |
* | Add MouseEnabled config setting | Jeffas | 2019-07-17 | 1 | -1/+3 |
* | Add clickable tabs | Jeffas | 2019-07-11 | 1 | -0/+1 |
* | lib/ui/ui: use atomic instead of channel | Simon Ser | 2019-05-19 | 1 | -26/+21 |
* | Update internal state and draw from the same goroutine | Simon Ser | 2019-05-19 | 1 | -1/+1 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | lib/ui: fix UI.Exit race condition | Simon Ser | 2019-05-05 | 1 | -2/+13 |
* | Add basic terminal widget | Drew DeVault | 2019-03-17 | 1 | -0/+1 |
* | Add :quit command | Drew DeVault | 2019-03-15 | 1 | -5/+0 |
* | Make repeated invalidations more efficient | Drew DeVault | 2019-01-14 | 1 | -0/+10 |
* | Clean up some old code | Drew DeVault | 2018-06-11 | 1 | -3/+6 |
* | switch to tcell from termbox | Markus Ongyerth | 2018-06-01 | 1 | -18/+30 |
* | Pull main aerc UI into widget | Drew DeVault | 2018-02-27 | 1 | -13/+6 |
* | Split UI library and widgets | Drew DeVault | 2018-02-26 | 1 | -0/+79 |