summaryrefslogtreecommitdiff
path: root/lib/ui/ui.go
AgeCommit message (Expand)Author
2022-03-23logging: added a log on panicMoritz Poldrack
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-05-05libui: don't require beeper for main contentDrew DeVault
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault
2019-12-21Add popoversBen Burwell
2019-08-03Remove aerc specific code from the uiNicolai Dagestad
2019-07-29Ring bell when new messages arriveBen 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