aerc/widgets
Reto Brunner 9570f4b4d0 msglist: add initialization state
Make the msglist aware of whether we are still initializing or not.
We never stopped spinning the msglist if we didn't get any Directories back
from types.ListDirectories.
With this change, we can set the init state from the account and display
the spinner only if we don't know whether we have directories or not and else
the "no messages" string from the config.
2019-08-02 09:26:10 -04:00
..
account-wizard.go Add backtab to tutorial navigation 2019-07-11 19:38:12 -04:00
account.go msglist: add initialization state 2019-08-02 09:26:10 -04:00
aerc.go Ring bell when new messages arrive 2019-07-29 15:01:49 -04:00
compose.go Add :detach command 2019-07-27 12:37:55 -04:00
dirlist.go Move msgstore map to dirstore 2019-07-26 14:15:27 -04:00
exline.go Add tab completion to textinputs 2019-07-26 14:39:42 -04:00
headerlayout.go Support configurable header layout in compose widget 2019-07-26 14:22:04 -04:00
msglist.go msglist: add initialization state 2019-08-02 09:26:10 -04:00
msgviewer.go Support configurable header layout in compose widget 2019-07-26 14:22:04 -04:00
providesmessage.go Fix crashes when operating on empty folder (#216) 2019-07-10 13:21:38 -04:00
spinner.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
status.go Show currently pressed keys in statusline 2019-07-17 17:12:52 -04:00
tabhost.go Ring bell when new messages arrive 2019-07-29 15:01:49 -04:00
terminal.go Don't initialize an invalid pty size 2019-07-13 11:13:48 -04:00