aboutsummaryrefslogtreecommitdiff
path: root/lib/ui/ui.go
AgeCommit message (Expand)Author
2019-12-21Add popoversBen Burwell
2019-08-03Remove aerc specific code from the uiNicolai Dagestad
2019-07-29Ring bell when new messages arrive0.2.0Ben Burwell
2019-07-17Add MouseEnabled config settingJeffas
2019-07-11Add clickable tabsJeffas
2019-05-19lib/ui/ui: use atomic instead of channelSimon Ser
2019-05-19Update internal state and draw from the same goroutineSimon Ser
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-05lib/ui: fix UI.Exit race conditionSimon Ser
2019-03-17Add basic terminal widgetDrew DeVault
2019-03-15Add :quit commandDrew DeVault
2019-01-14Make repeated invalidations more efficientDrew DeVault
2018-06-11Clean up some old codeDrew DeVault
2018-06-01switch to tcell from termboxMarkus Ongyerth
2018-02-27Pull main aerc UI into widgetDrew DeVault
2018-02-26Split UI library and widgetsDrew DeVault