Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull main aerc UI into widget | Drew DeVault | 2018-02-27 | 1 | -70/+1 |
* | Add statusline widget | Drew DeVault | 2018-02-27 | 1 | -2/+14 |
* | Add stack UI container | Drew DeVault | 2018-02-27 | 1 | -1/+4 |
* | Split UI library and widgets | Drew DeVault | 2018-02-26 | 1 | -21/+23 |
* | Implement basic ex line input | Drew DeVault | 2018-02-26 | 1 | -4/+6 |
* | Add fake status line | Drew DeVault | 2018-02-17 | 1 | -1/+2 |
* | Add text widget | Drew DeVault | 2018-02-17 | 1 | -0/+3 |
* | Add borders widget | Drew DeVault | 2018-02-17 | 1 | -16/+17 |
* | Cycle tabs for demoy goodness | Drew DeVault | 2018-02-17 | 1 | -2/+4 |
* | Implement tab container | Drew DeVault | 2018-02-17 | 1 | -3/+12 |
* | Polish up grid and add new rendering loop | Drew DeVault | 2018-02-17 | 1 | -11/+39 |
* | Improve logging | Drew DeVault | 2018-02-01 | 1 | -4/+2 |
* | Improve logging | Drew DeVault | 2018-01-31 | 1 | -1/+22 |
* | Move worker into account tab | Drew DeVault | 2018-01-11 | 1 | -17/+3 |
* | Add comment | Drew DeVault | 2018-01-10 | 1 | -0/+1 |
* | Make termbox event loop async | Drew DeVault | 2018-01-10 | 1 | -5/+6 |
* | Renderer scaffolding | Drew DeVault | 2018-01-10 | 1 | -4/+8 |
* | Misc idiomatic fixes | emersion | 2018-01-10 | 1 | -8/+5 |
* | Sleep main and worker loops on idle | Drew DeVault | 2018-01-10 | 1 | -0/+6 |
* | Parse account configuration | Drew DeVault | 2018-01-09 | 1 | -9/+18 |
* | Initial pass on worker/UI message passing | Drew DeVault | 2018-01-09 | 1 | -0/+10 |
* | Load UI configuration | Drew DeVault | 2018-01-09 | 1 | -1/+10 |
* | Initial commit | Drew DeVault | 2018-01-09 | 1 | -0/+9 |